Configuring Pptp And Radius - Nortel NN46110-600 User Manual

Vpn router security — servers, authentication, and certificates
Table of Contents

Advertisement

The following example specifies that all IP traffic is allowed inbound from any
address to 10.10.1.2 and all ip traffic is allowed outbound.
ip:inacl#1=permit ip 0.0.0.0 255.255.255.255 host 10.10.1.2
ip:outacl#1=permit ip any any
To configure RADIUS dynamic filters with the CLI, enter the following
commands:
CES>enable
Password:
CES#config t
Enter configuration commands, one per line.
CES(config)#group add /Base/Radius
CES(config)#group connectivity /Base/Radius
CES(config-group/con)#filters "deny all"
CES(config-group/con)#exit
CES(config)#firewall tunnel-filter
CES(config)#aaa authentication ipsec radius
CES(config)#radius-server primary host 199.74.229.28 auth-port 1645
CES(config)#radius-server primary key secret
CES(config)#radius-server primary enabled
CES(config)#radius-server authentication pap
CES(config)#radius-server default-group /Base/Radius
CES(config)#aaa authorization network radius
CES(config)#exit
CES#

Configuring PPTP and RADIUS

To configure PPTP and RADIUS:
Select Servers > Radius Auth and click Enable Access to RADIUS
1
Authentication.
2
Enable an authentication method.
3
Click OK.
Nortel VPN Router Security — Servers, Authentication, and Certificates
Chapter 2 Configuring servers 53
End with Ctrl/z.

Advertisement

Table of Contents
loading

Table of Contents