Here my setup:
I have a Raspberry Pi 3B (with Raspbian Stretch Lite) running a Plex server connected to Google WiFi and the LAN. The point of having both connections is that it can serve videos to the TV via LAN and I can remote controlling it via WiFi from my Mac (10.13.6 and with no Ethernet port).
The Plex server works fine: I can access it from my TV (via LAN) and from my computer browser (via WiFi).That is, the RPI is connected to my WiFi network and I know the WiFi IP address because I clearly see when I login into Plex from a browser.
The problem: I can't ssh login into my Raspberry Pi anymore (it did work, it just stopped working). And I am not sure where is the problem: RPi, Mac or routers (either ethernet or Google WiFi?)
What I tried:
- Adding a ssh file in the SD root
- Restart router and Google WiFi
- Connect from a different computer over WiFi
- Connect from the same computer over LAN
It doesn't work. Suggestions on how to debug it also very much appreciated!