This is an ongoing problem and mystery. My network is connected. System settings tell me so and so does the drop downs under my network icons on the top bar. When this happens I open a terminal and try to ping yahoo.com (or any other known place). What happens is, exactly, nothing! all I see is my command and nothing else. My solution is to stop/disconnect the network and then bring it back up. I have absolutely no idea why my machine is behaving this way.
I am currently using a wireless connection but the same thing happens when I have a wired connection
I have also tried sudo service network-manager restart
Would appreciate any thoughts on this one as its driving my nuts.
Thank you..............
I am currently using a wireless connection but the same thing happens when I have a wired connection
Code:
greg@greg-down:~$ ip route
default via 192.168.0.1 dev enp2s0
default via 192.168.0.1 dev wlx1c4bd6ded3b0 proto dhcp metric 600
169.254.0.0/16 dev enp2s0 scope link metric 1000
192.168.0.0/24 dev enp2s0 proto kernel scope link src 192.168.0.5
192.168.0.0/24 dev wlx1c4bd6ded3b0 proto kernel scope link src 192.168.0.50 metric 600
192.168.0.1 dev enp2s0 scope link
205.171.2.65 via 192.168.0.1 dev enp2s0
greg@greg-down:~$ iwconfig
wlx1c4bd6ded3b0 IEEE 802.11bgn ESSID:"TP-LINK_7496C2" Nickname:"rtl_wifi"
Mode:Managed Frequency:2.432 GHz Access Point: 60:E3:27:74:96:C2
Bit Rate:150 Mb/s Sensitivity:0/0
Retry:off RTS thr:off Fragment thr:off
Power Management:off
Link Quality=100/100 Signal level=100/100 Noise level=0/100
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
enp2s0 no wireless extensions.
lo no wireless extensions.
Would appreciate any thoughts on this one as its driving my nuts.
Thank you..............