Linux - Networking This forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-23-2013, 03:12 PM
|
#1
|
Member
Registered: Aug 2005
Location: Manizales, Colombia
Distribution: Linux Mint 17
Posts: 41
Rep:
|
Cannot connect to router
Hi all,
I would like to access my router in order to open the ports for doing ssh. My internet connection is working OK.
I did:
Code:
[daalvarez@earendil ~]$ netstat -r -n
Kernel IP routing table
Destination Gateway Genmask Flags MSS Window irtt Iface
0.0.0.0 192.168.1.254 0.0.0.0 UG 0 0 0 eth0
127.0.0.0 0.0.0.0 255.0.0.0 U 0 0 0 lo
169.254.0.0 0.0.0.0 255.255.0.0 U 0 0 0 eth0
192.168.1.0 0.0.0.0 255.255.255.0 U 0 0 0 eth0
In order to find that 192.168.1.254 is my router address.
However when I insert that address into my browser, firefox says:
Code:
Firefox can't establish a connection to the server at 192.168.1.254.
What else can I do?
Thank you very much!!
Diego
|
|
|
09-23-2013, 03:44 PM
|
#2
|
LQ Guru
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,370
|
Do you have another device on your local network which also uses the 192.168.1.254 address?
---------------------
Steve Stites
|
|
|
09-23-2013, 04:06 PM
|
#3
|
Member
Registered: Aug 2005
Location: Manizales, Colombia
Distribution: Linux Mint 17
Posts: 41
Original Poster
Rep:
|
Hi jailbait,
I have an iPad. I have also tried there to open 192.168.1.254 without any sucess...
Diego
|
|
|
09-23-2013, 04:06 PM
|
#4
|
Member
Registered: Jan 2003
Location: Cambridgeshire, UK
Distribution: Mint (Desktop), Debian (Server)
Posts: 891
Rep:
|
What router is it? They don't all necessarily support HTTP.
|
|
|
09-23-2013, 04:09 PM
|
#5
|
Member
Registered: Aug 2005
Location: Manizales, Colombia
Distribution: Linux Mint 17
Posts: 41
Original Poster
Rep:
|
Quote:
Originally Posted by baldy3105
What router is it? They don't all necessarily support HTTP.
|
It is a Huawei HG530
|
|
|
09-23-2013, 09:51 PM
|
#6
|
LQ Guru
Registered: Feb 2003
Location: Virginia, USA
Distribution: Debian 12
Posts: 8,370
|
According to the Huawei HG530 user manual the router address is 192.168.1.1 which is the most commonly used router address. Try using 192.168.1.1. If that does not work then try setting the Huawei HG530 back to its factory default settings by holding down the reset button for more than 6 seconds. See if that changes the router address to 192.168.1.1. Resetting the router to factory defaults will mean that you have to start the configuration process over from the beginning.
You can get the Huawei HG530 manuals here:
http://www.huaweidevice.com/worldwid...productId=3297
---------------------
Steve Stites
Last edited by jailbait; 09-23-2013 at 09:52 PM.
|
|
|
09-25-2013, 07:54 AM
|
#7
|
Member
Registered: Feb 2008
Location: Armidale, NSW, Australia
Distribution: Fedora 8
Posts: 32
Rep:
|
This might be due to the distinction between HTTP and HTTPS.
If you just typed the IP address into your browser then it will probably default to http://192.168.1.254/ which sends the request to port 80 on the router.
It's quite possible that the router is only listening on port 443 (which is HTTPS). Try typing https://192.168.1.354/ into your browser.
BTW, given that most routers require login by username and password it is quite proper that it uses HTTPS since it will encrypt the content of the request.
|
|
|
All times are GMT -5. The time now is 12:15 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|