OpenVZ Forum


Home » General » Support » *RESOLVED* VE Port Injecting?
Re: VE Port Injecting? [message #14644 is a reply to message #14643] Wed, 04 July 2007 06:34 Go to previous message
boredbadger is currently offline  boredbadger
Messages: 4
Registered: July 2007
Junior Member
Ah figured it out with prerouting

dnat="-j DNAT --to-destination"

iptables -t nat -P PREROUTING ACCEPT
iptables -t nat -A PREROUTING -p TCP -d <external IP-address> --dport 4643 $dnat <veo IP-address>:4643

Smile
 
Read Message
Read Message
Previous Topic: *SOLVED* Hardware compatibility list?
Next Topic: No yum in CentOS template
Goto Forum:
  


Current Time: Mon Oct 27 22:55:37 GMT 2025

Total time taken to generate the page: 0.15580 seconds