LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-28-2021, 02:04 PM   #1
sp12
LQ Newbie
 
Registered: Nov 2021
Posts: 6

Rep: Reputation: Disabled
Connected to Wifi but internet not available


I recently downloaded the ubuntu 20.04 distribution. When i connect to my home wifi, it shows connected but I am not able to use internet i.e the pages keep loading forever.
Note : This happens only for my home wifi. When I use my mobile wifi hotspot it works just fine so I figured my wireless adapter is fine. The wired connections to the network, however, works. The only problem is wireless connection to my home wifi only.

I am even able to ping my router which means I am connected to it.

The ifconfig ouput:

Code:
sp12@sp12-HP-Pavilion-x360-Convertible-14-ba1xx:~$ ifconfig
lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 3252  bytes 325420 (325.4 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 3252  bytes 325420 (325.4 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlo1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.29.253  netmask 255.255.255.0  broadcast 192.168.29.255
        inet6 fe80::79ba:b8f:b715:3681  prefixlen 64  scopeid 0x20<link>
        inet6 2405:201:3005:f834:ba14:a14b:d055:2589  prefixlen 64  scopeid 0x0<global>
        inet6 2405:201:3005:f834:5add:cf7:e171:6984  prefixlen 64  scopeid 0x0<global>
        ether 28:c6:3f:1f:67:f6  txqueuelen 1000  (Ethernet)
        RX packets 38093  bytes 3460990 (3.4 MB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 22399  bytes 3268173 (3.2 MB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0
route -n output:
Code:
sp12@sp12-HP-Pavilion-x360-Convertible-14-ba1xx:~$ route -n
Kernel IP routing table
Destination     Gateway         Genmask         Flags Metric Ref    Use Iface
0.0.0.0         192.168.29.1    0.0.0.0         UG    600    0        0 wlo1
169.254.0.0     0.0.0.0         255.255.0.0     U     1000   0        0 wlo1
192.168.29.0    0.0.0.0         255.255.255.0   U     600    0        0 wlo1
iwconfig output:
Code:
sp12@sp12-HP-Pavilion-x360-Convertible-14-ba1xx:~$ iwconfig
lo        no wireless extensions.

wlo1      IEEE 802.11  ESSID:"JioFiber-aiT7o"  
          Mode:Managed  Frequency:2.462 GHz  Access Point: 78:DD:12:1C:22:C2   
          Bit Rate=144.4 Mb/s   Tx-Power=22 dBm   
          Retry short limit:7   RTS thr:off   Fragment thr:off
          Power Management:on
          Link Quality=66/70  Signal level=-44 dBm  
          Rx invalid nwid:0  Rx invalid crypt:0  Rx invalid frag:0
          Tx excessive retries:1  Invalid misc:73   Missed beacon:0
ping results:
Code:
sp12@sp12-HP-Pavilion-x360-Convertible-14-ba1xx:~$ ping 192.168.29.1
PING 192.168.29.1 (192.168.29.1) 56(84) bytes of data.
64 bytes from 192.168.29.1: icmp_seq=1 ttl=64 time=3.59 ms
64 bytes from 192.168.29.1: icmp_seq=2 ttl=64 time=5.35 ms
64 bytes from 192.168.29.1: icmp_seq=3 ttl=64 time=2.24 ms
64 bytes from 192.168.29.1: icmp_seq=4 ttl=64 time=2.00 ms
^C
--- 192.168.29.1 ping statistics ---
4 packets transmitted, 4 received, 0% packet loss, time 3004ms
rtt min/avg/max/mdev = 2.002/3.294/5.349/1.331 ms


sp12@sp12-HP-Pavilion-x360-Convertible-14-ba1xx:~$ ping google.com
PING google.com(bom12s16-in-x0e.1e100.net (2404:6800:4009:829::200e)) 56 data bytes
^C
--- google.com ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4086ms
Not able to ping google.com

output of lshw command
Code:
sp12@sp12-HP-Pavilion-x360-Convertible-14-ba1xx:~$ sudo lshw -c network
  *-network                 
       description: Wireless interface
       product: Wireless 7265
       vendor: Intel Corporation
       physical id: 0
       bus info: pci@0000:03:00.0
       logical name: wlo1
       version: 59
       serial: 28:c6:3f:1f:67:f6
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi pciexpress bus_master cap_list ethernet physical wireless
       configuration: broadcast=yes driver=iwlwifi driverversion=5.11.0-40-generic firmware=29.1654887522.0 7265D-29.ucode ip=192.168.29.253 latency=0 link=yes multicast=yes wireless=IEEE 802.11
       resources: irq:140 memory:b4000000-b4001fff
  *-network
       description: Ethernet interface
       physical id: 3
       bus info: usb@1:1
       logical name: usb0
       serial: 26:31:32:00:e7:e3
       capabilities: ethernet physical
       configuration: broadcast=yes driver=rndis_host driverversion=5.11.0-40-generic firmware=RNDIS device ip=192.168.42.83 link=yes multicast=yes
Outputs of some other commands I thought might be relevant
Code:
sp12@sp12-HP-Pavilion-x360-Convertible-14-ba1xx:~$ lspci -knn | grep Net -A3; rfkill list
03:00.0 Network controller [0280]: Intel Corporation Wireless 7265 [8086:095a] (rev 59)
	DeviceName: WLAN
	Subsystem: Intel Corporation Dual Band Wireless-AC 7265 [8086:5010]
	Kernel driver in use: iwlwifi
0: hci0: Bluetooth
	Soft blocked: no
	Hard blocked: no
1: phy0: Wireless LAN
	Soft blocked: no
	Hard blocked: no
output of nmcli:
Code:
usb0: connected to Wired connection 1
	"OnePlus"
	ethernet (rndis_host), 26:31:32:00:E7:E3, hw, mtu 1500
	ip4 default
	inet4 192.168.42.83/24
	route4 0.0.0.0/0
	route4 192.168.42.0/24
	inet6 fe80::a4a4:ce2f:97f4:fce3/64
	route6 fe80::/64

wlo1: connected to JioFiber-aiT7o
	"Intel 7265"
	wifi (iwlwifi), 28:C6:3F:1F:67:F6, hw, mtu 1500
	ip6 default
	inet4 192.168.29.253/24
	route4 0.0.0.0/0
	route4 169.254.0.0/16
	route4 192.168.29.0/24
	inet6 2405:201:3005:f834:5add:cf7:e171:6984/64
	inet6 2405:201:3005:f834:ba14:a14b:d055:2589/64
	inet6 fe80::79ba:b8f:b715:3681/64
	route6 2405:201:3005:f834::/64
	route6 ::/0
	route6 fe80::/64

p2p-dev-wlo1: disconnected
	"p2p-dev-wlo1"
	wifi-p2p, hw

lo: unmanaged
	"lo"
	loopback (unknown), 00:00:00:00:00:00, sw, mtu 65536

DNS configuration:
	servers: 2405:201:3005:f834::c0a8:1d01
	interface: wlo1

	servers: 192.168.42.129
	interface: usb0

	servers: 192.168.29.1
	interface: wlo1

Use "nmcli device show" to get complete information about known devices and
"nmcli connection show" to get an overview on active connection profiles.

Consult nmcli(1) and nmcli-examples(7) manual pages for complete usage details.
If you require some more outputs to diagnose the issue please let me know

Thankyou


Edit:
I am adding some commands I think might help

traceroute google.com (when using wired connections)
Code:
traceroute to google.com (142.250.192.14), 30 hops max, 60 byte packets
 1  _gateway (192.168.42.129)  2.130 ms  2.040 ms  2.150 ms
 2  reliance.reliance (192.168.29.1)  9.733 ms  19.544 ms  19.554 ms
 3  10.17.192.1 (10.17.192.1)  19.718 ms  21.894 ms  22.067 ms
 4  172.31.1.212 (172.31.1.212)  60.937 ms  62.454 ms  72.477 ms
 5  192.168.65.94 (192.168.65.94)  72.547 ms  72.871 ms  72.614 ms
 6  172.26.74.164 (172.26.74.164)  72.672 ms  47.204 ms  47.037 ms
 7  172.26.74.147 (172.26.74.147)  46.874 ms  51.765 ms  52.685 ms
 8  192.168.65.80 (192.168.65.80)  52.818 ms  57.379 ms  59.750 ms
 9  192.168.65.83 (192.168.65.83)  61.565 ms 192.168.65.79 (192.168.65.79)  28.714 ms 192.168.65.81 (192.168.65.81)  29.680 ms
10  172.31.2.71 (172.31.2.71)  45.488 ms  43.561 ms  46.019 ms
11  74.125.51.166 (74.125.51.166)  47.679 ms 209.85.168.26 (209.85.168.26)  48.296 ms  47.609 ms
12  * * *
13  142.250.228.48 (142.250.228.48)  40.265 ms 74.125.253.166 (74.125.253.166)  43.977 ms 142.251.77.94 (142.251.77.94)  44.050 ms
14  108.170.248.203 (108.170.248.203)  43.046 ms  45.077 ms 108.170.248.210 (108.170.248.210)  38.401 ms
15  bom12s14-in-f14.1e100.net (142.250.192.14)  40.749 ms 108.170.248.161 (108.170.248.161)  53.128 ms bom12s14-in-f14.1e100.net (142.250.192.14)  55.024 ms
traceroute google.com (when using wifi only):
Code:
traceroute to google.com (142.251.42.46), 30 hops max, 60 byte packets
 1  reliance.reliance (192.168.29.1)  3.245 ms  3.155 ms  3.220 ms
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  * * *
It keeps on printing *.

Thankyou

Last edited by sp12; 11-28-2021 at 02:14 PM.
 
Old 11-28-2021, 03:53 PM   #2
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,635

Rep: Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697
#1 you have a duplicate post over at https://www.linuxquestions.org/quest...le-4175704216/
You should remove or close one and only follow the other. Duplicate posting is discouraged.

#2 Does your home WiFi work for anything else? In other words, does it only fail for this Ubuntu instance or does it always fail?
 
Old 11-28-2021, 07:35 PM   #3
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,326
Blog Entries: 28

Rep: Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142Reputation: 6142
Try this:

Code:
ping google.com
If you don't connect, try

Code:
ping 8.8.8.8   <----that's a Google ip address
If that responds, you likely have a DNS problem, since you can ping an ip address, but not a URL. If it doesn't respond, ping your router. If your router responds, you're not getting past your router to the big wide world. If the router doesn't respond, you're not getting a good connection to the router itself.

Also try traceroute to the various addresses; that will give you some hint as to where the connections are going awry. See man traceroute for more.

If all these tests fail, the next test would be to connect with a wired connection and repeat the tests. If the wired connection works and the wireless doesn't and you can make wireless connections with other devices, there's something going on with your wireless component in the computer.

You might find this article helpful: https://www.maketecheasier.com/fix-w...orking-ubuntu/
 
1 members found this post helpful.
Old 11-29-2021, 02:20 AM   #4
sp12
LQ Newbie
 
Registered: Nov 2021
Posts: 6

Original Poster
Rep: Reputation: Disabled
Sorry about the duplicate post. The previous post is already closed so I cannot delete it.
And yes, my wifi works in all other devices and even in the windows OS in this dual booted system.

I carried out the operations specified in the second post.

output of nmcli show device wlo1 (to show the ip address of my router)

Code:
GENERAL.DEVICE:                         wlo1
GENERAL.TYPE:                           wifi
GENERAL.HWADDR:                         28:C6:3F:1F:67:F6
GENERAL.MTU:                            1500
GENERAL.STATE:                          100 (connected)
GENERAL.CONNECTION:                     JioFiber-aiT7o
GENERAL.CON-PATH:                       /org/freedesktop/NetworkManager/ActiveConnection/1
IP4.ADDRESS[1]:                         192.168.29.253/24
IP4.GATEWAY:                            192.168.29.1
IP4.ROUTE[1]:                           dst = 0.0.0.0/0, nh = 192.168.29.1, mt = 600
IP4.ROUTE[2]:                           dst = 169.254.0.0/16, nh = 0.0.0.0, mt = 1000
IP4.ROUTE[3]:                           dst = 192.168.29.0/24, nh = 0.0.0.0, mt = 600
IP4.DNS[1]:                             192.168.29.1
IP6.ADDRESS[1]:                         2405:201:3005:f834:d33b:cd0:5bf:1682/64
IP6.ADDRESS[2]:                         2405:201:3005:f834:ba14:a14b:d055:2589/64
IP6.ADDRESS[3]:                         fe80::79ba:b8f:b715:3681/64
IP6.GATEWAY:                            fe80::7add:12ff:fe1c:22c1
IP6.ROUTE[1]:                           dst = 2405:201:3005:f834::/64, nh = ::, mt = 600
IP6.ROUTE[2]:                           dst = ::/0, nh = fe80::7add:12ff:fe1c:22c1, mt = 600
IP6.ROUTE[3]:                           dst = fe80::/64, nh = ::, mt = 600
IP6.DNS[1]:                             2405:201:3005:f834::c0a8:1d01
ping result for wired connection(for google.com)

Code:
PING google.com (172.217.166.46) 56(84) bytes of data.
64 bytes from bom07s18-in-f14.1e100.net (172.217.166.46): icmp_seq=1 ttl=52 time=63.1 ms
64 bytes from bom07s18-in-f14.1e100.net (172.217.166.46): icmp_seq=2 ttl=52 time=62.2 ms
64 bytes from bom07s18-in-f14.1e100.net (172.217.166.46): icmp_seq=3 ttl=52 time=52.4 ms
64 bytes from bom07s18-in-f14.1e100.net (172.217.166.46): icmp_seq=4 ttl=52 time=72.1 ms
64 bytes from bom07s18-in-f14.1e100.net (172.217.166.46): icmp_seq=5 ttl=52 time=60.6 ms

--- google.com ping statistics ---
5 packets transmitted, 5 received, 0% packet loss, time 4007ms
rtt min/avg/max/mdev = 52.439/62.115/72.123/6.277 ms
traceroute using wired connection for google.com
Code:
traceroute to google.com (142.250.183.142), 30 hops max, 60 byte packets
 1  _gateway (192.168.42.129)  2.315 ms  2.203 ms  2.265 ms
 2  reliance.reliance (192.168.29.1)  52.725 ms  54.799 ms  56.962 ms
 3  10.17.192.1 (10.17.192.1)  63.816 ms  66.320 ms  66.258 ms
 4  172.31.1.212 (172.31.1.212)  66.338 ms  66.308 ms  66.400 ms
 5  192.168.65.94 (192.168.65.94)  66.693 ms  66.616 ms  66.487 ms
 6  172.26.74.164 (172.26.74.164)  66.357 ms  56.160 ms  56.220 ms
 7  172.26.74.147 (172.26.74.147)  56.065 ms  27.734 ms  70.299 ms
 8  192.168.65.82 (192.168.65.82)  71.425 ms 192.168.65.80 (192.168.65.80)  71.387 ms 192.168.65.82 (192.168.65.82)  62.549 ms
 9  192.168.65.85 (192.168.65.85)  63.317 ms 192.168.65.79 (192.168.65.79)  63.274 ms 192.168.65.81 (192.168.65.81)  63.231 ms
10  172.31.2.71 (172.31.2.71)  70.451 ms  71.235 ms  71.192 ms
11  74.125.51.166 (74.125.51.166)  197.949 ms 209.85.168.26 (209.85.168.26)  71.108 ms *
12  * * *
13  142.250.214.108 (142.250.214.108)  59.672 ms 216.239.56.114 (216.239.56.114)  59.630 ms 142.250.228.48 (142.250.228.48)  58.914 ms
14  108.170.248.162 (108.170.248.162)  42.443 ms 108.170.248.163 (108.170.248.163)  40.658 ms 142.250.214.113 (142.250.214.113)  41.211 ms
15  108.170.248.209 (108.170.248.209)  47.579 ms 108.170.248.193 (108.170.248.193)  49.246 ms 108.170.248.209 (108.170.248.209)  47.218 ms
16  142.250.214.113 (142.250.214.113)  45.638 ms 142.250.214.111 (142.250.214.111)  50.160 ms bom07s31-in-f14.1e100.net (142.250.183.142)  42.519 ms
Now with my wifi connection
ping results for google.com
Code:
PING google.com (142.251.42.14) 56(84) bytes of data.

--- google.com ping statistics ---
5 packets transmitted, 0 received, 100% packet loss, time 4092ms
traceroute for google.com
Code:
traceroute to google.com (142.251.42.14), 30 hops max, 60 byte packets
 1  reliance.reliance (192.168.29.1)  4.429 ms  7.072 ms  10.700 ms
 2  * * *
 3  * * *
 4  * * *
 5  * * *
 6  * * *
 7  * * *
 8  * * *
 9  * * *
10  * * *
11  * * *
12  * * *
13  * * *
14  * * *
15  * * *
16  * * *
17  * * *
18  * * *
19  * * *
20  * * *
21  * * *
22  * * *
23  * * *
24  * * *
25  * * *
26  * * *
27  * * *
28  * * *
29  * * *
30  * * *
Note : I am using ping4 with all the commands because ping is not working
Now pinging the router
Code:
PING reliance.reliance(reliance.reliance (2405:201:3005:f834::c0a8:1d01)) 56 data bytes
64 bytes from reliance.reliance (2405:201:3005:f834::c0a8:1d01): icmp_seq=1 ttl=64 time=10.7 ms
64 bytes from reliance.reliance (2405:201:3005:f834::c0a8:1d01): icmp_seq=2 ttl=64 time=3.00 ms
64 bytes from reliance.reliance (2405:201:3005:f834::c0a8:1d01): icmp_seq=3 ttl=64 time=3.45 ms
64 bytes from reliance.reliance (2405:201:3005:f834::c0a8:1d01): icmp_seq=4 ttl=64 time=2.84 ms
64 bytes from reliance.reliance (2405:201:3005:f834::c0a8:1d01): icmp_seq=5 ttl=64 time=3.01 ms
64 bytes from reliance.reliance (2405:201:3005:f834::c0a8:1d01): icmp_seq=6 ttl=64 time=3.59 ms

--- reliance.reliance ping statistics ---
6 packets transmitted, 6 received, 0% packet loss, time 5008ms
rtt min/avg/max/mdev = 2.840/4.434/10.725/2.825 ms
However in this case both ping and ping4 works fine.
I think you were right, I am not getting past my router to the www. And since I am able to ping my router and even use
other wifi networks, I think my wireless device is working fine. Just the packets are not forwarded by the router.
And I tried to ping 8.8.8.8 using wifi and it didn't work either.

Thankyou.
 
Old 11-30-2021, 03:07 PM   #5
floppy_stuttgart
Senior Member
 
Registered: Nov 2010
Location: EU mainland
Distribution: Debian like
Posts: 1,154
Blog Entries: 5

Rep: Reputation: 107Reputation: 107
You allowed only some devices in your home router?
In my fritzbox I can for example restrict the access to a device list and others coming visiting me cannot access internet (I must change the setup). One time, I was wondering why a visitor cannot access internet and after a few time scratching my head I remembered I made restrictions (probably in a late evening with a glas of wine ;-)
 
Old 12-10-2021, 08:24 AM   #6
sp12
LQ Newbie
 
Registered: Nov 2021
Posts: 6

Original Poster
Rep: Reputation: Disabled
Thanks for the response!
Tried that didn't help
 
Old 12-10-2021, 08:26 AM   #7
sp12
LQ Newbie
 
Registered: Nov 2021
Posts: 6

Original Poster
Rep: Reputation: Disabled
In fact now even ubuntu app store is not opening. I don't know how to solve the problem. Should I remove ubuntu altogether and dual boot my system again?
 
Old 12-10-2021, 11:25 AM   #8
wpeckham
LQ Guru
 
Registered: Apr 2010
Location: Continental USA
Distribution: Debian, Ubuntu, RedHat, DSL, Puppy, CentOS, Knoppix, Mint-DE, Sparky, VSIDO, tinycore, Q4OS,Manjaro
Posts: 5,635

Rep: Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697Reputation: 2697
Quote:
Originally Posted by sp12 View Post
In fact now even ubuntu app store is not opening. I don't know how to solve the problem. Should I remove ubuntu altogether and dual boot my system again?
Since this version of Ubuntu is a very recent install, and known to have issues, I would recommend just downloading something less problematic and doing a fresh install over the Ubuntu. Mint, MintDE, Q4OS, Elementary, and Manjaro are known and among the very solid options.
 
Old 12-10-2021, 12:25 PM   #9
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
I would first do a reinstall of Ubuntu, wiping out the partitions created for the install and reusing that space.
Then check if the problem exists in the newly installed system with no changes.

As was stated above, this seems like a dns resolver issue.

To verify if the issue is network or dns, when you see this type issue try a ping to the IP on the internet. 1.1.1.1 or 8.8.8.8 are good to try. If the ping to the ip does work but the ping to a hostname does not then it is definitely dns related.
 
Old 12-11-2021, 07:01 AM   #10
sp12
LQ Newbie
 
Registered: Nov 2021
Posts: 6

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by computersavvy View Post
I would first do a reinstall of Ubuntu, wiping out the partitions created for the install and reusing that space.
Then check if the problem exists in the newly installed system with no changes.

As was stated above, this seems like a dns resolver issue.

To verify if the issue is network or dns, when you see this type issue try a ping to the IP on the internet. 1.1.1.1 or 8.8.8.8 are good to try. If the ping to the ip does work but the ping to a hostname does not then it is definitely dns related.
As mentioned above, I don't think its a dns issue because I am able able to ping both ip and hostnames. It just does not work for a specific wifi network, but for others, it works fine. I have pasted above the traceroute command output in the previous post. It seems that the wifi router does not forwards the packets to the web.
Note - There is nothing wrong in the wifi network itself because my other devices work.
 
Old 12-11-2021, 11:48 AM   #11
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
When that happens with a specific router/AP I have found that a power cycle restart of the router often solves the issue.
 
Old 12-14-2021, 07:59 AM   #12
lleb
Senior Member
 
Registered: Dec 2005
Location: Florida
Distribution: CentOS/Fedora/Pop!_OS
Posts: 2,983

Rep: Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551Reputation: 551
https://www.ricmedia.com/set-permane...n-resolv-conf/

you might also want to check this out.

i had that same issue, it is my #1 grumble with the entire Ubuntu line of distros.
 
Old 12-14-2021, 01:45 PM   #13
GentleThotSeaMonkey
Member
 
Registered: Dec 2016
Posts: 338
Blog Entries: 4

Rep: Reputation: 128Reputation: 128
Just FYI: 'famous' tool (&might contain useful cmds): https://github.com/UbuntuForums/wireless-info
 
Old 12-14-2021, 04:03 PM   #14
Brains
Senior Member
 
Registered: Apr 2009
Distribution: All OS except Apple
Posts: 1,591

Rep: Reputation: 389Reputation: 389Reputation: 389Reputation: 389
Quote:
usb0: connected to Wired connection 1
"OnePlus"
ethernet (rndis_host), 26:31:32:00:E7:E3, hw, mtu 1500
ip4 default
inet4 192.168.42.83/24
route4 0.0.0.0/0
route4 192.168.42.0/24
inet6 fe80::a4a4:ce2f:97f4:fce3/64
route6 fe80::/64

wlo1: connected to JioFiber-aiT7o
"Intel 7265"
wifi (iwlwifi), 28:C6:3F:1F:67:F6, hw, mtu 1500
ip6 default
inet4 192.168.29.253/24
route4 0.0.0.0/0
route4 169.254.0.0/16
route4 192.168.29.0/24
inet6 2405:201:3005:f834:5add:cf7:e171:6984/64
inet6 2405:201:3005:f834:ba14:a14b:d055:2589/64
inet6 fe80::79ba:b8f:b715:3681/64
route6 2405:201:3005:f834::/64
route6 ::/0
route6 fe80::/64
I've never seen something like this before, being connected through two network interfaces.
Many times in the past when I encountered something like this I would copy the nameserver address from a working Linux's /etc/resolv.conf over to the failing Linux /etc/resolv.conf.
 
Old 12-14-2021, 06:17 PM   #15
computersavvy
Senior Member
 
Registered: Aug 2016
Posts: 3,345

Rep: Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484Reputation: 1484
Having two interfaces on two different networks is common, some even have multiples of that. The biggest hurdle is getting the routing properly configured.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Connected to Wifi but internet not available sp12 Linux - Newbie 1 11-28-2021 03:55 PM
Installed driver for Frontech USB FT-0828 Wi Fi Adapter in Fedora 33. Wifi enabled, but wifi connection not available. Help needed please. konark Linux - Networking 3 07-28-2021 04:40 PM
network manager shows connected to wifi but ifconfig show connected to ethernet mia_tech Linux - General 10 12-16-2015 10:23 AM
Want to share my wifi by creating a wifi hotspot ( While staying connected to wifi)? shadyXV Linux - Desktop 4 07-20-2015 05:37 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration