I'm seeing ARP resolution problems with my setup detailed below.
Debian "Wheezy" Linux with a Linux bridge that is assigned an IP address and GNS3 packaged by Debian.
I have GNS3 set up with a cloud and one router. { cloud } <--> { cisco }
{ Linux Ethernet bridge w/IP } <--> { cloud - nio_linux_eth } <--> { cisco }
I set the Cisco router to DHCP and it does manage to pull an IP address, but that process is broadcast traffic. I tried using Generic Ethernet NIO and found that DHCP doesn't function, so I switched back to Linux Ethernet NIO. I used the setcap instructions at [0] to restrict dynamips.
My Virtualbox VMs attached to the same Linux Ethernet bridge can ping the bridge host and Cisco router. ARP resolution between the bridge host and the Cisco router doesn't function properly. I see the ARP requests when packet sniffing on the bridge interface, but there aren't any ARP responses between bridge host and Cisco router.
I also noticed that I saw ICMP DUPs when pinging from one (Linux) Virtualbox VM to the Cisco router.
Does anyone have any ideas as to the root problem or a possible solution?Many thanks.
~~~~~
I found a number of similar forum topics (below), but none that completely solved the problems I'm seeing with my current set up.
[0]
topic6202.html[1]
post21700.html#p21700[2]
post23623.html#p23623[3]
post21614.html?hilit=cloud%20arp%20problem#p21614[4]
post14913.html?hilit=cloud%20arp%20problem#p14913