Re: nat table not working with 'iptables -L nat'

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

 



> Hi
> 
> When I try and add a rule to the nat table it seems to work but when I
> do 'iptables -L nat' I get the error 
> 
> 'iptables: Table does not exist (do you need to insmod?)'
> 
> All the other tables are there when I do 'iptables -L' but no nat table.
> 
> How can I get this working?
> 

try:

    iptables -t nat -L

to specify that you want to list the NAT table.

Mike




[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