|
Hi,
Sorry for the prior mail's coding having some wrong.
I am trying the netfilter on the bridge. I
use kernel-2.4.7. It works well if just filtering some packet. But when
i want test the redirect like this:
iptables -t nat -A PREROUTING -i eth1 -p
tcp --dport 80 -j REDIRECT --to-port 1080
The kernel will down .
Any suggestions?
Regards Near |
