I have compiled everything into the kernel
 
----- Original Message -----
From: Greg Scott
To: 'Joachim Wickman' ; lartc@mailman.ds9a.nl
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
 
 
-----Original Message-----
From: Joachim Wickman [mailto:jwickman@tawi.fi]
Sent: Friday, November 02, 2001 3:47 PM
To: lartc@mailman.ds9a.nl
Subject: [LARTC] IRC and DCC

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