|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: Network setup in para guest
On Tue, May 16, 2006 at 12:38:21AM +0000, pak333@xxxxxxxxxxx wrote:
> I have launched a para guest in xen and when I try and ping the dom0 eth0 IP
> address; i get : network unreacheable
>
> In dom0: a "brctl show" shows
>
> bridge name bridge id STP enabled interfaces
> xenbr0 8000.000e0c4282f4 yes vif0.0
>
> peth0
>
> eth0
>
> vif1.0
>
> an ifconfig in the guest shows just eth0.
> eth0 Link encap:Ethernet HWaddr AA:00:00:00:00:11
> UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:1000
> RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
>
> There is no log in dmesg/xm dmesg.
> Am I missing some steps
Yes, you're not giving the guest an IP address. DHCP or static assignment
in the guest's network config is recommended.
- Matt
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|