OVH Community, your new community space.

Help Proxmox Venet


sypher
11-01-2011, 20:03
Myatu,
that actually did the trick ...
I'll read your blog for more infoes about it!
Thanks a lot, i wouldnt have fixed this without your help.

sypher
11-01-2011, 20:00
Hi Myatu,
thanks for the hint, trying right now will update in 5 minutes.

Myatu
11-01-2011, 18:50
Give this a shot:

Code:
echo 1 > /proc/sys/net/ipv4/conf/all/proxy_arp
And make sure the routes to your VMs are created by Proxmox. From the host, type "route -n", and look to which "iface" the IP is set.

If the "echo 1..." portion does the trick, you can set this in the /etc/network/interfaces with a "post-up" command in your main stanza (ie, eth0 or vmbr0). You can also dig for a bit more info about this on my blog (see links in signature).

Let me know.

sypher
11-01-2011, 18:16
Just bought new kimsufi server, the q1 i guess ...
1 ip + 3 failover.

So ... i setup the 3 failover ip, they got routed and i created then 3 openvz machines ...

First 2 work fine, the third one dosnt.
It can ping the other machines, but cant ping anything going out ...

Any ideas?

Im stopped without all 3 of them working.

Thanks in advance