On (20/07/04 10:31), Stephen R Marenka wrote: > On Tue, Jul 20, 2004 at 03:56:12PM +0100, Colin Watson wrote: > > On Tue, Jul 20, 2004 at 03:44:18PM +0100, Clive Menzies wrote: > > > > again tomorrow. Meanwhile, assuming I can get a network connection > > > what's the best way to issue the above commands from my workstation > > > (which will allow me to cut and paste the output you've requested). Can > > > I telnet into the machine in its half installed state - I note that I > > > can do some stuff on tty2? > > > I'm afraid you'll probably have to type it in on tty2. > > netcat is built into busybox now, so you can always go with something > like > nc -l -p 2080 -e /bin/sh > on tty2 or whatever suits. Thanks Stephen
I used the above on tty2, which from the man page I understand means that this machine will listen for shell commands on port 2080. However, when try to contact this host from my workstation using: [EMAIL PROTECTED]:~$ nc -t Homer 2080 Homer.PRIORYROAD [192.168.1.21] 2080 (?) : No route to host This is all pretty new stuff to me ;) Any suggestions? Regards Clive -- http://www.clivemenzies.co.uk strategies for business -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]