[strongSwan] IPsec Testing

2010-06-09 Thread Dhanavel P
Hi All, Greetings Am new to this strongswan.. I have a doubt ,can we establish IPSec connection by configuring one host with strongswan and another Host with some other Open source… Or we can establish IPsec only by configuring Stronswan on both of the ends….Is it like that? Thank

[strongSwan] Strongswan Code Flow

2010-06-15 Thread Dhanavel P
Hi All, Kindly help me out in understanding the code flow of strongswan 4.4.0. with just IKEv1 enabled. Thanks in Advance Regards, Dhanavel ___ Users mailing list Users@lists.strongswan.org https://lists.strongswan.org/mailman/listinfo/users

Re: [strongSwan] Strongswan Code Flow

2010-06-16 Thread Dhanavel P
r code understanding. i can > help you for initial understanding. may be we can joinly explore > further. > > thanks > suresh > > > On Tue, Jun 15, 2010 at 1:12 PM, Dhanavel P wrote: > > Hi All, > > > > Kindly help me out in understanding the code

[strongSwan] Error while using "ipsec up "

2010-06-17 Thread Dhanavel P
Hi All,* *I* *am trying to establish an IPsec connection between two hosts..i choose host-host(transport mode) for set up.. i have done the needed configuration for this setup and i start IPsec. but some error has been occured as show below while i execute *"ipsec up sample-self-signed".*

[strongSwan] Error : Network Manager Configuration

2010-06-22 Thread Dhanavel P
Hi All, I am getting an error while trying to configure strongswan with the network manager of fedora .the error being: - . checking for DBUS... yes checking for GTK... yes checking for GDK_PIXBUF... yes checking for GLADE... yes checking for LIBGNOMEUI... yes checking f

[strongSwan] How to test DPD

2010-06-22 Thread Dhanavel P
Hi All, I am trying to establish Host to Host DPD connection. I added the following in the ipsec.conf file (in both Moon and Sun) dpdaction=restart dpddelay=5 dpdtimeout=10 After that I start IPsec and establish connection by ipsec up . The output is like DPD

[strongSwan] IKEv1-Flow

2010-07-25 Thread Dhanavel P
Hi All, I have configured strongswan ipsec in my fedora system and i have enabled ikev1 .while i was just trying to understand the code i found a large number of files (44 files nearly ) in pluto . while executing the IKEv1 will all the files be involved or only certain files will be

[strongSwan] Fwd: IKEv1-Flow

2010-07-28 Thread Dhanavel P
Hi andreas Thanks for ur reply. I initially started navigating with the ipsec code with the starter.c file which was present in starter folder. Just became a little curious to know the working of Pluto . Can you tell me how to navigate through the Pluto files to have a good underst