Home
last modified time | relevance | path

Searched refs:iptables (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/doc/connectivity/networking/
Dqemu_setup.rst173 iptables -t nat -A POSTROUTING -j MASQUERADE -s 192.0.2.1/24
174 iptables -I FORWARD 1 -i zeth -j ACCEPT
175 iptables -I FORWARD 1 -o zeth -m state --state RELATED,ESTABLISHED -j ACCEPT
178 check that other firewall (iptables) rules don't interfere with masquerading.
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst179 crouton# apt install iptables openssh-server
182 crouton# iptables -I INPUT -p tcp --dport 222 -j ACCEPT
188 NOTE: the mkdir, iptables and sshd commands need to be run every time