Re: Wireless security



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


.