• Failed to get sainfo - Sonicwall NSA240

    Locked
    6
    0 Votes
    6 Posts
    20k Views
    C
    This old thread comes up high on Google for this message. For the sake of those running into this in the future, "racoon: ERROR: failed to get sainfo" means you have a phase 2 mismatch. Best way to determine what is to run racoon in the foreground in debug mode with: racoon -F -d -v -f /var/etc/racoon.conf
  • Watchguard connect, WGX File

    Locked
    1
    0 Votes
    1 Posts
    3k Views
    No one has replied
  • IPSec tunnels nomore available after a few days

    Locked
    7
    0 Votes
    7 Posts
    4k Views
    A
    Just a precision, in my first post i said we have about 40 tunnels, i must precise that the pfsense box is the only one with a fixed ip, every other endpoints are using dyndns, so the racoon config is reloaded quite often (the ip's are expiring every 24h) Generally the ip update process is working fine,but sometime it crashes as you can see… May the hostname itself be the cause ? I don't know exactly what your php script is doing with the racoon config, I suppose it's replacing the modified IP by the new one, so it should not be the cause...
  • IPsec redundancy / fail over (not carp)

    Locked
    7
    0 Votes
    7 Posts
    6k Views
    A
    You'll have to learn a little about BGP and routing to make it work; but basically you just setup openbgpd on each site announcing its routes to two neighbors at the other side – each neighbor configuration would be using the openvpn IPs for one of the redundant links.  You can use 'set metric 10' (or 20 or ...) to bump the "cost" of one link over the other.  (There are other ways, too, but 'set metric' is easy and works fine in small setups). Each site will have its own AS -- private AS numbers are between 64512 and 65535.
  • OpenCL/Cuda suitable for crypto acceleration?

    Locked
    1
    0 Votes
    1 Posts
    5k Views
    No one has replied
  • Could not determine VPN endpoint for "LINK_NAME_HERE"

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • IP Sec transport mode –- phase 2 keeps on retrying

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    This is not a support forum for ipsec-tools and racoon on anything except pfSense, which is running FreeBSD (not a Linux variant). The configuration on pfSense is GUI-based, and the users don't directly edit the configuration file. You should try posting to a forum or mailing list that is specific to your needs.
  • Syslog to remote server over IPSec

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • IPSEC between Checkpoint NGXR65 and Pfsense 1.2.2

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    J
    Got the tunnel up after playing with the settings and upgrading to 1.3.3. Only traffic flows just from one site to the other not in reverse i think al the traffic get natted. Can't adjust any settings on the checkpoint site tommorow i check it out.
  • Multiple Cisco VPN Client pass through

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    B
    I have seen this issue in the forum with pfsense as well. The issue was not resolved before the user's need was eliminated. The only difference was that the first client would maintain the connection and others could not connect. If I remember correctly, there were a couple of suggestions. One was to set up a static port for outbound NAT so that the port was not changed when going through the pfsense firewall. The second suggestion involved ensuring that the customer site supported NAT-T. I would be interested in hearing whether the static port option resolves the issue.
  • Nano IPSec different from Full Install?

    Locked
    6
    0 Votes
    6 Posts
    3k Views
    R
    I finally broke down and got the book out and read through the instructions.  Turns out I forgot to put rules FROM each VPN tunnel segment, I had the rules TO the segments but missed one part. Everything works great now.  Wonderful book btw.
  • IPsec and crl (Certificate Revocation List)

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • NAT-T and pfSense

    Locked
    7
    0 Votes
    7 Posts
    10k Views
    C
    If the connection required NAT-T, it just plain wouldn't work. NAT-T isn't compiled in at all, it'll be refused if proposed or attempted, there is nothing "partial" about the support (see snippet posted by Vorkbaard above). Even with that device behind NAT you probably don't actually need NAT-T, though that depends on what kind of NAT device it's behind, and possibly a number of other things on their end. If it negotiates, but doesn't re-negotiate, it's not related to NAT-T. It could be related to many other things. Logs from both ends may help. In these kinds of scenarios with any devices where there are difficulties with two different vendors (regardless of vendor) you may need to crank up the log levels on both ends, which on the pfSense end means running racoon in debug mode.
  • [ipsec] unable to configure a working ipsec vpn tunnel

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Ipsec vpn client to certain IP range only

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    B
    This shouldn't be a problem. Read the guides or buy the pfSense book. In a Multi-WAN setup, you would need to use only one WAN for the tunnels. This info is listed in the docs also. http://doc.pfsense.org/index.php/Category:Howto
  • Having Trouble getting ipsec to work

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    B
    It looks like a mismatched phase 2 key. The error logging does not always provide definitive answers though. If you provide your config, you will more likely get a better response.
  • 2048 byte ICMP packets dropped

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • IPsec tunnel established but no traffic - SOLVED!

    Locked
    6
    0 Votes
    6 Posts
    28k Views
    E
    Hi, just had to register to say thanks. I have been using. pfsense 1.2.3 on watchguard x1000 hardware and been trying to tunnel with both m0n0wall and sonicwall. the tunnel has always come up no problem but the damn traffic didn't go through! but changing to md5 instead of sha1 made the difference! crazy really and i have been thinking about changing from pfsense just because of this. so thank you.
  • Racoon: ERROR: couldn't find configuration

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    V
    I had this problem a few times after upgrades: http://forum.pfsense.org/index.php/topic,15878.msg94828.html#msg94828 during the last upgrade to 1.2.3 Release, it was fine, no problem. If i remember, all i needed to do was go into my configuration and save it again.
  • Max IPSec tunnels

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    jimpJ
    There are no software limits. There are some pfSense installations out there that have 200-300+ tunnels going at once.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.