From: Etaoin Shrdlu <shrdlu@unlimitedmail.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] the user mode linux can't access network..
Date: Mon, 21 Aug 2006 12:23:56 +0200 [thread overview]
Message-ID: <200608211223.56807.shrdlu@unlimitedmail.org> (raw)
In-Reply-To: <5cd9791d0608210224l222e4318h70df9d6afbe54fa2@mail.gmail.com>
On Monday 21 August 2006 11:24, fei huang wrote:
> yep, that's why I get so frustrated, I did exactly the same as what
> the guide instructs..
> any other posibilities that may cause the problem?
Ok, let's see: you say that your eth0 (which I guess is the interface
connected to the ADSL and thus to the Internet) has ip address
192.168.0.1. Then, you use this command to start uml:
UML> linux ubd0=root_fs ubd1=swap_fs eth0=tuntap,,,192.168.0.1
this means that the *host's* tun/tap interface gets ip address
192.168.0.1 as well. So, the host ends up with its two interfaces having
the same ip address (do "ip addr" or "ifconfig" when uml is running to
confirm this) .
If the above is true, try using different addresses for the tun/tap<->uml
network, for example from the 10.0.0.0 pool.
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-08-21 10:08 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-21 6:38 [gentoo-user] the user mode linux can't access network fei huang
2006-08-21 8:33 ` Etaoin Shrdlu
2006-08-21 9:24 ` fei huang
2006-08-21 10:23 ` Etaoin Shrdlu [this message]
2006-08-21 10:37 ` fei huang
2006-08-21 14:22 ` fei huang
2006-08-21 14:59 ` Etaoin Shrdlu
2006-08-21 15:11 ` fei huang
2006-08-21 15:44 ` Etaoin Shrdlu
2006-08-23 15:17 ` fei huang
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=200608211223.56807.shrdlu@unlimitedmail.org \
--to=shrdlu@unlimitedmail.org \
--cc=gentoo-user@lists.gentoo.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox