[uml-user] How to get inside?

2009-08-21 Thread Christian H. Kuhn
Hi all, I found UML and found it a good thing. I tried it on my local machine. Everything worked fine. What i did (from Step 3 as root): (Host is on 192.168.1.xxx network) dd if=/dev/zero of=uml-root-jaunty bs=4096 seek=1M count=1 mkfs.ext3 uml-root-jaunty mount -o loop uml-root-jaunty /mnt/testv

Re: [uml-user] How to get inside?

2009-08-27 Thread Christian H. Kuhn
Hi David, & David Francisco Rodriguez Perez [2009-08-24 19:19]: > Why don't you use tcpdump on the host and inside uml Because i don't get inside uml. I can ping from host to uml. Kind regards, Chris -- -- Let Crys

Re: [uml-user] How to get inside?

2009-08-27 Thread Christian H. Kuhn
Hi Andy, Thank you for your answer. & andy baxter [2009-08-23 09:52]: > Not sure about this but I'm wondering if your problem is that you're > trying to access uml through a tap device on the same network as your > host machine's ethernet interface. In your example, you use only private IPs,