Configuring pptp and radius – Panasonic NN46110-600 User Manual

Page 63

Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

Advertising
background image

Chapter 2 Configuring servers 53

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. End with Ctrl/z.

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:

1

Select

Servers > Radius Auth

and click

Enable Access to RADIUS

Authentication

.

2

Enable an authentication method.

3

Click

OK

.

Nortel VPN Router Security — Servers, Authentication, and Certificates

Advertising