ClearOS 6.2, FireWall ESP/AH + UDP 500 OPEN, Openswan IPsec U2.6.32/K2.6.32-220.13.1.v6.i686...
Fresh install
how i have to configure this....
ClearOS
200.6.x.y (public IP) remote gateway (peer)
192.168.x.y (LAN)
192.168.x.z (application to connect vpn) Remote End Point
ASA5540
190.242.x.y (public IP)
Local EndPoint / Host
125.1.1.x
125.1.214.x
125.1.213.x
125.1.210.x
Phase 1:
Autentication mode: Pre Shared Key (key "preshared1")
Negotiation: Main mode
Diffie-Hellman Group: G2 (1024-bit)
Renegotiation IKE (Internet key Exchange): 28800 secs
IKe retransmision
Phase 2
Integrity Algorithm: SHA/HMAC-160
Encryption algorythm: AES256
Renegotiation IKE (Internet key Exchange): 28800 secs
IKe retransmision
-------
Kernel net.ipv4.ip_forward = 1 modified and applied
------
# /etc/ipsec.conf - Openswan IPsec configuration file
#
# Manual: ipsec.conf.5
#
# Please place your own config files in /etc/ipsec.d/ ending in .conf
version 2.0 # conforms to second version of ipsec.conf specification
# basic configuration
config setup
# Debug-logging controls: "none" for (almost) none, "all" for lots.
# klipsdebug=none
# plutodebug="control parsing"
# For Red Hat Enterprise Linux and Fedora, leave protostack=netkey
protostack=netkey
nat_traversal=yes
virtual_private=
oe=off
# Enable this if you see "failed to find any available worker"
# nhelpers=0
#You may put your configuration (.conf) file in the "/etc/ipsec.d/" and uncomment this.
#include /etc/ipsec.d/*.conf
--------------------------
how i have to configure this....
thanks
....................