OpenVZ Forum


Home » General » Support » cant redirect port VIA iptable
cant redirect port VIA iptable [message #43404] Tue, 06 September 2011 03:17
cooldude13233 is currently offline  cooldude13233
Messages: 1
Registered: September 2011
Junior Member
Hello,

I am running on Debian Squeeze distro. I am trying to use iptables to redirect port 843 which is a Adobe Flash Policy server to port 8001, but i keep on getting thr following:

jodie:~# iptables -t nat -I PREROUTING --source 0/0 --destination 0/0 -p tcp --dport 843 -j REDIRECT --to-ports 8001
iptables v1.4.12: can't initialize iptables table `nat': Table does not exist (do you need to insmod?)
Perhaps iptables or your kernel needs to be upgraded.


Can someone help me with this please? Thanks
Previous Topic: Help! traffic still hitting hardware node.
Next Topic: How to turn on kernel messages in VPS?
Goto Forum:
  


Current Time: Mon Jul 28 22:04:17 GMT 2025

Total time taken to generate the page: 0.68548 seconds