Displaying 3 results from an estimated 3 matches for "bridged_networking_".
Did you mean:
bridged_networking
2010 Aug 18
5
Arp not sent after live migrations on xen-unstable
...after completing a live
migration, an arp is never sent out to update the switch with the new
location of the mac address.
Network is configured as per libvirt''s instructions with the xen
network-script disabled and the bridge (xenbr0) always up.
http://wiki.libvirt.org/page/Networking#Bridged_networking_.28aka_.22shared_physical_device.22.29
Things work fine 10s after doing the migration once the switch has
picked up the move, checking the mac address tables confirms it''s still
going to the old host. I''ve also confirmed that it''s not going out at
all via a span port o...
2014 Feb 19
1
MS-Win7 kvm guest gets dhcp from host bridge
CentOS-6.5
i86_64
qemu-kvm-0.12.1.2-2.415.el6_5.4
MS-Windows v7proSP1
We have installed a MicroSoft Win7 system as a guest and have joined it to our
MS AD domain. The system runs and has internet access. However, the IPv4
address it obtains and the gateway it is assigned are both sourced from the
virtual machine host system and not from our AD DC DHCP server.
To clarify, the virbr0 IP address
2015 May 26
1
routed network and physical interface
Hello,
I've created a routed network that forwards to a physical interface:
<network>
<name>default</name>
<forward dev='eth0' mode='route'/>
<mac address='52:54:00:f2:5b:4f'/>
<ip address='192.168.100.1' netmask='255.255.255.0'>
<dhcp>
<range start='192.168.100.10'