I have a dualboot laptop. Over a month I was able to connect to the WiFi network and access to the internet. For 3 days now I’m connecting to this network but can’t access the internet. When I plug in the ether-net cable I’m getting access to the internet on that network. When I boot into windows on the same laptop I have access to the internet on that network. How do I fix internet connection?
When cable is plugged in:
:~> sudo route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 100 0 0 eth0
0.0.0.0 192.168.0.1 0.0.0.0 UG 600 0 0 wlan0
192.168.0.0 0.0.0.0 255.255.255.0 U 100 0 0 eth0
192.168.0.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0
Wireless only:
:~> sudo route -n
Kernel IP routing table
Destination Gateway Genmask Flags Metric Ref Use Iface
0.0.0.0 192.168.0.1 0.0.0.0 UG 600 0 0 wlan0
192.168.0.0 0.0.0.0 255.255.255.0 U 600 0 0 wlan0