Anyone familiar with Linux Mint?
My problem is I had my internet disconnected/uninstalled for a month and when I had it reinstalled I no longer had Windows on my computer (I had a virus delete it, so for the moment I'm stuck using Mint). I can't get the router's page to load, so I'm assuming I need IE to do this.
I've downloaded Wine and installed it but I'm completely unfamiliar with Linux (It's been years since I used it last).
If anyone knows how I can set up my router with Mint I would really appreciate your help.
I have a Linksys Cisco.
Thanks in advance!
Any browser should be able to handle the UI of a router page. Occasionally the software on the router will likely memory leak or encounter errors where it will not load. A reboot of the router (you can simply yank the power and re-apply) should allow you to access the management page.
_________________
Your Aspie score: 131 of 200
Your neurotypical (non-autistic) score: 62 of 200
You are very likely an Aspie
Open any browser (as "beers" said) and put 192.168.1.1 (which looks like what the Linksys uses) in the address bar. Login and that's it.
If it isn't 192.168.1.1 you should be able to find it, either written on the router, or in the user manual.
If you can't remember your username/password (the default seems to be a blank username and a password of "admin"), you may need to "factory reset" the router.
The assumption, above, is that you connect to your router with an Ethernet cable - which Mint will see immediately. It gets a little more complex if you are trying to set up directly via wireless. You'll have to figure out which of the available wireless networks is your router, and connect there (with WPA2, naturally) first.
PS. No one needs IE for anything... except for easy acquisition of viruses.
_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer
Fogman
Veteran

Joined: 19 Jun 2005
Age: 58
Gender: Male
Posts: 3,986
Location: Frå Nord Dakota til Vermont
If it isn't 192.168.1.1 you should be able to find it, either written on the router, or in the user manual.
If you can't remember your username/password (the default seems to be a blank username and a password of "admin"), you may need to "factory reset" the router.
The assumption, above, is that you connect to your router with an Ethernet cable - which Mint will see immediately. It gets a little more complex if you are trying to set up directly via wireless. You'll have to figure out which of the available wireless networks is your router, and connect there (with WPA2, naturally) first.
PS. No one needs IE for anything... except for easy acquisition of viruses.

Even simpler is to open 'Network Tools' ( I'm pretty sure that With Ubuntu based distros that it's located under System>Preferances or System>Administration, but then again, you have that weird Mint Menu, so it may be differant) , select the 'Netstat' tab, ensure the 'Routing Table Information' bullet is checked, click the 'Netstat' button and look at the information that is displayed in the box below. The IP adress of your router shouldl be one of the of the first two displayed under the heading 'Gateway'. --Enter the IP address in your browser and you should get the login screen to the router.
_________________
When There's No There to get to, I'm so There!
I've tired that 3 times previously. It didn't work.
May be worth trying a factory reset of the device from the button on the back, although you would have to re-establish your wifi settings.
You can telnet to port 80 of the device to see if it is even accepting HTTP traffic or is explicitly disabled.
_________________
Your Aspie score: 131 of 200
Your neurotypical (non-autistic) score: 62 of 200
You are very likely an Aspie
Fogman
Veteran

Joined: 19 Jun 2005
Age: 58
Gender: Male
Posts: 3,986
Location: Frå Nord Dakota til Vermont
It will not load with Firefox or Chrome.
Well that sucks. I've never heard of a router that only loads into IE. --Sorry.
Me neither. Seeing as most routers use Linux, or something similar, internally, it would be very odd for them to depend on IE.
Lynners, is the router really not visible at 192.168.1.1 - as is stated in the Linksys user manual? If it isn't, then it probably does need a factory reset. My BT Home Hub uses 192.168.1.254 - which is fairly non-standard. It does allow me to change it (to exactly what, I'm not sure, but I don't think I'll bother to find out!). My other router, I did change to use the 10.0.0.0/8 private network. Some routers default to that. The 192.168.0.0/16 range is probably more common, with 192.168.1.1 being the favourite.
_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer
It will not load with Firefox or Chrome.
Well that sucks. I've never heard of a router that only loads into IE. --Sorry.
Me neither. Seeing as most routers use Linux, or something similar, internally, it would be very odd for them to depend on IE.
Lynners, is the router really not visible at 192.168.1.1 - as is stated in the Linksys user manual? If it isn't, then it probably does need a factory reset. My BT Home Hub uses 192.168.1.254 - which is fairly non-standard. It does allow me to change it (to exactly what, I'm not sure, but I don't think I'll bother to find out!). My other router, I did change to use the 10.0.0.0/8 private network. Some routers default to that. The 192.168.0.0/16 range is probably more common, with 192.168.1.1 being the favourite.
I did do a reset and it still didn't help. After that I googled the router's name and Linux Mint and found a forum with a post from a guy that was having the same issue. He was told he would need to use IE.
I have to go to work shortly or I would try messing around with it some more.
I shall return

I've never had that problem with Linksys.
If you've Opera installed, I believe there's a setting which allows you to tell the browser to identify as IE - I used it to get around the IE-Only requirement on a financial website I used to use. This should determine whether or not IE is necessary to access your router's UI, at least.
Link to Instructions
but... the router's admin page is never available to WiFi devices, until you have gone through the process of identifying the WiFi device to the router.
I don't understand why you seem to be acting as if the router's IP address is somehow secret. It is not. They are usually just standard local network addresses. Certainly they are so, after a factory reset. The Linksys, as I have said, should be at 192.168.1.1 and if you are trying to use any other IP address (i.e. not a local network address, which will always be in one of the ranges 192.168.0.0/16 or 10.0.0.0/8), I'd suspect you are using either the IP address your ISP has given your network, or some server at your ISP - neither of which are likely to respond to http requests.
Or, maybe, a thought, is it possible that Mint has somehow defaulted to using 198.168.1.1 for your machine? In a shell, try:
...
I did come across an old article (2011/11/30) that suggested:

_________________
"Striking up conversations with strangers is an autistic person's version of extreme sports." Kamran Nazeer
but... the router's admin page is never available to WiFi devices, until you have gone through the process of identifying the WiFi device to the router.
I don't understand why you seem to be acting as if the router's IP address is somehow secret. It is not. They are usually just standard local network addresses. Certainly they are so, after a factory reset. The Linksys, as I have said, should be at 192.168.1.1 and if you are trying to use any other IP address (i.e. not a local network address, which will always be in one of the ranges 192.168.0.0/16 or 10.0.0.0/8), I'd suspect you are using either the IP address your ISP has given your network, or some server at your ISP - neither of which are likely to respond to http requests.
Huh?
I know the address and it is 192.168.1.1
It will not load. Do you want a screen shot?

If you've Opera installed, I believe there's a setting which allows you to tell the browser to identify as IE - I used it to get around the IE-Only requirement on a financial website I used to use. This should determine whether or not IE is necessary to access your router's UI, at least.
Link to Instructions
Hey, thanks!
That is another issue I have been having. I can't log into my bank accounts either.
Just some standard troubleshooting type questions:
1) Are you able to connect to any other Internet connections? (assuming it is a laptop)
2) What version of Mint are you using? If it's an older one then it might be time to consider upgrading to Lisa. Maybe it would be a bit more cooperative?
Similar Topics | |
---|---|
Does Anybody Here Know Dandy's World Or Is Familiar With It? |
24 May 2025, 1:05 am |
Anybody Familiar With The Slums Of Elwood? |
03 May 2025, 2:52 pm |
Linux user with w11 newbie question |
04 Jun 2025, 11:31 am |