Re: Port forwarding doesn't work.

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

 



Herman wrote:
If I display the rules, I can't see any forwarding rules in the list, which tells me that the forwarding rules that I try to implement are simply ignored by iptables:

iptables -v -L

iptables defaults to listing the filter table. If you want to list nat rules, you must specify the nat table:

iptables -t nat -v -L

--
Philip Craig - philipc@xxxxxxxxxxxx - http://www.SnapGear.com
SnapGear - Custom Embedded Solutions and Security Appliances



[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