I just re-emerged iptables, but that didn't seem to help. Here's what
happened:
root # iptables -t nat -I POSTROUTING -j MASQUERAQDE -s 192.168.1.3/16
modprobe: Can't locate module ip_tables
iptables v1.2.8: can't initialize iptables table `nat': Table does not
exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.
I won't post my kernel configs this time, but it's the same as last
time. Do I need to modify "/etc/config.d/iptables"? The file does
contain "ENABLE_FORWARDING_IPv4="no"", do I need to change that? Do I
need to run iptables as a service? When I try, I get:
root # /etc/init.d/iptables start
* Not starting iptables. First create some rules then run
* /etc/init.d/iptables save
If I need to this, what rules need to be set up? Thanks.
-Brian
On Sun, 02 Nov 2003 15:43:31 -0800
[EMAIL PROTECTED] (Andrew Farmer) wrote:
> On Sun, 02 Nov 2003 15:27:09 -0800, Brian Doob muttered:
> > Changing that didn't seem to fix my problem.
>
> Hmm. Try re-emerging iptables?
>
> --
> Andrew Farmer
> [EMAIL PROTECTED]
>
--
[EMAIL PROTECTED] mailing list