Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Virtual Ethernet device

2 bytes removed, 07:20, 18 July 2007
m
Making a veth-device persistent
if [ ! -n "$VETH_IP_ADDRESS" ]; then
echo "According to $CONFIGFILE VE$VEIDI VEID has no veth IPs configured."
exit 1
fi
if [ ! -n "$VZHOSTIF" ]; then
echo "According to $CONFIGFILE VE$VEIDI VEID has no veth interface configured."
exit 1
fi