아래와 같이 사용하고 있는데여 /sbin/ipchains -A forward -i eth0 -s 192.168.1.153/32 -d 0.0.0.0/0 -j MASQ;#ADSL; 이걸 iptables로 하려면 어께 해야되여...