[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] no bridge is shown by ifconfig on Xen Debian
On Sat, Apr 10, 2010 at 12:13 PM, Tapas Mishra <mightydreams@xxxxxxxxx> wrote: xenserver:~# brctl show But we solved the mystery by just looking right? As far as the bridge name being the same as your interface name it is - eth2. It looks like your physical interface comes up as eth2 for whatever reason then Xend renames it to peth2, sets up a bridge named eth2 and adds peth2 to it. ÂSo what we see is that you have one bridge (eth2) and all interfaces real or virtual are on it. This means that those VMs should be communicating on the real network like they're real machines. If you want to redirect connections from the public network you can have your router between you and the outside world port forward to the VMs and you're done. The VMs should already be able to connect to the internet. Grant McWilliams _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |