OpenVZ Forum


Home » General » Support » HOST PROHIBITED IN ve Network error
HOST PROHIBITED IN ve Network error [message #48816] Sun, 09 December 2012 03:39 Go to next message
huolpoch is currently offline  huolpoch
Messages: 1
Registered: December 2012
Junior Member
the openVZ is installed in a vmware with centos 6.3 the Ve work fine, but this not see out from the server

the main pc is 192.168.1.71
the vmware server Ip is 192.168.1.72

a ping from x.x.x.71 to x.x.x.72 is ok

the VE in server is 192.168.1.91

if make ping from x.x.x.191 to x.x.x.72 is succeful but not see the x.x.x.71 this show

From 192.168.1.71 icmp_seq=3 Destination Host Prohibited

and the same from x.x.x.71 to x.x.x.191

PLEASE HELP

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
Previous Topic: default settings for containers cpuunits, etc
Next Topic: migrate from linux-vserver to openvz
Goto Forum:
  


Current Time: Sun Sep 01 00:18:29 GMT 2024

Total time taken to generate the page: 0.05731 seconds