![](/images/new-backgrounds/1124276/124276177x1.webp)
IPSec Remote Access User
Figure 28 User Group Remote Access Configuration
Black Box #1 | VPN Client 2 |
Local Outer Address: | |
VPN Server | Dynamic |
172.16.0.1 |
|
| Local ID: |
| admin@tasmannetwblackbox.comrks |
| .com |
To create the user group configuration enter:
Blackbox>configure term
Blackbox/configure>interface bundle wan
Blackbox/configure/interface/bundle wan>link t1
Blackbox/configure/interface/bundle wan>ip address 172.16.0.1 321
Blackbox/configure/interface/bundle wan>crypto internet
To configure the IKE policy for negotiating with the remote VPN client needing access (note that the IKE and IPSec policies for management (self) tunnel need to be defined in the “Self” map):
Blackbox/configure>crypto Self
Blackbox/configure/crypto>dynamic
Blackbox/configure/crypto/dynamic>ike policy admin
Blackbox/configure/crypto/dynamic/ike/policy
Blackbox/configure/crypto/dynamic/ike/policy admin>key pskforadminuser Blackbox/configure/crypto/dynamic/ike/policy admin>proposal 1 Blackbox/configure/crypto/dynamic/ike/policy admin/proposal
Blackbox/configure/crypto/dynamic/ike/policy admin/proposal 1>client authentication radius
To configure the IPSec policy for negotiating with VPN client needing access to the security gateway.
Blackbox/configure/crypto/dynamic>ipsec policy admin
Blackbox/configure/crypto/dynamic/ipsec/policy admin>match address 172.16.0.1 32
Blackbox/configure/crypto/dynamic/ipsec/policy admin> proposal 1
Blackbox/configure/crypto/dynamic/ipsec/policy admin/proposal
1. | error message saying Bundle is not yet encapped. |
91