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.
|
|
03-01-2014, 08:41 PM
|
#1
|
Member
Registered: Jun 2005
Location: North Carolina
Distribution: Fedora 22, OpenSuSE LEAP
Posts: 54
Rep:
|
Changed routers, Fedora 19 machine no longer connects
Bought a new router, TP-Link TL-WR841N. Since the day I plugged it in, my Fedora machine will no longer connect to internet. Windows machine didn't have a problem with new router. I have reset the router, re-booted the router, changed the NIC in the Fedora machine. Network manager says that it is connected but no web page will open. The light on the router is on but it isn't blinking. I have no idea what to do. I never expected a problem like this from a Linux OS. I also have a PC-BSD machine and it is connecting to internet with new router. Any ideas? Let me know if you need more information.
|
|
|
03-01-2014, 09:21 PM
|
#2
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,315
|
Maybe you still have a lease on an IP the new router has assigned to another box - try
Code:
dhclient -r && hdclient
|
|
|
03-01-2014, 09:28 PM
|
#3
|
Member
Registered: Jun 2005
Location: North Carolina
Distribution: Fedora 22, OpenSuSE LEAP
Posts: 54
Original Poster
Rep:
|
I got bash: hdclient: command not found... when I tried that
|
|
|
03-01-2014, 09:37 PM
|
#4
|
LQ Veteran
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,315
|
typo - dhclient
|
|
|
03-02-2014, 07:10 AM
|
#5
|
Member
Registered: Jun 2005
Location: North Carolina
Distribution: Fedora 22, OpenSuSE LEAP
Posts: 54
Original Poster
Rep:
|
That didn't fix it. I've also restarted modem and router.
|
|
|
03-02-2014, 12:24 PM
|
#6
|
Moderator
Registered: Aug 2002
Posts: 26,466
|
Does you Fedora PC have a static IP address?
What is the output of the command /sbin/ifconfig?
I believe the default IP address for the router is 192.168.1.1. So your subnet is 192.168.1.0/24 (net mask 255.255.255.0). Is the IP address for the Fedora PC in this range?
Can you ping the router? Can you ping the other computers on the network.
Can you access the router's web configuration page?
|
|
|
03-02-2014, 01:55 PM
|
#7
|
Senior Member
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983
|
michaelk i believe is on the right track. when you brought in the new router did you modify your /etc/resolv.conf and did you change the static IP in your fedora box?
please post your eth0 for the fedora box as well as your resolv.conf
|
|
|
03-04-2014, 06:06 PM
|
#8
|
Member
Registered: Jun 2005
Location: North Carolina
Distribution: Fedora 22, OpenSuSE LEAP
Posts: 54
Original Poster
Rep:
|
Fedora box has static IP of 192.168.1.3
It can ping the router and the other computer on the network
resolv.conf returns:
#Generated by NetworkManager
nameserver 192.168.1.1
nameserver 207.69.188.186
nameserver 207.69.188.187
I can access the router's web configuration page. It shows that the Fedora box connected as 192.168.1.3
Output of /sbin/config:
p1p1: flags= 4163 <UP, BROADCAST, RUNNING, MULTICAST> MTU 1500
inet 192.168.1.3 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::2e0:29ff:fe9e:8d33 prefixlen 64 scopeid 0x20 <link>
ether 00:e0:29:9e:8d:33 txqueuelen 1000 (Ethernet)
RX packet 50436 bytes 17011729 (16.2 mib)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 30768 bytes 2394999 (2.2 mib)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
and then some lines about lo
|
|
|
03-04-2014, 06:19 PM
|
#9
|
Moderator
Registered: Aug 2002
Posts: 26,466
|
Can you ping 74.125.227.105 (google)?
Does http://74.125.227.105 work in your web browser?
|
|
|
03-04-2014, 10:10 PM
|
#10
|
Member
Registered: Jun 2005
Location: North Carolina
Distribution: Fedora 22, OpenSuSE LEAP
Posts: 54
Original Poster
Rep:
|
I can ping it but it will not open in web browser
|
|
|
All times are GMT -5. The time now is 05:47 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
|
|