|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] domU network problem phase II
2007/1/10, Luke S. Crawford <lsc@xxxxxxxxx>:
Frst verify you have network access from Dom0.
In dom0 e1000 works fine.
Assuming you do, post the output of
brctl show
run within the dom0 while the DomU is running.
nrt02 log # brctl show
bridge name bridge id STP enabled interfaces
xenbr0 8000.feffffffffff no vif0.0
peth1
vif5.0
also post the output of
ifconfig eth0
on the dom0, where eth0 is the name of the interface that your dom0 gets
network access through.
e1000 is eth1 for me:
eth1 Link encap:Ethernet HWaddr 00:15:17:0E:64:27
inet addr:192.168.2.200 Bcast:192.168.2.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:19221 errors:0 dropped:0 overruns:0 frame:0
TX packets:431869 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1706431 (1.6 Mb) TX bytes:93381642 (89.0 Mb)
--
Alessandro R.
Hp. http://lord2y.lunimig.org
NOTICE
This message is for the named person's use only and it's confidential.
If you receive this message in error, please immediately delete it and
and notify the sender. Thank you.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|