From: Nivedita Singhvi <niv@us.ibm.com>
To: Anton Titov <a.titov@host.bg>
Cc: xen-devel@lists.sourceforge.net
Subject: Re: network dead after xend started
Date: Thu, 17 Feb 2005 14:00:58 -0800 [thread overview]
Message-ID: <4215141A.6090604@us.ibm.com> (raw)
In-Reply-To: <067601c5153b$b2e4f3d0$eb02a8c0@virco>
Anton Titov wrote:
> I've had this problem too, fixed it by starting xen-br0 manually at boot
> with commands:
>
> ifconfig eth0 0.0.0.0 promisc up
> brctl addbr xen-br0
> brctl setfd xen-br0 0
> brctl sethello xen-br0 0
> brctl stp xen-br0 off
> brctl addif xen-br0 eth0
> ifconfig xen-br0 xxx.xxx.xxx.xxx broadcast xxx.xxx.xxx.xxx netmask
> xxx.xxx.xxx.xxx up
> route add default gw xxx.xxx.xxx.xxx
>
> works for me
>
> Regards,
> Anton Titov
I'm trying to track down this problem - I'd like to ensure
stuff starts automatically without manual fiddling - so if
you have any more info on what broke for you, let me know,
I'd appreciate it!
thanks,
Nivedita
-------------------------------------------------------
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://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
prev parent reply other threads:[~2005-02-17 22:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-17 17:02 network dead after xend started Michael Stoehrel
2005-02-17 17:28 ` Ronald G. Minnich
2005-02-17 17:30 ` Nivedita Singhvi
2005-02-17 18:09 ` Michael Stoehrel
2005-02-17 21:57 ` Anton Titov
2005-02-17 22:00 ` Nivedita Singhvi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4215141A.6090604@us.ibm.com \
--to=niv@us.ibm.com \
--cc=a.titov@host.bg \
--cc=xen-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.