OpenVZ Forum


Home » General » Discussions » i can't ping vps from the host. (i can't ping vps from the host.)
Re: i can't ping vps from the host. [message #40875 is a reply to message #40340] Tue, 19 October 2010 00:40 Go to previous messageGo to previous message
lars_bailey is currently offline  lars_bailey
Messages: 3
Registered: October 2010
Junior Member
You need to enable forwarding on your specific VETH adapter interface.
Example "sysctl.conf".

net.conf.ipv4.default.forwarding = 1
net.conf.ipv4.veth101.0.forwarding = 1

If you bridge VETH interfaces use;

net.conf.ipv4.all.forwarding = 1

Forwarding is not needed in a VPS.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: control panel question
Next Topic: vps goes offline
Goto Forum:
  


Current Time: Mon Jul 21 00:20:25 GMT 2025

Total time taken to generate the page: 0.07775 seconds