maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Telnet on N900 (https://talk.maemo.org/showthread.php?t=47819)

Robb 2010-03-19 22:51

Telnet on N900
 
I want to use telnet on my N900.
Unfortunatly I can't find telnet (even after gaining root).

Any ideas?

Robb 2010-03-20 13:28

Re: Telnet on N900
 
Nobody in the N900 need to use telnet?

ToJa92 2010-03-20 13:29

Re: Telnet on N900
 
You use OpenSSH Server, I think it's in extras-devel(or testing). Then you would need to use a SSH client such as PuTTY.

It's not telnet though, so if you for some reason must use that then I don't know.

Patola 2010-03-20 13:29

Re: Telnet on N900
 
You want a telnet client or server?

You can just recompile and optify the regular ubuntu client/server. It will work.

Robb 2010-03-20 13:57

Re: Telnet on N900
 
I need a telnet client. Itīs strange one isnīt included.

abubakar 2010-03-20 14:29

Re: Telnet on N900
 
hi robb ... just enable extra-devel and goto app manager, search for telnet, u will find client and server. Install the client one.

Robb 2010-03-20 16:11

Re: Telnet on N900
 
If I could Iīd double thank you.

For anyone using extra-devel: remember to disable. It saves ~11MB of your rootfs.

Tinfoil 2010-03-21 10:39

Re: Telnet on N900
 
Another alternative is NetCat (or nc - for short). Add the tools repository - which also includes a Ping and Tracepath client.

gkuenning 2010-06-10 04:09

Re: Telnet on N900
 
Just to clarify for the non-hackers out there: the point of having telnet isn't to be able to log in to other machines; nobody uses it for that any more.

The point of telnet is network debugging. There's nothing like "telnet foo 25" or "telnet foo 80" or even "telnet foo 22" for quickly finding out what's going on with your packets.

Netcat is an alternative, but an inferior one.

paulkoan 2010-06-10 04:50

Re: Telnet on N900
 
The only way that netcat is inferior to telnet for checking a port is open is that telnet used to be installed by default on many operating systems.

This is no longer the case. So if you need to install something, netcat may as well be your choice as it gives you far more options. socat is also in the repositories.

netcat -v <ip address> <port>

socat - tcp4:<ipaddress>:<port>


All times are GMT. The time now is 08:07.

vBulletin® Version 3.8.8