Hello

I have some difficulty to use network inside lguest.
I use a slackware 12 for guest and host with a 2.6.24 kernel.

I boot lguest like that:
# tunctl 
# ifconfig tap0 192.168.19.1
# lguest --tunnet=192.168.19.1 --block=/var/samba/iso/lguest.img 48
/usr/src/linux/arch/i386/boot/bzImage root=/dev/vda rw

The init script files try to do a DHCP. It doesn't work (I do'nt have a DHCP
server).

If in the host I try to configure the eth0, lguest crashes strangely:
[EMAIL PROTECTED]:~# ifconfig eth0 192.168.19.5
[EMAIL PROTECTED]:~# lguest: Guest moved used index from 6 to 256
[EMAIL PROTECTED]:/var/samba/iso#

slack12 is the guest, slackware is the host. ps ax shows lguest running, but
I can't log in anymore.

If I don't use the DHCP request at boot, I can configure the eth0 fine
without getting kicked out.

Why?

Eurolines : Voyagez au meilleur prix : http://www.alinto.com/pub/
_______________________________________________
Lguest mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/lguest

Reply via email to