No connection even though the network app shows my computer IS connected.

<paragraph index="32" node_type="writer"> RX errors 0 dropped 204 overruns 0 frame 0</paragraph>
What is worrying to me, are the many dropped packets that went through your wifi.
Are you sure you are using the right driver for your wifi chipset ?
Or did you setup a firewall on your router’s firmware?

Happy new year,
Eddy
 


On a second thought, open a terminal window while connected to wifi and please post the output of
Code:
resolvectl
Cheers,
Eddy
 
What is worrying to me, are the many dropped packets that went through your wifi.
Are you sure you are using the right driver for your wifi chipset ?
Or did you setup a firewall on your router’s firmware?

Happy new year,
Eddy
Well, Everything works fine in Win10 (dual boot). It was only when I upgraded from Mint 21.1 to 21.2 that I had all this trouble. I'll have to get back to you about the resolvect1 results as that machine is off right now. No firewall on the router.
 
On a second thought, open a terminal window while connected to wifi and please post the output of
Code:
resolvectl
Cheers,
Eddy
Here is the output for resolvectl:

glnman@glnman-desktop:~$ resolvectl

Global

Protocols: -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported

resolv.conf mode: stub



Link 2 (enp3s0)

Current Scopes: none

Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported



Link 3 (wlxb07fb94f7458)

Current Scopes: DNS

Protocols: +DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported

DNS Servers: 8.8.8.8 192.168.0.1

DNS Domain: 8.8.4.4

glnman@glnman-desktop:~$
 
What is the output of ...

nmcli con show

One of the devices listed here, should be your wifi interface.
run the same command, with the name of the interface at the end.

nmcli con show wno22 ( yours probably won't be wno22 )

Your DNS servers above, "could" be right.
It looks like it's trying to use dynamic DNS through the DHCP from your wifi router.
Your DNS Domain, usually isn't a number, it's a string like "spectrum.net" or "comcast.com", or something similar.

Is your wifi router from an ISP, or is it your own personal router?
 
What is the output of ...

nmcli con show

One of the devices listed here, should be your wifi interface.
run the same command, with the name of the interface at the end.

nmcli con show wno22 ( yours probably won't be wno22 )

Your DNS servers above, "could" be right.
It looks like it's trying to use dynamic DNS through the DHCP from your wifi router.
Your DNS Domain, usually isn't a number, it's a string like "spectrum.net" or "comcast.com", or something similar.

Is your wifi router from an ISP, or is it your own personal router?
Here is the output:

glnman@glnman-desktop:~$ nmcli con show 900d9fc6-6e88-4c91-a4fe-e67f7f9fa44b

connection.id: Auto Verizon_C7FH9P

connection.uuid: 900d9fc6-6e88-4c91-a4fe-e67f7f9fa44b

connection.stable-id: --

connection.type: 802-11-wireless

connection.interface-name: wlxb07fb94f7458

connection.autoconnect: yes

connection.autoconnect-priority: 0

connection.autoconnect-retries: -1 (default)

connection.multi-connect: 0 (default)

connection.auth-retries: -1

connection.timestamp: 1704044767

connection.read-only: no

connection.permissions: --

connection.zone: --

connection.master: --

connection.slave-type: --

connection.autoconnect-slaves: -1 (default)

connection.secondaries: --

connection.gateway-ping-timeout: 0

connection.metered: no

connection.lldp: default

connection.mdns: -1 (default)

connection.llmnr: -1 (default)

lines 1-23

My gateway is from Verizon 5G.
 
Here is the output for resolvectl:

glnman@glnman-desktop:~$ resolvectl

Global

Protocols: -LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported

resolv.conf mode: stub



Link 2 (enp3s0)

Current Scopes: none

Protocols: -DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported



Link 3 (wlxb07fb94f7458)

Current Scopes: DNS

Protocols: +DefaultRoute +LLMNR -mDNS -DNSOverTLS DNSSEC=no/unsupported

DNS Servers: 8.8.8.8 192.168.0.1

DNS Domain: 8.8.4.4

glnman@glnman-desktop:~$
to edit your ip information you need to go to the setting for the network device. This varies from flavor of linux to flavor. You will want to go into those setting and find the IPv4 settings. I am convinced you have bad information in there. I am not sure what "dns domain" is as I normally do not see it. DNS should always show up here as an IP address not a name.

If you're able to plug in an ethernet cable and it works but then wifi does not, you need to go into the wifi setting and make sure the IPv4 is all set to automatic or obtain from DHCP. That is the default and should work in 99.5% of cases.

What I see in your information says that you have good dns server information but DNS domain is something a bit unfamiliar to me. I doubt it should be set to google server though. Wipe it out if you can or set it to automatic. Wiping it out means wipe it out do not set it to 0.0.0.0 that will not wipe it out. So set to all zero only if no other choice to wipe it out. blank is best. Also make sure the gateway address is your IP address with a 1 replacing the last set of numbers. All this should be done if you set to auto or DHCP. You can check your wired adapter setting while plugged in and match the setting on your wifi adapter.
 

Members online


Latest posts

Top