I want to make my local host can access to internet using IP masquerade, my local 
network is 10.0.0.0 networking with 255.0.0.0 netmask.

when I used command:
# /sbin/ipchains -P forward DENY
ipchains: Protocol not available

then, I tried:
iptables -t nat -A POSTROUTING -s 10.0.0.0/255.0.0.0 -j MASQUERADE
modprobe: Can't locate module ip_tables
iptables v1.2.6a: can't initialize iptables table `nat': iptables who? (do you need to 
insmod?)
Perhaps iptables or your kernel needs to be upgraded.

I've upgraded the kernel but It doesn't work. I don't know how to upgrade iptables.
Please tell me how to upgrade iptables or is there someway that I could do to use IP 
masquerade.


thank for advance

Ivo.


_____________________________________________________________
Get 25MB, POP3, Spam Filtering with LYCOS MAIL PLUS for $19.95/year.
http://login.mail.lycos.com/brandPage.shtml?pageId=plus&ref=lmtplus

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

Reply via email to