OpenVZ Forum


Home » Mailing lists » Users » How to assign a public IP to a VE ?
Re: How to assign a public IP to a VE ? [message #43913 is a reply to message #43912] Sat, 29 October 2011 02:29 Go to previous messageGo to previous message
Gary Wallis is currently offline  Gary Wallis
Messages: 15
Registered: July 2011
Junior Member
Sounds like a general networking vlan and/or bonding issue. But make
sure that these /etc/vz/vz.conf parameters are set correctly:

# The name of the device whose IP address will be used as source IP for CT.
# By default automatically assigned.
#VE_ROUTE_SRC_DEV="eth0"

# Controls which interfaces to send ARP requests and modify APR tables on.
#NEIGHBOUR_DEVS=detect

## Fail if there is another machine in the network with the same IP
ERROR_ON_ARPFAIL="no"


Also check the output of

# route -n

Make sure default gw (0.0.0.0) is on the correct device and that this
device is plugged into the correct switch port.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Using DRBD inside containers
Next Topic: check_openvz_beans: Nagios Plugin for OpenVZ beancounters
Goto Forum:
  


Current Time: Fri Oct 03 09:10:10 GMT 2025

Total time taken to generate the page: 0.17701 seconds