![]() |
2008-08-25
, 03:27
|
Posts: 384 |
Thanked: 90 times |
Joined on Mar 2008
|
#2
|
The Following 2 Users Say Thank You to st5150 For This Useful Post: | ||
![]() |
2008-08-25
, 15:42
|
Posts: 13 |
Thanked: 2 times |
Joined on Sep 2007
@ Isle of Wight, UK
|
#3
|
![]() |
2008-08-25
, 15:50
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#4
|
netcat -h connect to somewhere: nc [-options] hostname port[s] [ports] ... listen for inbound: nc -l -p port [-options] [hostname] [port] options: -c shell commands as `-e'; use /bin/sh to exec [dangerous!!] -e filename program to exec after connect [dangerous!!] -b allow broadcasts -g gateway source-routing hop point[s], up to 8 -G num source-routing pointer: 4, 8, 12, ... -h this cruft -i secs delay interval for lines sent, ports scanned -k set keepalive option on socket -l listen mode, for inbound connects -n numeric-only IP addresses, no DNS -o file hex dump of traffic -p port local port number -r randomize local and remote ports -q secs quit after EOF on stdin and delay of secs -s addr local source address -T tos set Type Of Service -t answer TELNET negotiation -u UDP mode -v verbose [use twice to be more verbose] -w secs timeout for connects and final net reads -z zero-I/O mode [used for scanning]
![]() |
2008-08-25
, 19:33
|
Posts: 384 |
Thanked: 90 times |
Joined on Mar 2008
|
#5
|
Unfortunately that got me the following message:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package telnet
I think thats how I did it for OS2007, but it no longer works.
Thanks,
Paul
~~~~
The Following User Says Thank You to st5150 For This Useful Post: | ||
![]() |
2008-08-26
, 13:16
|
Posts: 13 |
Thanked: 2 times |
Joined on Sep 2007
@ Isle of Wight, UK
|
#6
|
![]() |
2008-08-26
, 14:17
|
|
Posts: 739 |
Thanked: 159 times |
Joined on Sep 2007
@ Germany - Munich
|
#7
|
![]() |
2008-08-26
, 19:12
|
Posts: 13 |
Thanked: 2 times |
Joined on Sep 2007
@ Isle of Wight, UK
|
#8
|
![]() |
Tags |
diablo, telnet |
Thread Tools | |
|
Before I upgraded to Diablo I had managed to get a telnet client on my N800. Since upgrading I've not managed to get telnet working. I need it for logging on to a talker I use. SSH is, unfortunately, not an option. Has anyone got telnet working under Diablo, and if so, how?
Thanks!
Paul
~~~~