Re: Wireless security



goarilla wrote:
Timothy Murphy wrote:
goarilla <"kevin DOT paulus AT skynet DOT be"> wrote:

It is actually easier to use ssh/scp than rsh or telnet,
so the issue does not arise there.


huh ?
telnet is a lot easier than ssh !

[tim@elizabeth ~]$ telnet alfred
Trying 192.168.2.1...
telnet: connect to address 192.168.2.1: Connection refused
[tim@elizabeth ~]$ ssh alfred
Last login: Sun Nov 25 23:19:25 2007 from 192.168.2.11


huh so telnetd is not enabled or filtered at that host what does that have to do with anything
the only thing i can think of you finding telnet easier is that if you type something wrong
at login you're basically screwed, since PUSH packets are send at every instance of user
input

you seem to have PKI enabled and thus use keys, did you read some doc's or some howto's on how to do that
or did that knowledge simply came to you in a vision ?

Did knowledge of how to set up a telnet daemon come to you in a vision too? ;P SSH is as easy as telnet, at least on Unix. Obviously, you need to read documentation on how to set it up, both for SSH as well as for telnet.

But these days you don't even need to do that; you simply install the thing the vendor's media or site and it usually is already configured.
.



Relevant Pages

  • RE: Commentary on the seven words
    ... When I was an operating systems programmer we all too often forgot that the Operating system existed to support the application, not the other way around. ... A Because the application that we run uses a telnet client that doesn't support ssh - and that's why I can't run ssh on this system. ... I administrate one system that has 128 clients on it and it's ...
    (RedHat)
  • Re: Commentary on the seven words
    ... A Because the application that we run uses a telnet client that doesn't ... support ssh - and that's why I can't run ssh on this system. ... General Red Hat Linux discussion list ... >operating system and utility advice and assistance and there are SEVEN ...
    (RedHat)
  • Re: Commentary on the seven words
    ... routinely asked to help with enabling rsh and telnet. ... Shoot, I use SSH & all that, but if I wanted to allow it for some ... > I wrote in with a complaint that Linux will allow a process (like Tar, ... I administrate one system that has 128 clients ...
    (RedHat)
  • Re: OSR507: xm_vtcld : could not open libXm.so
    ... laptop, I can run successfully "scoadmin software" if I'm through SSH, ... LINUXLAPTOP $ telnet 172.xxx.101.66 ... Similarly cron jobs have a different environment, and cgi-bin scripts ...
    (comp.unix.sco.misc)
  • Re: SSH newbie question
    ... I had to enable SSH on one alpha in order to be able to "telnet" to my ... I didn't have to configure the mac on the VMS host and vice versa. ... Unless you take steps to block connections to it (via firewall rules, ...
    (comp.os.vms)