Strongswan Ipsec

Hi All,

Im having issues with configuring Strongswan for a site-to-site vpn.

this is my ipsec.conf file

conn %default

ikelifetime=120s

keylife=20m

rekeymargin=3m

keyingtries=1

keyexchange=ikev2

mobike=no

authby=secret

conn client-me

authby=secret

left=178.79.x.x

leftsubnet=255.255.255.0

leftsubnet=192.168.132.139/32

leftsourceip=%config

right=41.x.x.x

auto=start

esp=3des-sha1-md5

ike=3des-sha1-md5

rightsubnet=192.168.100.1/24

type=tunnel

forceencaps=yes

ikelifetime=28800s

2 Replies

As Yoda would say: "Strong in it's lack of details this one is"

@vonskippy:

As Yoda would say: "Strong in it's lack of details this one is"
do u have another option for vpn site to site ? thanks

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct