EFW Support

Support => VPN Support => Topic started by: kikilinux on Thursday 13 February 2014, 12:52:52 am



Title: ipsec problem
Post by: kikilinux on Thursday 13 February 2014, 12:52:52 am
Hi
we have two endian firewall 3.0 which is connected through IPSec net-to-net vpn connection.
the status of the connection is "connected" but the two sites don't have ping to each other.
what is the problem ???
do we need to set any rule in the firewalls ?
we test it in our lan.

any help would be greatly appreciated.


Title: Re: ipsec problem
Post by: Bobybarns on Monday 24 March 2014, 06:43:00 pm

Same problem here, I do not understand the changes in efw 3.0 all our vpn connections to of from efw 3 is connected but no traffic or traffic is interrupted.
are wedoing something wrong, would efw-upgrade does not work?


Title: Re: ipsec problem
Post by: Bobybarns on Tuesday 25 March 2014, 03:19:48 am
Okay, now I got it :-), I made the following changes to /etc/ipsec/ipsec.conf.tmpl

Deletet this lines:

leftnexthop=$conn.uplink.GATEWAY
leftsourceip=$colon.join($conn.local_sourceip)

Change this lines :
leftauth=psk
rightauth=psk

to:
authby=secret
modeconfig=push

If the /etc/ipsec/ipsec.conf already is convertet to efw 3.0 then modify this file also.

Best Regards
Bo


Title: Re: ipsec problem
Post by: wbrambati on Saturday 29 March 2014, 12:25:51 pm
use with on Endian 3.0 branch connects mother and falls over all the time back and would like to use copy the script endian 2.4.1 to 3.0.would help me, the procedure did you say and then does not connect more.


Title: Re: ipsec problem
Post by: SainSuper on Thursday 19 June 2014, 08:58:24 pm
thanks Bobybarns
i have a Vpn with endian 3.0 and checkpoint connection made but no traffic .

your solution works in my case.
 :D