I am trying to set up a host having 2 NICs plus virtual machine with bridged NIC.
I found that the bridged interface works only in case if I assign bridging using eth0. if i choose eth1 for binding, I get something semi-functional - the host's dhcp server gets address request and assigns it, but VM seems not getting it as the next request from the guest comes in. I can not use the fixed address from the network eth1 is the member of, either.
Any ideas how to solve it (besides swapping the networks ethX are part of or moving to kvm)?
P.S. Both Host and Guest are Slackware64-14.1; guest uses Intel Pro Desktop MT NIC. Tried to fire up Win7 and OpenSUSE guests; results - the same.