----- Original Message -----
Sent: Saturday, November 03, 2001 12:31
AM
Subject: RE: [LARTC] IRC and DCC
There are some modules you need to modprobe.
Try this:
/sbin/modprobe
ip_conntrack_irc
I'll
bet there are also others. Is there some central list of modules and
what they do anywhere?
-
Greg
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