OpenVZ Forum


Home » General » Support » How to setup networking ?
Re: How to setup networking ? [message #562 is a reply to message #561] Tue, 20 December 2005 07:58 Go to previous messageGo to previous message
kir is currently offline  kir
Messages: 1645
Registered: August 2005
Location: Moscow, Russia
Senior Member

So as I understand your VPSs are not available from outside. Could it be the case that you have forgot to enable ip forwarding?

Make sure that
cat /proc/sys/net/ipv4/ip_forward
shows 1. If not, you can do
echo 1 > /proc/sys/net/ipv4/ip_forward
to fix the problem immediately.

For proper fix, see Quick Install article, or User's Guide (look for 'Sysctl configuration').


Kir Kolyshkin
http://static.openvz.org/userbars/openvz-developer.png
 
Read Message
Read Message
Read Message
Previous Topic: Debian port
Next Topic: Install openvz remotely, NIC
Goto Forum:
  


Current Time: Thu Jun 26 21:44:34 GMT 2025

Total time taken to generate the page: 0.02587 seconds