03.04.2013 Views

fortigate-ipsec-40-mr3

fortigate-ipsec-40-mr3

fortigate-ipsec-40-mr3

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

GRE over IPsec (Cisco VPN) configurations Configuring the Cisco router<br />

Configuring routing<br />

Traffic destined for the network behind the Cisco router must be routed to the GRE<br />

tunnel. To do this, create a static route as follows:<br />

In the CLI, using the example values, you would enter<br />

config router static<br />

edit 0<br />

set device gre1<br />

set dst 10.21.101.0 255.255.255.0<br />

end<br />

Configuring the Cisco router<br />

Troubleshooting<br />

Destination<br />

IP/Mask<br />

Enter the IP address and netmask for the network behind the<br />

Cisco router. For example 10.21.101.0 255.255.255.0<br />

Device Select the GRE virtual interface.<br />

Distance Leave setting at default value.<br />

Using Cisco IOS, you would configure the Cisco router as follows, using the addresses<br />

from the example:<br />

config ter<br />

crypto <strong>ipsec</strong> transform-set myset esp-3des esp-md5-hmac<br />

no mode<br />

exit<br />

no ip access-list extended tunnel<br />

ip access-list extended tunnel<br />

permit gre host 192.168.5.113 host 172.20.120.141<br />

exit<br />

interface Tunnel1<br />

ip address 10.0.1.2 255.255.255.0<br />

tunnel source 192.168.5.113<br />

tunnel destination 172.20.120.141<br />

!<br />

ip route 10.11.101.0 255.255.255.0 Tunnel1<br />

end<br />

clea crypto sa<br />

clea crypto isakmp<br />

For transport mode, change no mode to mode transport.<br />

This is only the portion of the Cisco router configuration that applies to the GRE-over-<br />

IPsec tunnel. For more information, refer to the Cisco documentation.<br />

This section describes some checks and tools you can use to resolve issues with the<br />

GRE-over-IPsec VPN.<br />

FortiOS Handbook v3: IPsec VPNs<br />

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

http://docs.fortinet.com/

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

Saved successfully!

Ooh no, something went wrong!