Hello all, (sorry if this is a duplicate.)
I am working on a project where I have a fedora-8 xen domain-0
which is booted and which I have a domU guest called
fguest1 booted on it. virt-manager shows all is well
except that I have a networking problem I didn't expect.
both machines can access the network fine, but in my
xend-config.sxp file I asked for bridged networking
which I assumed would allow the guest to get an address from
our dhcp server…
instead there is a xenbr0 bridge which appears to be
handing my guest a 192.168.200.xxx address. although this arrangement
allows internet access, I really wanted this guest to have a
10.11.xx.xxx address from the local dhcp
server, like domain-0 has…