>>I think we should accept that dhcp is simply not usable for this kind of 
>>setup. 
Yes, I think it's ok for user. 
(I think that is users with a small numbers of ip, so a small numbers of vms to 
do static configuration)

>>I will next try to assemble a patch without that arp tricks, simply 
>>using the bridge setup (as you suggested before). 
Ok,great :)


Note :to get dhcp working with bridge, I need this iptables rules

"iptables -A POSTROUTING -t mangle -p udp --dport 68 -j CHECKSUM 
--checksum-fill"

because of something bad with packets fragmentation..

(libvirt auto add this rule too)



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

De: "Dietmar Maurer" <diet...@proxmox.com> 
À: "Alexandre DERUMIER" <aderum...@odiso.com>, "pve.proxmox.com" 
<pve-devel@pve.proxmox.com> 
Envoyé: Jeudi 29 Août 2013 10:03:50 
Objet: RE: [pve-devel] dhcp : lease a mask with 255.255.255.255 is not possible 

> So for this kind of routed ip, dhcp is really not possible. 

I think we should accept that dhcp is simply not usable for this kind of setup. 

I will next try to assemble a patch without that arp tricks, simply 
using the bridge setup (as you suggested before). 
_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to