Re: [uml-user] slirp\'s redir option not working with UML

2010-07-22 Thread Mark Longair
Geert Uytterhoeven wrote: [..] > On Mon, 19 Apr 2010, Mark Longair wrote: [..] >> This appears to set up the redirections correctly, since I see the >> following output (with some whitespace edited for readability): >> >>[..] >>Setting up networking >>Configuring network interfaces

Re: [uml-user] slirp\'s redir option not working with UML

2010-06-04 Thread clownix
Cloonix also has ssh/scp to uml, but I have patched ssh and use the resulting software to get access to the unix socket going into my slirp version. This way: cloonix_ssh>unix socket>slirp daemon>unix socket->uml_cloonix_switch--->UML eth interface Cloonix has the ssh comfort b

Re: [uml-user] slirp\'s redir option not working with UML

2010-06-04 Thread Geert Uytterhoeven
On Fri, Jun 4, 2010 at 19:57, clownix wrote: >>> > properly for connecting to a UML instance.  (Network access from >> >> > the UML machine to the outside world works fine, it's just the >> >> > incoming connections that fail.) > > I think there must be a mistake here, a TCP or UDP connection can

Re: [uml-user] slirp\'s redir option not working with UML

2010-06-04 Thread clownix
>> > properly for connecting to a UML instance. (Network access from > >> > the UML machine to the outside world works fine, it's just the > >> > incoming connections that fail.) I think there must be a mistake here, a TCP or UDP connection can only be initiated from the UML machine to the outsi

Re: [uml-user] slirp\'s redir option not working with UML

2010-06-04 Thread Geert Uytterhoeven
On Tue, Jun 1, 2010 at 23:28, clownix wrote: > I must tell you that you can have an UML ubuntu 10.04 in the > cloonix environment at http://cloonix.net > And the cloonix environement has a slirp integrated inside its > own network and you can surf on internet from your UML ubuntu > plug-and-play.

Re: [uml-user] slirp\'s redir option not working with UML

2010-06-01 Thread clownix
Hello, I must tell you that you can have an UML ubuntu 10.04 in the cloonix environment at http://cloonix.net And the cloonix environement has a slirp integrated inside its own network and you can surf on internet from your UML ubuntu plug-and-play. Note: due to libssl used in cloonix, most user

[uml-user] slirp\'s redir option not working with UML

2010-06-01 Thread Geert Uytterhoeven
On Mon, 19 Apr 2010, Mark Longair wrote: > I wonder if someone could help me with a frustrating problem I'm > having with slirp-based networking in UML? (I've tried asking > on the slirp-devel mailing list, but didn't get any response.) > I'd be very grateful for any help. > > Although this has wo