<div class="gmail_quote">2012/9/5 andi abes <span dir="ltr"><<a href="mailto:andi.abes@gmail.com" target="_blank">andi.abes@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've heard of folks having issues with UDP checksum not being<br>
generated correctly, and having success by running the command below<br>
on the nova compute nodes.<br>
<br>
iptables -A POSTROUTING -t mangle -p udp --dport 68 -j CHECKSUM --checksum-fill<br></blockquote><div><br></div><div>Yeah, I've seen the checksum issue on > 3.2 kernels, but it's there also on 3.2 which works fine. Maybe they've added a more strict check.</div>
<div>A temp workaround is to put the interface in promiscous mode which some guys reported it to work.</div><div><br></div><div>Ale</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
<br>
I'm not sure if this affects the versions you're working with.<br>
<div class="HOEnZb"><div class="h5"><br>
On Wed, Sep 5, 2012 at 10:41 AM, Anton Haldin <<a href="mailto:ahaldin@griddynamics.com">ahaldin@griddynamics.com</a>> wrote:<br>
> I have the same issue  ( kernel 3.5 , guest vm cannot get response from<br>
> dnsmasq )<br>
><br>
><br>
> On Fri, Aug 10, 2012 at 7:08 AM, Lorin Hochstein <<a href="mailto:lorin@nimbisservices.com">lorin@nimbisservices.com</a>><br>
> wrote:<br>
>><br>
>><br>
>> On Aug 9, 2012, at 3:22 AM, Alessandro Tagliapietra<br>
>> <<a href="mailto:tagliapietra.alessandro@gmail.com">tagliapietra.alessandro@gmail.com</a>> wrote:<br>
>><br>
>> > Hello guys,<br>
>> ><br>
>> > i've just installed kernel 3.4 from Ubuntu kernel PPA archive and after<br>
>> > this upgrade VM aren't able to get the DHCP address but with tcpdump i see<br>
>> > the request and offer on the network.<br>
>> > Someone else experienced this? I've tried also with 3.3, same story.<br>
>> > Rolling back to 3.2 and everything works fine.<br>
>> ><br>
>><br>
>><br>
>> When I had a similar problem the issue turned out to be that I needed to<br>
>> configure the NIC on the compute host to be in promiscuous mode, otherwise<br>
>> the DHCP response wouldn't make it to the VM.<br>
>><br>
>> Lorin<br>
>><br>
>> Sent from my iPad<br>
>><br>
>> _______________________________________________<br>
>> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
>> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
>> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
><br>
><br>
><br>
> _______________________________________________<br>
> Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
> Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
> More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
><br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</div></div></blockquote></div><br>