Re: Child can ping parent but can't access internet [message #36406 is a reply to message #36402] |
Tue, 16 June 2009 12:26  |
maratrus
Messages: 1495 Registered: August 2007 Location: Moscow
|
Senior Member |
|
|
Hello,
there are plenty of questions devoted this problem.
It's a good idea searching through the forum because there is a big chance that you will be able to find out the reason of your problem.
Please, reread our wiki article
http://wiki.openvz.org/Venet
Perhaps, sysctl parameters are not set properly.
ifconfig output from the HN looks strange because venet0 interface should be set up to work properly. Service 'vz' sets it up so you may restart 'vz' service.
'uname -a' output looks more strange because OpenVZ kernels are not the pure RHEL5 kernel to which probably the provided output indicates.
A very helpful utility is 'tcpdump'. Try to ping anything from inside the VE and at the same moment run tcpdump utility on venet0 and eth0 interfaces (inside Ve and on the HN).
|
|
|