ICS linux

April 19, 2007

ICS Linux untuk debian;

iptables -t nat -A POSTROUTING -o $IFACE -j MASQUERADE
iptables -A INPUT -i $IFACE -m state –state ESTABLISHED,RELATED -j ACCEPT

Read the rest of this entry »