This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't start Net 2 Net VPN, help.

I am trying to set up a Net 2 Net VPN using Astaro 3.208

I have defined it as:
Local red
Local Internal lan
TO
Foreign Red
Foreign Internal lan

One side of the connection loads fine and I get the VPN route appearing with %hold as it waits for packets.  The other side won't add a route.  I get this in the IPSEC log... (The ADSL uses a static IP).  Any clues ?

Aug 21 10:20:45 adsl-203-15-140-27 ipsec__plutorun: Starting Pluto subsystem... 
Aug 21 10:20:45 adsl-203-15-140-27 Pluto[10872]: Starting Pluto (FreeS/WAN Version 1.96) 
Aug 21 10:20:45 adsl-203-15-140-27 Pluto[10872]: Changing to directory '/etc/ipsec.d/cacerts' 
Aug 21 10:20:45 adsl-203-15-140-27 Pluto[10872]:   including X.509 patch (Version 0.9.9) 
Aug 21 10:20:45 adsl-203-15-140-27 Pluto[10872]:   Warning: empty directory 
Aug 21 10:20:43 adsl-203-15-140-27 Pluto[9319]: forgetting secrets 
Aug 21 10:20:43 adsl-203-15-140-27 Pluto[9319]: "MicromineBris_1": deleting connection 
Aug 21 10:16:17 adsl-203-15-140-27 Pluto[9319]: no public interfaces found 
Aug 21 10:16:17 adsl-203-15-140-27 Pluto[9319]: loading secrets from "/etc/ipsec.secrets" 
Aug 21 10:16:17 adsl-203-15-140-27 Pluto[9319]: "MicromineBris_1": we have no ipsecN interface for either end of this connection 
Aug 21 10:12:40 adsl-203-15-140-27 ipsec_setup: Starting FreeS/WAN IPsec 1.96... 
Aug 21 10:12:39 adsl-203-15-140-27 ipsec_setup: ...FreeS/WAN IPsec stopped 
Aug 21 10:12:38 adsl-203-15-140-27 ipsec_setup: Stopping FreeS/WAN IPsec... 
Aug 21 10:09:19 adsl-203-15-140-27 ipsec__plutorun: 022 "MicromineBris_1": we have no ipsecN interface for either end of this connection 
Aug 21 10:09:19 adsl-203-15-140-27 ipsec__plutorun: ...could not start conn "MicromineBris_1" 
Aug 21 10:09:18 adsl-203-15-140-27 ipsec__plutorun: 022 "MicromineBris_1": we have no ipsecN interface for either end of this connection 
Aug 21 10:09:18 adsl-203-15-140-27 ipsec__plutorun: 003 no public interfaces found 
Aug 21 10:09:18 adsl-203-15-140-27 ipsec__plutorun: ...could not route conn "MicromineBris_1" 
Aug 21 10:09:13 adsl-203-15-140-27 ipsec_setup: KLIPS debug `none' 
Aug 21 10:09:13 adsl-203-15-140-27 ipsec_setup: ...FreeS/WAN IPsec started


This thread was automatically locked due to age.
Parents
  • Hi there, 

    I think here:
    Aug 21 10:16:17 adsl-203-15-140-27 Pluto[9319]: no public interfaces found 

    is the problem.

    can you please check the configfile:
    /var/chroot-ipsec/etc/ipsec.conf and see what your interface mapping is:
    i.E: "interfaces="ipsec0=eth1"

    is ethXX your external interface and is it present?

    Kind regards
    /polluxxx
Reply
  • Hi there, 

    I think here:
    Aug 21 10:16:17 adsl-203-15-140-27 Pluto[9319]: no public interfaces found 

    is the problem.

    can you please check the configfile:
    /var/chroot-ipsec/etc/ipsec.conf and see what your interface mapping is:
    i.E: "interfaces="ipsec0=eth1"

    is ethXX your external interface and is it present?

    Kind regards
    /polluxxx
Children