|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xenbr0 disappeared
Hi,
I did as mentioned above (used eth0) as my bridge but I am still
unable to ssh from my guest. I get :
[root@fedora_pristine driver]# ssh 128.105.104.102
ssh: connect to host 128.105.104.102 port 22: Network is unreachable
This is the relevant line from my cfg file:
vif = [ 'mac=00:16:3E:6F:CF:77, bridge=eth0' ]
Output of brctl show:
[root@adsl-02 images]# brctl show
bridge name bridge id STP enabled interfaces
eth0 8000.00e0815c75c2 no peth0
vif140.0
eth1 8000.0007e93907e5 no peth1
Please help.
-Asim
On 6/26/08, Todd Deshane <deshantm@xxxxxxxxx> wrote:
> On Thu, Jun 26, 2008 at 11:12 AM, Asim <linkasim@xxxxxxxxx> wrote:
>
>> Thanks Todd - These seem to be a wonderful set of debugging steps that I
>> did not know - but unfortunately I could not catch the error. My eth0 is
>> working, eth1 is not enabled yet. Is it due to the way my kernel IP
>> routing
>> table is set? Kindly help.
>>
>>
>> [root@adsl-01 ~]# brctl show
>> bridge name bridge id STP enabled interfaces
>> eth0 8000.00e0815caafe no peth0
>> eth1 8000.0007e93904bd no peth1
>>
>>
> Looks like you are now also running Xen 3.2?
>
> You should just change your guest configs to use eth0 directly as the bridge
> and not use xenbr0.
>
> Cheers,
> Todd
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- Re: [Xen-users] xenbr0 disappeared,
Asim <=
|
|
|
|
|