LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   How to show rules in nat table? (https://www.linuxquestions.org/questions/red-hat-31/how-to-show-rules-in-nat-table-235568/)

mrpc_cambodia 09-26-2004 08:48 PM

How to show rules in nat table?
 
when i use "itpables -L", it shows only rules in filter table.
How can i see all the rules in nat tables?

And how to check whether my kernel/iptables support nat table?


Thanks,

CroMagnon 09-26-2004 09:44 PM

iptables -L -t nat

(I would say if that gives you an error, the second question is answered for you ;))

mrpc_cambodia 09-26-2004 10:04 PM

Thanks alot,


All times are GMT -5. The time now is 02:32 PM.