Re: 2.4.14 ...Masquerade has not been enabled in the kernel.

2001-11-20 Thread dman
On Tue, Nov 20, 2001 at 07:10:19PM +0100, Eric Smith wrote: | Its been quite a saga - I have lost my (limited) hacking instinct. | Having failed to get ipmasq to work on 2.2.19 (possibly something to | do with eth0 eth1 being reversed i.e. eth0 on LAN side), I am now on | the 2.4.14 precompiled and

Re: 2.4.14 ...Masquerade has not been enabled in the kernel.

2001-11-20 Thread martin f krafft
to do masquerading: iptables -A POSTROUTING -s your.net.work.0/24 -j MASQUERADE -- martin; (greetings from the heart of the sun.) \ echo mailto: !#^."<*>"|tr "<*> mailto:"; [EMAIL PROTECTED] "it is the mark of an educated mind to be able to entertain a thought without ac

Re: 2.4.14 ...Masquerade has not been enabled in the kernel.

2001-11-20 Thread Daniel Serodio
If your NIC's are different, try creating a file in /etc/modutils (eg, 'nic') with eg: alias eth0 ne2k-pci alias eth1 fealnx Run 'update-modules'. Then 'apt-get install ipmasq'. That's how I do it (actually, I compiled my own kernel, but this should work for any kernel where the N