Re: Ver 1.4.17 Error Appending Prerouting

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

 



Hello,

Roman Gelfand a écrit :
> 
> /usr/local/sbin/iptables -t tproxy -A PREROUTING -i wccp0 -p tcp -m
> tcp --dport 80 -j TPROXY --on-port 3228
> /usr/local/sbin/iptables -t tproxy -A PREROUTING -i wccp0 -p tcp -m
> tcp --dport 443 -j TPROXY --on-port 3229
> 
> Why am I getting the following error:
> 
> iptables v1.4.17: can't initialize iptables table `tproxy': Table does
> not exist (do you need to insmod?)

The message is self-explanatory : there is no such table "tproxy".

>From man iptables :
   TPROXY
       This target is only valid in the *mangle* table [...]
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[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