[Fedora-xen] Re: No adsl in dom0 - Fedora 7

Jeremy Utley jerutley at gmail.com
Thu Jul 19 02:07:16 UTC 2007


On 7/18/07, Arik Raffael Funke <arik at funke.eu> wrote:

> In xen-kernel, dom0: (adsl does not work)
> =========================================
> [root at gaia ~]# pppoe -I eth0 -A
> pppoe: Timeout waiting for PADO packets
> [root at gaia ~]#
>
>
> Something must be the problem with the xen-kernel or the linux setup
> when the xen-kernel is chosen at bootup, or?

Remember that as part of the Xen init process, the "real" eth0 is
renamed to peth0, and connected to xenbr0 giving your other machines
access to the network.  It's very possible that this might be screwing
with things for your pppoe software - maybe try using peth0 as the
interface name on the pppoe command line?  However, you're going to
run into problems with giving your Xen VM's access to the DSL without
some major changes to their init scripts so that your Xen DomU's use a
nat provided to them by Dom0.

Jeremy




More information about the Fedora-xen mailing list