Hi all: After a recent update, I cannot connect to the internet. My most recent update was on May 16 and consisted of updates to: dhcpcd file libdevmapper lvm spectrwm xorg-xproto Today (the first time I have rebooted the machine since that update), I cannot connect to the internet. I apparently have a good network connection: ~ $ ifconfig enp0s25 Link encap:Ethernet HWaddr 00:1E:4F:B0:F4:DA inet addr:169.254.169.134 Bcast:169.254.255.255 Mask:255.255.0.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:40671 errors:0 dropped:0 overruns:0 frame:0 TX packets:1309 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:2721326 TX bytes:217356 Interrupt:21 Memory:fe9e0000-fea00000 lo Link encap:Local Loopback inet addr:127.0.0.1 Bcast:127.255.255.255 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:103 errors:0 dropped:0 overruns:0 frame:0 TX packets:103 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:7184 TX bytes:7184 Packets seem to be flowing in and out without error. However, a ping will return "Destination Host Unreachable." Same with a dig. So, I took a look at /etc/resolve.conf, which is automatically generated by dhcpcd. That file is empty, or more precisely, just contains the statement that it is automatically generated and two commented-out lines for head and tail files. I'm not sure why it is empty, as all my other Linux systems using dhcpcd have domain and nameserver entries. So, I manually added the entries, which (1) had no effect, and (2) were promptly overwritten. I have also disabled my firewall, which also had no effect. I'm sure I'm missing something obvious. Could someone hit me with a cluestick? Thanks.