Can someone help me? I would like to configure the individual user to obtain a static IP via VPN, this is necessary so I can map to the local printers at the client machine.
The internal network is using 192.168.0.x address, and the VPN IPs are assigned 10.11.11.x address, a DHCP for the VPN is setup from
10.11.13.1-10.11.13.100, but i would like to assign this testuser account using 10.11.13.101 is this possible? Can someone enlighten me with the commands? Thanks much!
access-list vpn_in permit ip 192.168.0.0 255.255.255.0 10.11.11.0
255.255.255.0 ip local pool vpnclient 10.11.11.1-10.11.11.100 vpngroup testuser address-pool vpnclient vpngroup testuser split-tunnel vpn_in vpngroup testuser idle-time 1800 vpngroup testuser password ********