Re: telnet rpm?

2002-04-29 Thread Stew Benedict


On Mon, 29 Apr 2002, Michael Marcucio wrote:

 i can't seem to find the rpm for telnet anywhere. i see graphical telnets 
 but not the plain 'ol telnet. if mandrake dosn't have a telnet rpm for ppc 
 can i use one from yellowdog? are they compadable? or d/l the src.rpm and 
 build it?
 thanks
 mike
 

We like to encourage folks to use ssh, but there is a telnet client and
server:

[stew@powerbook-cooker base]$ grep telnet rpmslist 
telnet-client-krb5
gnome-telnet
ktelnet
telnet-server-krb5

Stew Benedict

-- 
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: telnet rpm?

2002-04-29 Thread Henrik Edlund

On Mon, 29 Apr 2002, Stew Benedict wrote:

SB We like to encourage folks to use ssh, but there is a telnet client
SB and server:

Often you no longer use telnet to connect to a telnet server, but as a
simple diagnostic tool to talk to HTTP server and so on.

-- 
http://www.edlund.org/





Re: telnet rpm?

2002-04-29 Thread Michael Marcucio




From: Stew Benedict [EMAIL PROTECTED]

We like to encourage folks to use ssh, but there is a telnet client and
server:
everyone should use ssh but some people still use telnet and it would be 
nice to be able to connect to them ;)

[stew@powerbook-cooker base]$ grep telnet rpmslist
telnet-client-krb5
gnome-telnet
ktelnet
telnet-server-krb5
i can't seem to find the mdk telnet client rpm here:
ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrake-devel/cooker/ppc/Mandrake/RPMS/
or here:
http://rpmfind.net/
should i look anywhere else and maybe i'm just looking in all the wrong 
places?
thanks
mike

Stew Benedict

--
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/






_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx





Re: telnet rpm?

2002-04-29 Thread Ben Reser

On Mon, Apr 29, 2002 at 03:03:27PM -0400, Michael Marcucio wrote:
 i can't seem to find the mdk telnet client rpm here:
 ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrake-devel/cooker/ppc/Mandrake/RPMS/

Should be there but secsup is always really behind on the mirroring
process.

Here it is on my mirror:
http://mirror.brain.org/linux/mandrake/Mandrake-devel/cooker/ppc/Mandrake/RPMS/telnet-client-krb5-1.2.2-17mdk.ppc.rpm

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

What difference does it make to the dead, the orphans, and the homeless,
whether the mad destruction is wrought under the name of totalitarianism
or the holy name of liberty and democracy? - Ghandi




Re: telnet rpm?

2002-04-29 Thread Stew Benedict


On Mon, 29 Apr 2002, Michael Marcucio wrote:

 
 
 
 From: Stew Benedict [EMAIL PROTECTED]
 
 We like to encourage folks to use ssh, but there is a telnet client and
 server:
 everyone should use ssh but some people still use telnet and it would be 
 nice to be able to connect to them ;)
 
 [stew@powerbook-cooker base]$ grep telnet rpmslist
 telnet-client-krb5
 gnome-telnet
 ktelnet
 telnet-server-krb5
 i can't seem to find the mdk telnet client rpm here:
 ftp://mirrors.secsup.org/pub/linux/mandrake/Mandrake-devel/cooker/ppc/Mandrake/RPMS/
 or here:
 http://rpmfind.net/
 should i look anywhere else and maybe i'm just looking in all the wrong 
 places?
 thanks
 mike
 

That's why I grepped rpmslist - they should be on the ISO's.

Stew Benedict

-- 
MandrakeSoft
PPC FAQ: http://www.linux-mandrake.com/en/demos/PPC/FAQ/





Re: telnet rpm?

2002-04-29 Thread Henrik Edlund

On Mon, 29 Apr 2002, Ben Reser wrote:

BR On Mon, Apr 29, 2002 at 09:07:58PM +0200, Henrik Edlund wrote:
BR  Often you no longer use telnet to connect to a telnet server, but as a
BR  simple diagnostic tool to talk to HTTP server and so on.
BR
BR Try HEAD or GET for that.  You'll have these if you have perl and
BR perl-libwww-perl-5.63-2mdk installed...

Which only work if you diagnose HTTP server. telnet is a all-round utility
to have to test servers, may it be POP, IMAP or HTTP servers.

-- 
http://www.edlund.org/





Re: telnet rpm?

2002-04-29 Thread Henrik Edlund

On Mon, 29 Apr 2002, Ben Reser wrote:

BR Actually using telnet for that is not the greatest idea.  You should
BR use something like netcat (nc) since telnet attempts to negotiate
BR terminal settings and therefore sends a bunch of extraneous info
BR across the line. Most protocols are tollerent of this but not all.
BR netcat never does this, is an all around more flexible tool than
BR telnet.

I still use telnet to connect to routers, switches, and so on... :-) Not
all of those manufacturers have begun switching to ssh yet.

-- 
http://www.edlund.org/





Re: telnet rpm?

2002-04-29 Thread Ben Reser

On Tue, Apr 30, 2002 at 03:00:41AM +0200, Henrik Edlund wrote:
 I still use telnet to connect to routers, switches, and so on... :-) Not
 all of those manufacturers have begun switching to ssh yet.

Yea unfortunately I have a lot of Cisco equipment that doesn't have
enough flash space to upgrade to the newer SSH-able versions of IOS.

But all of that equipment has direct serial connections to another
machine and doesn't allow telnet.

-- 
Ben Reser [EMAIL PROTECTED]
http://ben.reser.org

What difference does it make to the dead, the orphans, and the homeless,
whether the mad destruction is wrought under the name of totalitarianism
or the holy name of liberty and democracy? - Ghandi