On Thu, Aug 16, 2012 at 1:25 PM, Andrew Holway <a.hol...@syseleven.de> wrote:
> I have a kvm vm that I am attempting to boot from pxe. The dhcp works 
> perfectly and I can see the VM in the pxe server arp. but the tftp just times 
> out. I don't see any tftp traffic on either the physical host or on the pie 
> server. I am using a bridged interface. I have tried using several virtual 
> nic drivers, several different mac addresses and several different ips.  on 
> the physical host I can get the pxelinux.0 file from the pxe server via tftp 
> and can clearly see that traffic with tcpdump.
>
> Ive tried using various virtual interfaces.
>
> I can pxe boot my physical hosts with no problems.
>
> I can tftp fine from the physical host and see the traffic with ethdump

Have you run tcpdump on the tap interface?  (This is different from
running tcpdump on host eth0 because it is earlier in the network path
and happens before the software bridge.)

What do iptables -L -n and ebtables -L say?

Stefan
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to