> i used ipfwadm -F -a m -S 10.0.0.0/8 -D 0.0.0.0/0
simply use: ipchains -A forward -j MASQ -s 10.0.0.0/8 -d 0/0
- To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu