Hello,
I’d like to have some firewall rules for my VPN clients. My default policy will drop everything not allowed. Right now I’m allowing forwarding from the VPN-Pool from any interface. This means someone in my guest LAN could sent packets from an IP in the VPN range and it would get forwarded to my internal network. I’d like to make sure those packets are coming from the VPN clients and not from WAN or the guest LAN.
In the firewall rules I only see “all ppp” as a filter for the interface. Problem is I also have a pppoe interface which would probably be included.
What is the correct way to enforce firewall rules on my VPN clients?
Thanks for your help!