[How To] NAT on PPTP Server

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!

1.you can create ip pool and write range of it.
And then in pptp profile you can select pool and continue to create pptp server.
Any user connect with vpn server the user have ip from ip pool.
Range of ip pool like 192.168.0.2-192.168.0.254
And ip 192.168.0.1 write in pptp profile in local address,
And in remote address select name of pool.
Finally create nat and put the range of pool on it.
2.if you need to limit speed bandwidth for users you can use “queues”.