[Users] Cisco

From: fsiqueira99 (fsiqueira99_at_bol.com.br)
Date: Sat Dec 07 2002 - 14:12:45 CET


Hello,

I need to setup a Linux + FreeS/WAN gateway to conect
to a Cisco Route. I list below cisco configuration and
just and to know if FreeS/WAN is compatible if it.

Thank´s
F.

========================================

IKE:
crypto isakmp policy 10
hash md5
authentication pre-share
group 2 (pfs)
encryption des
lifetime 86,400

pre-share peer criptografic:
crypto isakmp key <key>
address <my ip>

IPSec:
crypto map clientmap 20 ipsec-isakmp
description Mapa VPN conexion name
set peer <my ip>
set transform-set opt1set
set security-association lifetime kilobytes 4,608,000
set security-association lifetime seconds 3600
match address 144

IPsec:
crypto ipsec transform-set opt1set ah-md5-hmac esp-
des (hash MD5 - DES)

Address IPSec Tunnels:
access-list 144 permit tcp host <other ip> host
172.21.8.3 eq 3035 (application port)
access-list 144 permit icmp host <other ip>
host 172.21.8.3

Firewall:
access-list 112 permit udp host <my ip> eq isakmp host
<other ip>
eq isakmp
access-list 112 permit ahp host <my ip> host <other ip>
access-list 112 permit esp host <my ip> host <other ip>
access-list 112 deny ip any any

 
__________________________________________________________________________
Venha para a VilaBOL!
O melhor lugar para você construir seu site. Fácil e grátis!
http://vila.bol.com.br

_______________________________________________
Users mailing list
Users_at_lists.freeswan.org
http://lists.freeswan.org/mailman/listinfo/users



This archive was generated by hypermail 2.1.5 : Sun Dec 08 2002 - 05:20:51 CET