Hi, can anyone give me the best and shortest way to configure the network in one of the guest systems? I usually use an ''cfg-eth0'' config file /etc/sysconfig/network und ''rcnetwork start'' to set up the network, but this should work while the guest system boots. As well as the hostname, who resets itself everytime. Thx Matthias _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi Matthias, Matthias Laug schrieb:> Hi, > > can anyone give me the best and shortest way to configure the network > in one of the guest systems? I usually use an ''cfg-eth0'' config file > /etc/sysconfig/network und ''rcnetwork start'' to set up the networkWhat distro is this? The normal way of configuring your network according to your distro should work. Do you have any problems? If yes, how is the config of the guest system and the network script that is started with xend?> , but this should work while the guest system boots. As well as the > hostname, who resets itself everytime.Setting it explicitly in /etc/hostname does not work? Dirk _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Tuesday 06 September 2005 10:43, Matthias Laug wrote:> Hi, > > can anyone give me the best and shortest way to configure the network in > one of the guest systems? I usually use an ''cfg-eth0'' config file > /etc/sysconfig/network und ''rcnetwork start'' to set up the network, but > this should work while the guest system boots. As well as the hostname, > who resets itself everytime.Network setup is done by the operating system running as domU, xen only hands it a (virtual) ethernet device. So, try following your distributions guide to network/hostname setup. If that fails, tell us what Operating System / Flavor of Linux you run as domU and we might be able to help you. /Ernst _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users