Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
telnet client for OS X
#5
[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$
Reply


Messages In This Thread
telnet client for OS X - by space-time - 12-01-2007, 11:39 PM
Re: telnet client for OS X - by Forrest - 12-02-2007, 12:26 AM
Re: telnet client for OS X - by wowzer - 12-02-2007, 12:27 AM
Re: telnet client for OS X - by space-time - 12-02-2007, 01:14 AM
Re: telnet client for OS X - by space-time - 12-02-2007, 08:46 PM
Re: telnet client for OS X - by Paul F. - 12-02-2007, 09:06 PM
Re: telnet client for OS X - by Paul F. - 12-02-2007, 09:08 PM
Re: telnet client for OS X - by wowzer - 12-02-2007, 11:38 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)