Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Where is the telnet client ?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
juliancoccia
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2004
Posts: 91
Location: Opensource World

PostPosted: Fri Feb 13, 2004 3:10 pm    Post subject: Where is the telnet client ? Reply with quote

How to I emerge my telnet client ?

# telnet 192.168.0.1
bash: telnet: command not found

# emerge telnet
emerge: there are no masked or unmasked ebuilds to satisfy "telnet".

# emerge netkit-telnet
emerge: there are no masked or unmasked ebuilds to satisfy "netkit-telnet".

Thank you,
Julian
_________________
http://julian.coccia.com
http://www.linuxespanol.com
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54098
Location: 56N 3W

PostPosted: Fri Feb 13, 2004 3:12 pm    Post subject: Reply with quote

juliancoccia,

emerge -s telnet

Take your pick.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Fri Feb 13, 2004 3:13 pm    Post subject: Reply with quote

emerge net-misc/telnet-bsd
Back to top
View user's profile Send private message
juliancoccia
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2004
Posts: 91
Location: Opensource World

PostPosted: Fri Feb 13, 2004 3:34 pm    Post subject: Reply with quote

Thanks guys. That did it.
_________________
http://julian.coccia.com
http://www.linuxespanol.com
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Feb 25, 2015 2:07 pm    Post subject: Reply with quote

UberLord wrote:
emerge net-misc/telnet-bsd


works fine here and should be sufficiently secure

thanks !
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Wed Feb 25, 2015 2:35 pm    Post subject: Reply with quote

juliancoccia ...

if its just the client you can use any of the 'netcat' implimentations for such things, eg net-analyzer/nmap[ncat]

Code:
% ncat --telnet 192.168.xxx.xxx

man ncat wrote:
-t, --telnet Answer Telnet negotiations

best ... khay
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Wed Feb 25, 2015 2:40 pm    Post subject: Reply with quote

busybox telnet works fine here. No need to emerge anything.

edit: Oh... maybe that wasn't an option 11 years ago?
Back to top
View user's profile Send private message
kernelOfTruth
Watchman
Watchman


Joined: 20 Dec 2005
Posts: 6111
Location: Vienna, Austria; Germany; hello world :)

PostPosted: Wed Feb 25, 2015 6:31 pm    Post subject: Reply with quote

Ant P. wrote:
busybox telnet works fine here. No need to emerge anything.


wasn't aware of that one - thanks !

Ant P. wrote:

edit: Oh... maybe that wasn't an option 11 years ago?


haha - thought it would take you longer to notice :lol:
_________________
https://github.com/kernelOfTruth/ZFS-for-SystemRescueCD/tree/ZFS-for-SysRescCD-4.9.0
https://github.com/kernelOfTruth/pulseaudio-equalizer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Back to top
View user's profile Send private message
khayyam
Watchman
Watchman


Joined: 07 Jun 2012
Posts: 6227
Location: Room 101

PostPosted: Wed Feb 25, 2015 7:05 pm    Post subject: Reply with quote

Ant P. wrote:
busybox telnet works fine here. No need to emerge anything.

Ant ... yeah, that would be a better option, and busybox also provides 'nc' (netcat) ... though it doesn't support '-t, --telnet'.

best ... khay
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum