howtothings.co.uk
[LAN] How to find and log in to your router - Printable Version

+- howtothings.co.uk (https://www.howtothings.co.uk)
+-- Forum: Computing (https://www.howtothings.co.uk/forumdisplay.php?fid=4)
+--- Forum: Hardware, Networking and Wireless (https://www.howtothings.co.uk/forumdisplay.php?fid=11)
+--- Thread: [LAN] How to find and log in to your router (/showthread.php?tid=50)



[LAN] How to find and log in to your router - Mark - 29-05-2010

People usually get confused between a router login and a wireless login, they are two different logins.

Router = Configuration
Wireless = Network login

Windows:

Code:
Start > Run > cmd > ipconfig

Default gateway: 192.168.1.1

Linux:

Open the terminal and type:

Code:
route -n

[Image: linux_gateway.png]


To log in:

Open up your web browser, (Internet explorer, Firefox, Chrome etc) and put that IP address in your address bar: http://192.168.1.1

You should see your routers log in page or a login box will pop up.

Some default log in info:

admin
*blank

admin
password

admin
admin


Once you've logged in you can change the wireless password, the SSID name, port forward etc.


RE: How to log in to your router - Drumm - 08-06-2010

Usually the Username and Password should be on the back of your router. http://www.routerpasswords.com/ has a huge list of Router makes and username/password combinations. After logging into your router it is recommended too change your password.


RE: How to log in to your router - Mark - 10-06-2010

Yep once you've logged in, change the default password. Otherwise people that might be inclined to break in to your WiFi *Cough. Not that i made a script or anything :nope - May lock you out.