954,260 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

local host

im trying to log into my local host : 127.0.0.1 but it keeps popping up for a username and a password. I dont really remember if I did set a username and a password. Is there some way I can find out if there is indeed a username and a password. I am logged in as admin btw. Thanks

nitinmenon
Newbie Poster
3 posts since Jul 2005
Reputation Points: 10
Solved Threads: 0
 

The IP address 127.0.0.1 is reserved for the loopback address for your PCs NIC. This allows ping testing to check the access to that device from the local PC. It can't be logged into I don't believe.

You need to get the correct address from the Local Host, which I assume is another PC, by going to start run, type cmd. In the command box, at the prompt type

ipconfig /all

this will show all the IP addresses for that system.

hope this is what you meant, MMF

EDIT. If you run \\127.0.0.1 it will show the same details as if you ran \\pcname so I don't know what you meant, sry for the babble.

MartyMcFly
Practically a Master Poster
678 posts since Feb 2005
Reputation Points: 16
Solved Threads: 17
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You