Raspberry Pi could not connect to Internet on FIOS but could reach all local nodes and DNS

I have a Raspberry Pi network monitor that lost access to the Internet. DNS worked but everything else was blocked. Local network connectivity worked fine in both directions. It took me a couple of hours to identify the FIOS firewall issue.

What Didn't Work

  1. Raspberry Pi could not curl or ping Internet services.
  2. Raspberry Pi could not get updates
  3. O/S re-installation

What Worked

  1. Other machines on the local network could retrieve resources from the Internet via browser and command line.
  2. Other machines on the local network could ssh into the Raspberry Pi.
  3. Other machines on the local network could ping the Raspberry Pi.
  4. Raspberry Pi could ping the local machine.
  5. Raspberry Pi initiated DNS lookup worked
  6. Raspberry Pi traceroute to 8.8.8.8 or www.google.com would timeout
  7. Raspberry Pi /etc/dhcpcd.conf was unchanged.
  8. Raspberry Pi /etc/resolv.conf had the two needed rows in it

Other Info

  1. This ran for two years without issue.
  2. Raspberry Pi IP issued via DHCP.  Other DHCP devices had no issues.
  3. I ran an O/S update around the time it lost internet access.

My Network

  1. Verizon Fios Router/Firewall
  2. Apple Airport Extreme - bridge mode
  3. Raspberry Pi 
  4. A PC and a Mac

The Fix

My FIOS router had blocked the Raspberry Pi Internet Access.  You can see it in the devices list.

Log into the FIOS router web admin interface and look at Devices

You can Enable the device using the Device Options dropdown list

Revision History

Created 2022 11

Comments

Popular posts from this blog

Understanding your WSL2 RAM and swap - Changing the default 50%-25%

Installing the RNDIS driver on Windows 11 to use USB Raspberry Pi as network attached

DNS for Azure Point to Site (P2S) VPN - getting the internal IPs