Re: "iptables: No chain/target/match by that name"

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

 



Brian McNally wrote:
> Hello,
> 
> I'm running Red Hat Enterprise Linux 3 with the 2.4.21-27.0.2.ELsmp
> kernel and iptables 1.2.8. When I try and insert the following rule:
> 
> iptables -A PREROUTING -p tcp -m tcp --dport 80 -j REDIRECT --to-ports 8080

iptables -t nat -A PREROUTING .....

Default table is 'filter', and PREROUTING isn't in there.

David

-- 
David J. Coulson
email: david@xxxxxxxxxxxxxxxx
web: http://www.davidcoulson.net/


[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