|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] network access disappears in master on /etc/init.d/xend
I forgot to email the list as well earlier... so short repost...
I believe it's the regex that is used in matching inet from the "ip
addr" command. It should match "inet
[0-9]{1-3}\.[0-9]{1-3}\.[0-9]{1-3}\.[0-9]{1-3}" instead of anything
following "inet".
Since I had already setup network/interfaces scripting I haven't
attempted to alter it. ;-P
On Sun, 2004-11-21 at 20:39 +0000, Ian Pratt wrote:
> > Disable ipv6 before you start up xend. As ian said in another email, the
> > xend scripts will reliably choke on the ipv6 addrs. 8-P
>
> It's probably trivial to fix. If someone posts the output of
> running /etc/xen/scripts/network with 'bash -x' it'll probably be
> obvious what the problems is.
>
> Ian
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://productguide.itmanagersjournal.com/
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@xxxxxxxxxxxxxxxxxxxxx
> https://lists.sourceforge.net/lists/listinfo/xen-devel
--
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|