Re: Port forwarding doesn't work.

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

 



On Sunday 12 October 2003 6:10 pm, Philip Craig wrote:
   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

OK, here goes:
iptables -t nat -v -L
Chain PREROUTING (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destinat                   
ion

Chain POSTROUTING (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destinat                   
ion

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destinat                   
ion

Blech...

Mark Donaldson suggested that a module may be missing

I'll try to pursue that thought.

Cheers,
-- 
Herman Oosthuysen 
B.Eng(E), MIEEE
Aerospace Software Ltd.
Ph: 1.403.241-8773, Cell: 1.403.852-5545, Fx: 1.403.241-8841
Herman@xxxxxxxxxxxxxxxxxxxxx, http://www.AerospaceSoftware.com


[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