12-02-2007, 08:46 PM
[quote wowzer]Type 'man telnet'
It will tell you how to login as admin.
Essentially type:
telnet yourIP_or_domainname -l yourAdminName
For a local server with an IP address as 10.0.1.12 with a username of howdy, type:
telnet 10.0.1.12 -l howdy
It will prompt you for a password.
GL.
Hmmm, I tried your suggestions and it does not work. Telnet refuses to take that kind of command. if I try "telnet -l admin" I get a bunch of suggestions on how to use telnet. if I just try telnet 192.168.251.1 then at least I get a username prompt.
[quote terminal]
PowerBook:~ spacetime$
PowerBook:~ spacetime$
PowerBook:~ spacetime$ telnet 192.168.251.1 -l admin
Usage: telnet [-4] [-6] [-8] [-E] [-K] [-L] [-N] [-S tos] [-X atype] [-c] [-d]
[-e char] [-k realm] [-l user] [-f/-F] [-n tracefile] [-r] [-s src_addr] [-u] [-P policy] [-y] [host-name [port]]
PowerBook:~ spacetime$ telnet 192.168.251.1
Trying 192.168.251.1...
Connected to 192.168.251.1.
Escape character is '^]'.
Enter Username:ad
Enter Password:**
Login incorrect
Enter Username:n
Enter Password:*
Login incorrect
Enter Username:
telnet> quit
Connection closed.
PowerBook:~ spacetime$
It will tell you how to login as admin.
Essentially type:
telnet yourIP_or_domainname -l yourAdminName
For a local server with an IP address as 10.0.1.12 with a username of howdy, type:
telnet 10.0.1.12 -l howdy
It will prompt you for a password.
GL.
Hmmm, I tried your suggestions and it does not work. Telnet refuses to take that kind of command. if I try "telnet -l admin" I get a bunch of suggestions on how to use telnet. if I just try telnet 192.168.251.1 then at least I get a username prompt.
[quote terminal]
PowerBook:~ spacetime$
PowerBook:~ spacetime$
PowerBook:~ spacetime$ telnet 192.168.251.1 -l admin
Usage: telnet [-4] [-6] [-8] [-E] [-K] [-L] [-N] [-S tos] [-X atype] [-c] [-d]
[-e char] [-k realm] [-l user] [-f/-F] [-n tracefile] [-r] [-s src_addr] [-u] [-P policy] [-y] [host-name [port]]
PowerBook:~ spacetime$ telnet 192.168.251.1
Trying 192.168.251.1...
Connected to 192.168.251.1.
Escape character is '^]'.
Enter Username:ad
Enter Password:**
Login incorrect
Enter Username:n
Enter Password:*
Login incorrect
Enter Username:
telnet> quit
Connection closed.
PowerBook:~ spacetime$