[Openswan Users] performance ipsec tunnel

Daniele Melosi Mailing2004 at melosi.it
Fri Apr 28 16:15:41 CEST 2006


Good Morning to everyone,

I notice performance decrease of my ipsec tunnel (6.70 Mb/s insteed of 
22 Mb/s without tunnel).

Is there any traffic limits or a solution to improve performance ?

This is my configuration:

-- start conf file ---
config setup
         #interfaces=%defaultroute
         #forwardcontrol=yes
         klipsdebug=all
         plutodebug=all

conn firenzemilano
                 left=xxx.yyy.97.30
                 leftsubnet=192.168.70.0/24
                 # RSA 2048 bits   ipsec2mi   Thu Apr 20 18:49:38 2006
                 leftrsasigkey=0sAQOSN9lKw9Op8wqDjCbhPkiSVS[cut]
                 leftid=@ipsec2mi.xxxx.it
                 #leftnexthop=%defaultroute
                 right=xxx.yyy.127.25
                 rightsubnet=zzz.yyyy.122.208/29
                 # RSA 2048 bits   ipsec2fi   Tue Oct 25 06:28:37 2005
                 rightrsasigkey=0sAQNplGefFpF4jygV[cut]
                 rightid=@ipsec2fi.xxxx.it
                 auto=add
                 #auto=start

#Disable Opportunistic Encryption
include /etc/ipsec/ipsec.d/examples/no_oe.conf
-- end conf file --


More information about the Users mailing list