I’m trying to make a guest network that allows my guest to only connect to one machine on the intranet (internet is not needed but ok if it is enabled). This will allow the guest to operate my Raspberry PI to let them control my drive way gate
.
Is there a simple way to do this?
Next script created a VLAN, but isn't it possible in a simplere way? Maybe using ebtables?
https://gist.github.com/the-darkvoid/c6a1c112603cc33e68a7
Or is it an option to give the guest full intranet access and with some script limit them to only one IP?
Many thanks!
![Smile :-) :-)](https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png)
Is there a simple way to do this?
Next script created a VLAN, but isn't it possible in a simplere way? Maybe using ebtables?
https://gist.github.com/the-darkvoid/c6a1c112603cc33e68a7
Or is it an option to give the guest full intranet access and with some script limit them to only one IP?
Many thanks!