Hi everyone,
I am in search of some help setting up correctly a PPTP Server.
At the moment everything is working correctly, with multiple clients being able to connect, they must be in a LAN with different subnet obviously, and they have access to the whole network.
Is there any interesting solution for clients that connect through a LAN that has the same range as the VPN ?
Is it possible to make a special subnet for some clients, and then NAT from there?
How is this setup? (Assuming Router-192.168.0.1/24)
I would also like to setup for specific clients a NAT so that those are allowed to access only a certain ip:port (example: 192.168.0.200:4433)
This way I would limit the access they have.
How would I setup such a thing?
Regards!