Hello,
I am trying to add a very specific config to my Raspberry Pi. I have a Website which controlls an electronic score board. The Website hosted on the raspberry pi should be accessible via its own Wifi (Working) but not accessible via the network to which its connected via Ethernet. But i still need the ethernet connection for Internet so that users in the Raspi Wifi can browse the web.
Is there a way to achieve this? Currently it can do all the things but the Website can be reached via ethernet and i want to stop that from happening.
TL;DR
Raspi Website should be accessible via its own Wifi but not ethernet. But the raspberry still needs internet access via ethernet.
Thank you in advance.