You are not logged in.
Recent installation of Carbon. Accessing the Internet with Ethernet works perfectly, wifi doesn't get Internet access at all. It appears to connect to the router and appears it has a very strong connection but as stated there's no Internet access. I tried pinging google.com from the terminal and I get back dns error.
Confusing as there cannot be dns issues if everything works with the wired connection.
Any suggestion for trouble shoot this problem?
Offline
From the network-manager applet select "Edit Connection"
Pick your wifi network and in the "General" tab make sure "All Users May Connect to This Network" is checked.
You must unlearn what you have learned.
-- yoda
Online
It is checked correctly for all users
Offline
Does the following information help identify my problem?
guy@Bunsen:~$ ip addr
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
3: wlp2s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether e4:a7:a0:4b:44:2f brd ff:ff:ff:ff:ff:ff
altname wlxe4a7a04b442f
inet 192.168.40.16/24 brd 192.168.40.255 scope global noprefixroute wlp2s0
valid_lft forever preferred_lft forever
4: enx9c69d37cd285: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether 9c:69:d3:7c:d2:85 brd ff:ff:ff:ff:ff:ff
Offline