Koozali.org: home of the SME Server

SME VPN

daley

SME VPN
« on: December 18, 2002, 07:58:19 PM »
Hi all,

it may not be the new topic, but i'm need a hint... how do i create a different range of IP address for VPN client to logon, for example, my sme server ip 192.168.1.1, what shd i do if i wish to have vpn range 192.168.2.0/24.

kindly advise.

regards,
daley

Bill Talcott

Re: SME VPN
« Reply #1 on: December 18, 2002, 09:05:30 PM »
The IPs used for the VPN clients are statically assigned, from the top of the DHCP range. In other words, they should get the same thing as a locally connected client.

Daley

Re: SME VPN
« Reply #2 on: December 19, 2002, 04:02:39 AM »
Bill,

i don't have DHCP running on SME server, i think it is always better if we have the different of IP spool for VPN client to logon for setup.

daley

Daley

Re: SME VPN
« Reply #3 on: December 19, 2002, 10:59:40 AM »
Bill,

one more question, how can i restrict the remote vpn is permitted to access certain hosts or IP and Port only.

daley

Bill Talcott

Re: SME VPN
« Reply #4 on: December 19, 2002, 05:12:10 PM »
The SME will set aside the specified number (in Server Manager) of PPTP IPs from the top of whatever DHCP range you have specified. Even if you're not using DHCP, it will still allocate PPTP IPs from that range. Enable DHCP in the configuration menu, pick the range you want, then disable DHCP again. Since you're not using the SME for your main DHCP server, you can pick whatever range you want to use for the PPTP connections.

You can't really restrict what PPTP clients can do. If you give them a separate subnet, you might be able to do some restrictions based on that. But the whole point of a VPN is that the remote client works exactly the same as a local client. It gets a LAN IP just like the PCs directly connected.