03.04.2013 Views

fortigate-ipsec-40-mr3

fortigate-ipsec-40-mr3

fortigate-ipsec-40-mr3

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

L2TP and IPsec (Microsoft VPN) Configuring the FortiGate unit<br />

To create a user account - CLI<br />

To create a user account called user1 with the password 123_user, you would enter:<br />

config user local<br />

edit user1<br />

set type password<br />

set passwd "123_user"<br />

set status enable<br />

end<br />

Creating a user group<br />

When clients connect using the L2TP-over-IPsec VPN, the FortiGate unit checks their<br />

credentials against the user group you specify for L2TP authentication. You need to<br />

create a firewall user group to use for this purpose.<br />

To create a user group - web-based manager<br />

1 Go to User > User Group > User Group, select Create New, and enter the following<br />

information:<br />

2 Select OK.<br />

Configuring L2TP<br />

Name Type or edit the user group name (for example, L2TP_group).<br />

Type Select Firewall.<br />

Available<br />

Users/Groups<br />

Members<br />

The list of Local users, RADIUS servers, LDAP servers, TACACS+<br />

servers, or PKI users that can be added to the user group. To add a<br />

member to this list, select the name and then select the right arrow<br />

button.<br />

The list of Local users, RADIUS servers, LDAP servers, TACACS+<br />

servers, or PKI users that belong to the user group. To remove a<br />

member, select the name and then select the left arrow button.<br />

To create a user group - CLI<br />

To create the user group L2TP_group and add members User_1, User_2, and User_3,<br />

you would enter:<br />

config user group<br />

edit L2TP_group<br />

set group-type firewall<br />

set member User_1 User_2 User_3<br />

end<br />

You can only configure L2TP settings in the CLI. As well as enabling L2TP, you set the<br />

range of IP address values that are assigned to L2TP clients and specify the user group<br />

that can access the VPN. For example, to allow access to users in the L2TP_group and<br />

assign them addresses in the range 192.168.0.50 to 192.168.0.59, you would enter<br />

config vpn l2tp<br />

set sip 192.168.0.50<br />

set eip 192.168.0.59<br />

set status enable<br />

set usrgrp "L2TP_group"<br />

end<br />

FortiOS Handbook v3: IPsec VPNs<br />

01-434-112804-20120111 201<br />

http://docs.fortinet.com/

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!