Hello
I'm running NAT on my Linux box (192.168.0.1) with
this command
/usr/local/sbin/iptables -t nat -A POSTROUTING -o
ippp0 -j MASQUERADE
Everything is working fine, except DCC in
IRC.
When I try to send something the remote machine
get's "can't connect"
Have I missed something, or what?
It does work when I NAT with ipchains, but I like
iptables more.
Thanks,
Joachim
|