|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] xen-3.0 no network in dom0
On Thu, 15 Dec 2005, Ian Pratt wrote:
Hello,
> > I have installed xen-3.0-testing.
> > Now the networkadapter does not working yet.
>
> Does it work before you start xend? (i.e. "chkconfig --del xend")
No.
(links to ../init.d/xend do not exist yet)
>
> If so, run "sh -x /etc/xen/scripts/network-bridge start"
>
/etc/init.d/xend start
## -> no network
/etc/xen/scripts/network-bridge start
## -> no network
## - s. screenshot:
--%<--
aladin:# /etc/xen/scripts/network-bridge start
Link veth0 is missing.
This may be because you have reached the limit of the number of interfaces
that the loopback driver supports. If the loopback driver is a module,
you
may raise this limit by passing it as a parameter (nloopbacks=<N>); if the
driver is compiled statically into the kernel, then you may set the
parameter
using loopback.nloopbacks=<N> on the domain 0 kernel command line.
aladin:/etc/xen/scripts# ifconfig -a | grep veth0
veth0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
--%<--
regards Heiko
launoc
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|