RE: Re[2]: Invalid argument in -j SNAT

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> >> iptables -t nat -A POSTROUTING -o eth0 -j SNAT --to-source 
> >> XXX.XXX.XXX.XXX with an error "iptables: Invalid argument" 
> I suspect, 
> >> that an argument is XXX.XXX.XXX.XXX
> 
> RS> Did you compile and load the module iptable_nat ?
> RS> Gr,
> RS> Rob
> Thank you for your answers
> 
> I compiled the kernel without modules
> 
> yes, NAT is on
> this is my kernel .config

Yes, but did you also load iptable_nat (modprobe iptable_nat) ?
What is the output of "lsmod | grep nat" ?


Gr,
Rob



[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux