Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Telnet command?

Reply
Thread Tools Display Modes

Telnet command?

 
 
UnknownTBeast
Guest
Posts: n/a

 
      11-02-2007

Ok, I got me a Belkin wireless G plus MIMO router, but my problems are the
following 1st I can't telnet to my router, why? The telnet service is turned
on on my computer. Secondly when I telnet to my own computer from the same
computer I can get on, but it does not ask me for my password, which I have
one.
 
Reply With Quote
 
 
 
 
Andrew McLaren
Guest
Posts: n/a

 
      11-02-2007
"UnknownTBeast" <> wrote...
> 1st I can't telnet to my router, why? The telnet service is turned
> on on my computer.


What do you mean, when you say you can't "telnet to the router"? What fails?
What error do you see? Help us out, a little bit here ... :-)

Telnet is a client/server protocol. Whether or not you have the telnet
service running is irrelevant to whether you can run the telnet client or
make a connection to some other telnet host (such as your router). You would
only run the telnet service if you want to telnet into your Vista box; to
telnet out from your Vista box you only need telnet client.

Are you connecting using IP address or hostname? IP address is more
foolproof, as it bypasses DNS and name resolution issues. So you'd probably
use a command like:

C:\FOO>telnet 192.168.0.1

and press enter (assuming you have a private C Class network configured, and
your router is the default gateway). What happens then?

> Secondly when I telnet to my own computer from the same
> computer I can get on, but it does not ask me for my password, which I
> have
> one.


This is normal behaviour. By default, the telnet server on Windows will use
NTLM authentication - it authenticates you, using your user context on
Windows. If you want to disable NTLM authentication, run tlntadmn.exe as
administrator, to turn off NTLM and only use password authentication. Then
you need to type in the password. Note that this is not any more secure (in
fact NTLM will be more secure than clear-text passwords).

Hope it helps,
--
Andrew McLaren
amclar (at) optusnet dot com dot au


 
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Telnet justmehere Windows Vista General Discussion 4 08-06-2008 04:44 AM
Telnet Paul Mckenna Windows Vista General Discussion 4 06-18-2008 03:36 AM
vista and telnet macharrison Windows Vista Networking 2 06-03-2008 10:40 AM
Where did Telnet go? Brandon Taylor Windows Vista General Discussion 3 04-01-2007 10:47 PM
Telnet rock Windows Vista Networking 2 03-12-2007 10:31 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59