Hello,
I've got a set of routers that attach to our SME server over the internet via OpenVPN site to site. They all have addresses 10.x.x.x (with local virtual IP of 100.x.x.x), and each Site to Site connection uses a different port.
At the moment each site can access the WAN (i.e. the internet) the main server is connected to through the VPN . I would like to lock it down so that these sites can't access the WAN, and can only access the main server (172.16.0.1), or other computers in the local network (172.16.x.x).
So basically just banning all addresses 10.x.x.x on local network from accessing WAN.
How would I go about this on SME Server, I have read through the page on using the firewall, but couldn't quite see how I might do it as gets more complicated when OpenVPN is involved?
Thanks in advance for any help!