My computer suddenly has question mark over the wired connection icon and I can't connect to certain sites and services (such as vnc and slack) but it can still open Gmail, Google drive and YouTube.
I've set up VNC server and it was working just fine but on the following day and after being automatically suspended I could no longer remotely access the server and all this mess with the internet started.
I've tried several solutions I found online but nothing works.
When I tried:
sudo service network-manager restart
The icon becomes great and there's a 'x's over the bottom right square:
Do you have an idea of what might be wrong?
Many thanks
sudo lshw -C network
*-network
description: Ethernet interface
product: Ethernet Connection (5) I219-LM
vendor: Intel Corporation
physical id: 1f.6
bus info: pci@0000:00:1f.6
logical name: eno1
version: 00
serial: c8:f7:50:f8:ae:82
size: 100Mbit/s
capacity: 1Gbit/s
width: 32 bits
clock: 33MHz
capabilities: pm msi bus_master cap_list ethernet physical tp 10bt 10bt-fd 100bt 100bt-fd 1000bt-fd autonegotiation
configuration: autonegotiation=on broadcast=yes driver=e1000e driverversion=3.2.6-k duplex=full firmware=0.1-4 ip=128.120.197.86 latency=0 link=yes multicast=yes port=twisted pair speed=100Mbit/s
resources: irq:32 memory:92f00000-92f1ffff
cat /etc/network/interfaces
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback
cat /etc/netplan/*.yaml
# Let NetworkManager manage all devices on this system
network:
version: 2
renderer: NetworkManager
MTU
eno1: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536