OpenVZ Forum


Home » General » Support » HOST PROHIBITED IN ve Network error
Re: HOST PROHIBITED IN ve Network error [message #48867 is a reply to message #48816] Sun, 23 December 2012 20:09 Go to previous message
muttled is currently offline  muttled
Messages: 7
Registered: December 2012
Junior Member
How is your networking done? Default? I use iptables masquerading for it and have to run the following commands before the CTs see the internet:

echo 1 > /proc/sys/net/ipv4/ip_forward
iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
 
Read Message
Read Message
Previous Topic: default settings for containers cpuunits, etc
Next Topic: migrate from linux-vserver to openvz
Goto Forum:
  


Current Time: Thu Oct 09 20:58:49 GMT 2025

Total time taken to generate the page: 0.08732 seconds