It was 19 Aug 2001 22:25:36 +0200 when pieter wrote:

>iptables v1.2.2: can't initialize iptables table `filter': Module is wrong
>version
>Perhaps iptables or your kernel needs to be upgraded.

Yup yup, you need to go iptables when you are running kernel 2.4.3.
This is what I have set up:

modprobe iptable_nat
iptables -t nat -A POSTROUTING -o ippp0 -j MASQUERADE

There are more options possible next to iptable_nat, you can read up on
mandrakeuser.org about that.

You have to change the ippp0 to eth1 (I have an ISDN dialup).
Put it in /etc/rc.local and you should be fine.
Paul

--
Technology is dominated by two types of people:
 Those who understand what they do not manage.
 Those who manage what they do not understand.

http://nlpagan.net - Registered Linux User 174403
         Linux Mandrake 8.0 - Sylpheed 0.5.3
    ** http://www.care2.com - when you care **

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://wwww.mandrakestore.com

Reply via email to