Searched refs:iptables (Results 1 – 2 of 2) sorted by relevance
173 iptables -t nat -A POSTROUTING -j MASQUERADE -s 192.0.2.1/24174 iptables -I FORWARD 1 -i zeth -j ACCEPT175 iptables -I FORWARD 1 -o zeth -m state --state RELATED,ESTABLISHED -j ACCEPT178 check that other firewall (iptables) rules don't interfere with masquerading.
179 crouton# apt install iptables openssh-server182 crouton# iptables -I INPUT -p tcp --dport 222 -j ACCEPT188 NOTE: the mkdir, iptables and sshd commands need to be run every time