I have a Raspberry Pi 3B+ connected over ethernet to Network X, which is not connected to the internet. It's also connected using the WiFi interface to Network Y, which is connected to the internet. It is able to ping and interact with other devices on Network X, but it cannot access anything on the internet through Network Y. When I attempt to ping something on the internet, google.com
for example, it fails with an error message referencing Network X's router's IP address. If I disconnect the ethernet cable (and therefore disconnect the pi from Network X), it is able to successfully ping and connect to the internet and works as expected. Other (non-pi) devices connected to both Network X (wired) and Y (wireless) are working correctly.
Any ideas on what might be going on?
tag
to specify that. – Seamus Nov 26 '23 at 23:41lsb_release -d | cut -f 2
... Anyway - I see you've got an answer now - it looks pretty good. – Seamus Nov 27 '23 at 02:28