cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
866
Views
0
Helpful
2
Replies

IP local pool range not accepted

RvanRouwendaal
Level 1
Level 1

I have a client set up with this range:

ip local pool ClientVPN 176.16.11.210-176.16.11.241

Somehow it is unable to give an IP to the client... If i change the range:

ip local pool VPNproduction 176.16.11.150-176.16.11.160

It works fine... What could be the problem                  

2 Replies 2

mvsheik123
Level 7
Level 7

Hello,

One reason- The client pool name configured under RA VPN related config may not be matching with name 'ClientVPN'.

hth

MS

Actually it is connected to clientvpn but still doesnt work.

ip local pool VPNproduction 176.16.11.150-176.16.11.160

ip local pool ClientVPN 176.16.11.210-176.16.11.241

Doesnt work:

vpngroup user1 address-pool ClientVPN

vpngroup user1 dns-server DC01

vpngroup user1 default-domain apollo

vpngroup user1 split-tunnel developers_splitTunnelAcl

vpngroup user1 split-dns ############

vpngroup user1 idle-time 18000

vpngroup user1 password ********

Works:

vpngroup SMSman address-pool VPNproduction

vpngroup SMSman dns-server DC01

vpngroup SMSman default-domain apollo

vpngroup SMSman split-tunnel SMSman_splitTunnelAcl

vpngroup SMSman split-dns ################

vpngroup SMSman idle-time 18000

vpngroup SMSman password ********