Re: gxemul?
David Brownlee <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.pmax |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 24 May 2006, Anders Gavare wrote: > On Tue, 23 May 2006, Gordon Zaft wrote: > >> Has anyone here worked with running NetBSD-pmax on gxemul? >> >> I've been playing around with it and it seems to do reasonably well, >> but there are some annoying quirks as well. I'd like to ssh into the >> emulator but don't know how to make that work, for example. > > Incoming network connections in GXemul are planned but not yet > implemented. (One thing that does work right now, though, is to ssh from > one emulated machine to another over an emulated ethernet.) Presumably one could ssh out from the emulated machine and tunnel a port back in? eg: on emilated machine: ssh -R 2222:127.0.0.1:22 <external_ip> on external_ip machine ssh -p 2222 localhost -- David/absolute -- www.NetBSD.org: No hype required --