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,

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

2009-08-27 Thread andy baxter
Christian H. Kuhn wrote: > >> - It wouldn't quite solve your problem, as you would still need to make >> sure that packets sent to the host's eth0 on 1.2.5.3 are forwarded to >> the machine 192.168.2.2 (or whatever you have set up the guest as). I'm >> not sure how you do this in linux, but it s