Re: [uml-user] /dev/random and other strangeness

2008-02-29 Thread Jan Wolff
Hi Jeff, hi Anthony, hi everybody! Just a thought... Could the entropy in /dev/random be exhausted because Anthony drains more entropy than is produced? As far as I know, entropy production rate depends on attached hardware and even might become zero, but I don't know if normal usage of sshd,

Re: [uml-user] kernel headers for UML

2007-10-08 Thread Jan Wolff
Hi Pawel, I assume, you need to update your linux-headers. The include files in the kernel directory are meant for internal use and specify the interface of the kernel you build. The UML-Guest kernel itself is a user-space program that needs those definitions of the kernel that will host it. Try

Re: [uml-user] Changing the Source IP of outgoing packets

2007-10-02 Thread Jan Wolff
r example: > > Host Machine: 1.1.1.1 > UML: 1.1.1.2 how exactly do your network setup look like? Have you set up a bridge connecting your physical interface and the tap0 interface? Plz, post an overview of your network configuration: cat /proc/net/dev ifconfig route -n This would help.

Re: [uml-user] connecting uml to eth1

2007-09-14 Thread Jan Wolff
Hi, siddhu srivatsan wrote: > ifconfig uml-bridge 10.227.89.13 netmask 255.255.255.0 ... > ifconfig eth0 192.168.0.201 netmask 255.255.255.0 > > But when I tried to add the default gateway as 10.227.89.13 > by using the route add command, I get an error > which just tells me that there is no such

Re: [uml-user] [newbie] sulogin tries to open /dev/console

2007-08-30 Thread Jan Wolff
sulogin to start a shell anyway. You may get around some other issues like access to /etc/passwd. Hope that is of help Jan -- Jan Wolff - [EMAIL PROTECTED] - This SF.net email is sponsored by: Splunk Inc. Still grepping t