> > i was playing around with a port scanner today and found that as well as the
> > normal ports that i have specified open ie ftp etc i have the following.
> > 
> > 65557
.
.
> > 983555

[adam@starla:~]$ telnet 0 22
SSH-1.5-1.2.26
[adam@starla:~]$ telnet 0 `perl -e 'print 1 * 65536 + 22'`
SSH-1.5-1.2.26
[adam@starla:~]$ telnet 0 `perl -e 'print 2 * 65536 + 22'`
SSH-1.5-1.2.26
etc

You should replace telnet with ssh. :)

-- adm

// serve yourself
// no one else can do for you like you



--
SLUG - Sydney Linux Users Group Mailing List - http://www.slug.org.au
To unsubscribe send email to [EMAIL PROTECTED] with
unsubscribe in the text

Reply via email to