I am new to Fedora and Xen. I have everything up and running with the exception of being able to access the network from my guest domain. I am looking for some simple instructions to get me going. My system is connected to a Linksys Wireless router. I would like to have internet access from the guest domain. Pointers are appreciated. Thanks Randy Samui Systems, Inc. 5954B Bartonsville Road Frederick, MD 21701 PHONE: +1(301) 631-5799 vMail/FAX: +1(301) 542-0042 rdh@samuisystems.com
Sam Folk-Williams
2006-Jan-30 05:37 UTC
Re: [Fedora-xen] Simple Instructions on networking
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Randolph Hill wrote:> I am new to Fedora and Xen. I have everything up and running with the exception of being able > to access the network from my guest domain. I am looking for some simple instructions to get me going. > My system is connected to a Linksys Wireless router. I would like to have internet access from the guest domain. > > Pointers are appreciated. > > Thanks > > Randy >Randy -- most likely the eth0 interface is not configured. If you are in a text-only environment try running "netconfig" to set up networking. Or, you can run system-config-network. In either case, usually you just need to create a /etc/sysconfig/network-scripts/ifcfg-eth0 file then bring that device up with "ifup eth0". Either tool mentioned above will do this for you. Sam> Samui Systems, Inc. 5954B Bartonsville Road Frederick, MD 21701 PHONE: +1(301) 631-5799 vMail/FAX: +1(301) 542-0042 rdh@samuisystems.com > > > > > ------------------------------------------------------------------------ > > -- > Fedora-xen mailing list > Fedora-xen@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-xen-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFD3aYfzOw+vBsNRroRAjkBAJ41DvzO02VcobEw+OUV1mW+vK9eDwCdHQsJ vik9MitInHxtFvQd5zafJ9Q=QzzK -----END PGP SIGNATURE-----
Stephen C. Tweedie
2006-Jan-30 15:18 UTC
Re: [Fedora-xen] Simple Instructions on networking
Hi, On Sun, 2006-01-29 at 21:21 -0800, Randolph Hill wrote:> I am new to Fedora and Xen. I have everything up and running with the > exception of being able > to access the network from my guest domain. I am looking for some > simple instructions to get me going.Is this a current Rawhide install, or something different? Network scripts are sensitive to change in Xen, so it''s important to know exactly what sort of config you''re starting with. Thanks, Stephen