OpenVZ Forum


Home » General » Support » IPVS/LVS OpenVZ
Re: IPVS/LVS OpenVZ [message #22848 is a reply to message #22847] Tue, 06 November 2007 08:52 Go to previous messageGo to previous message
piavlo is currently offline  piavlo
Messages: 159
Registered: January 2007
Senior Member

Get rid of those (disable with 0)
neotic wrote on Tue, 06 November 2007 10:22


echo 1 > /proc/sys/net/ipv4/conf/veth103.0/forwarding
echo 1 > /proc/sys/net/ipv4/conf/veth104.0/forwarding
echo 1 > /proc/sys/net/ipv4/conf/veth105.0/forwarding

echo 1 > /proc/sys/net/ipv4/conf/veth103.0/proxy_arp
echo 1 > /proc/sys/net/ipv4/conf/veth104.0/proxy_arp
echo 1 > /proc/sys/net/ipv4/conf/veth105.0/proxy_arp

echo 1 > /proc/sys/net/ipv4/conf/eth0/forwarding
echo 1 > /proc/sys/net/ipv4/conf/eth0/proxy_arp


and let all veth10X.0 and eth0 be on one bridge device
with transparent bridging.

If i understood correctly you are using LVS-DR
if so you need to take care of arp problem
http://www.linuxvirtualserver.org/docs/arp.html

Did you previously get lvs working without openvz?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: mount -t nfs problem
Next Topic: interfaces
Goto Forum:
  


Current Time: Sat Jul 13 21:13:43 GMT 2024

Total time taken to generate the page: 0.02382 seconds