Title: IPSec net2net not working in 3.3.0 Post by: soletmod on Tuesday 05 March 2019, 06:42:03 pm I have attempted to set up an ipsec connection between a 3.3.0 box that is directly on a modem as the public interface and a 3.3.0 box that is behind a nat but is on the DMZ i cannot get a connection and the only error is:
Code: Security Associations (0 up, 0 connecting): any ideas? Title: Re: IPSec net2net not working in 3.3.0 Post by: Dark-Vex on Monday 11 March 2019, 07:17:46 pm Hello,
from the output it seems that the ipsec configuration file was not generated, try from SSH this command: restartipsec --force Daniele Title: Re: IPSec net2net not working in 3.3.0 Post by: soletmod on Tuesday 12 March 2019, 04:42:11 am the force restart did not fix the issue. the one thing i am questioning most is that the certificate that these machines are using show a red-interface ip address different than what they are actually using. the machines were built in a test environment then put into production with their then-updated external ip addresses. do i need to generate new certs? if so, i have no idea what i'm supposed to use for PKCS12 file passwords (full disclosure, i am more of a software writer than a network person). below is the full (redacted) output from connection details after running the force restart:
Code: Status of IKE charon daemon (weakSwan 5.3.5, Linux 4.4.145.e2.1, x86_64): Title: Re: IPSec net2net not working in 3.3.0 Post by: Dark-Vex on Monday 18 March 2019, 07:34:44 pm Yes it can be a certificate problem but you should see it in the logs
What's the output of: ipsec up <your-tunnel-name> and the output of: cat /var/log/ipsec/ipsec.log after trying to bring up the tunnel? Title: Re: IPSec net2net not working in 3.3.0 Post by: thaobn20 on Friday 11 December 2020, 10:40:11 am The same problem, any change please help me
Title: Re: IPSec net2net not working in 3.3.0 Post by: thaobn20 on Tuesday 22 December 2020, 02:09:00 pm Yes it can be a certificate problem but you should see it in the logs What's the output of: ipsec up <your-tunnel-name> and the output of: cat /var/log/ipsec/ipsec.log after trying to bring up the tunnel? i have procced, but not success I have been reinstall two Endian but the status connecting everyday Title: Re: IPSec net2net not working in 3.3.0 Post by: thaobn20 on Friday 25 December 2020, 06:17:53 pm hello some body help me
I can do it, IPSec not working Title: hi! Post by: MariMow on Friday 01 July 2022, 02:19:55 pm Quote the force restart did not fix the issue. the one thing i am questioning most is that the certificate that these machines are using show a red-interface ip address different than what they are actually using. the machines were built in a test environment then put into production with their then-updated external ip addresses. do i need to generate new certs? if so, i have no idea what i'm supposed to use for PKCS12 file passwords (full disclosure, i am more of a software writer than a network person). below is the full (redacted) output from connection details after running the force restart:Code: Your kind words warmed my heart)) |