You are not logged in.

#1 2024-10-21 16:01:11

Davidasx
Member
Registered: 2024-10-21
Posts: 5

Network shows grey and question mark in TUN proxy mode

My network icon on GNOME 47 is grey and has a question mark. Also, I cannot ping any website in the terminal. I am using Clash Verge Tunnel mode and is this the root of the problem?
It probably is, because disabling it and then reconnecting solves the problem immediately.
So what is causing this problem? My DNS servers are all set to Automatic.
Executing ' nmcli general ' shows LIMITED access, which is probably where GNOME learned about the connectivity status.
Need help ASAP.

Offline

#2 2024-10-21 16:24:09

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 20,260

Re: Network shows grey and question mark in TUN proxy mode

What are the output of
ip addr   
and of
ip route
??


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2024-10-21 16:35:31

Davidasx
Member
Registered: 2024-10-21
Posts: 5

Re: Network shows grey and question mark in TUN proxy mode

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
2: enp9s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 08:9e:01:bb:a7:d5 brd ff:ff:ff:ff:ff:ff
    inet 211.86.145.103/22 brd 211.86.147.255 scope global dynamic noprefixroute enp9s0
       valid_lft 3359sec preferred_lft 3359sec
    inet6 2001:da8:d800:4e90:db6d:ff29:e936:124/64 scope global dynamic noprefixroute
       valid_lft 258224sec preferred_lft 171824sec
    inet6 fe80::2cbe:2bd2:b870:22de/64 scope link noprefixroute
       valid_lft forever preferred_lft forever
3: wlp3s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether 68:17:29:5c:a6:5c brd ff:ff:ff:ff:ff:ff
    inet 114.214.180.208/20 brd 114.214.191.255 scope global dynamic noprefixroute wlp3s0
       valid_lft 8796sec preferred_lft 8796sec
    inet6 2001:da8:d800:189:1cd4:c618:b60d:663d/64 scope global dynamic noprefixroute
       valid_lft 257257sec preferred_lft 170857sec
    inet6 fe80::d70:bdf2:89a2:9245/64 scope link noprefixroute
       valid_lft forever preferred_lft forever
8: Mihomo: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 500
    link/none
    inet 198.18.0.1/30 brd 198.18.0.3 scope global Mihomo
       valid_lft forever preferred_lft forever
    inet6 fdfe:dcba:9876::1/126 scope global
       valid_lft forever preferred_lft forever
    inet6 fe80::6a38:3402:ba98:4390/64 scope link stable-privacy proto kernel_ll
       valid_lft forever preferred_lft forever
(The last one is the Clash kernel)

Offline

#4 2024-10-21 16:36:05

Davidasx
Member
Registered: 2024-10-21
Posts: 5

Re: Network shows grey and question mark in TUN proxy mode

default via 211.86.144.1 dev enp9s0 proto dhcp src 211.86.145.103 metric 20100
default via 114.214.191.254 dev wlp3s0 proto dhcp src 114.214.180.208 metric 20600
114.214.176.0/20 dev wlp3s0 proto kernel scope link src 114.214.180.208 metric 600
198.18.0.0/30 dev Mihomo proto kernel scope link src 198.18.0.1
211.86.144.0/22 dev enp9s0 proto kernel scope link src 211.86.145.103 metric 100

Offline

#5 2024-10-21 16:37:06

Davidasx
Member
Registered: 2024-10-21
Posts: 5

Re: Network shows grey and question mark in TUN proxy mode

Note: It's not an accidental problem, it has been here for quite a long time and I only posted it here today.

Offline

Board footer

Powered by FluxBB