>>Well, I am open to better solutions if you know any? But this 
>>was the only way to get it work here. 

Do you mean it doesn't work without proxy_arp ?

(I see proxy_arp like a protection for some hosting provider which block 
unknown mac adress, which seem ok for bridged network, 
but I don't see why we need this for routing,as tap macaddress arp request 
shouldn't go out through eth0)



about network guest configuration, I have done a setup like this:

ip: 192.168.1.1
netmask : 255.255.255.255
gateway : 192.168.1.1

seem to works. (I can ping host ips).


Note that I don't have yet tested to go outside proxmox host, I need to setup 
routes on my external routers for packets return .


About dhcp, how does it work without bridge ? 
Can dnsmasq listen directly on the guest tap interface ?



----- Mail original ----- 

De: "Dietmar Maurer" <[email protected]> 
À: "Dietmar Maurer" <[email protected]>, "Alexandre DERUMIER" 
<[email protected]> 
Cc: [email protected] 
Envoyé: Lundi 26 Août 2013 15:47:14 
Objet: RE: [PATCH] add routed network mode 

> > Do we really need proxyarp ? 
> 
> yes, see below. 
> 
> > I mean, arp request shouldn't go to external 
> > vmbr0 unless eth0 is plugged on same bridge than vm nic 

Well, I am open to better solutions if you know any? But this 
was the only way to get it work here. 
_______________________________________________
pve-devel mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to