![]() |
How do I login into my router's admin settings ? - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: General (https://www.linuxliteos.com/forums/forumdisplay.php?fid=4) +--- Forum: Off Topic (https://www.linuxliteos.com/forums/forumdisplay.php?fid=15) +--- Thread: How do I login into my router's admin settings ? (/showthread.php?tid=6299) |
How do I login into my router's admin settings ? - merstelo - 07-11-2019 I have tried several times logging into the admin settings of my router but I guess I am tapping into the wrong ip address i.e. https://192.168.1.254. Can anyone please tell me how do I find the right ip address of my router? Re: How do I login into my router's admin settings ? - trinidad - 07-11-2019 It may have a gateway address and an admin address. For example 192.168.0.1 gateway and 192.168.0.100 for admin. Most only set 100 addresses. Make sure you have the right address. Usually the address is the same as the gateway either 192.168.0.1 or 192.168.1.1 if those don't work try .100. If it's an ISP provided router the login user name and the password should be on the back of the router somewhere. TC Re: How do I login into my router's admin settings ? - Valtam - 07-11-2019 Code: ip route | grep default |