• Multiple IPsec VPN's terminating at one location

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    H

    Yep, you can.

  • Automatically ping host (IPSEC) Don't work

    Locked
    11
    0 Votes
    11 Posts
    9k Views
    H

    I'll try to test this option soon with the latest build.

  • Redundant Site to Site VPN using 2 ISPs and OpenVPN/or IPSec

    Locked
    2
    0 Votes
    2 Posts
    5k Views
    M

    Actually, the openvpn trafic orignating from pfSense cannot take advantage of the load balancer.
    In order to have a functionnal(FAIL-OVER ONLY) setup on a single box, here's what we did:
    If the tunnel goes down, add a route to direct OpenVPN trafic to the other gateway (ISP2)
    In the openvpn client configuration, add to the custom options:
    up-restart;up /var/etc/yourscript.sh

    Idealy, the script should be linked to the load balancer (for the monitor IPs)
    So, there is follow-up in http://forum.pfsense.org/index.php/topic,1650.0.html for the load balancer scripting…

    mtoadmin

  • Multiple IpSec Conncetion Crash!

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    H

    I really don't know, haven't played around with such a config yet.

  • MOVED: OPT DNS !!!

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • IPsec VPN woodoo

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    H

    We don't support old versions. Upgrade to the latest RC1 snapshot. If the problem still exists raise your voice again. The version you are using is outdated since month and a lot of things have been changed that might resolve your issue.

  • Failover IPSec with two ISP

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    H

    See http://forum.pfsense.org/index.php?topic=1580.0 for a similiar scenario.

  • Site to Multisite with identical subnets at remote locations.

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    K

    Is this something that can be done for a fee?  Is there an alternative solution?  This would be a very helpful feature.

    Thanks

  • Site to multisite vpn

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    JeGrJ

    Yeah, had sth like the mentioned question at some customers location. That was really weird, as you sat in the net of, let's say #2 and #1 transferred large amounts of data thorugh #2 to subnet #3. The guys'n'gals at location #2 always wondered, why their net connection is that damn lame ;)

    For the sake of bandwith you should really consider Hobas recommendation :)

  • Followup after RC1: webGUI request for IPSec views.

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    T

    Is this going to be standaard feature in Pfsense 1.0?

  • Possible bug in web gui for ipsec

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    D

    @sullrich:

    It may or may not be.

    Try to setup an ipsec tunnel using x509 certificates (preshared key works fine), if it works for you is a my misconfiguration, if not is a bug

  • Possible bugs…

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S

    @cheech:

    Running with floppy config a tunnel went down and would not come back up. I checked the configs and somehow the lifetimes had been cleared on both sides. Not a user error I have saved the configs and they clearly specify the key lifes.

    The storage medium of config.xml has absolutely nothing to do with this.

    @cheech:

    WRV54G will not re-establish tunnels to pfsense if the tunnel goes down without resetting the tunnel on this Linksys device. It has no problem re-establishing tunnel to other devices. I'm going to replace this with a pfsense box anyway…

    System -> Advanced -> Prefer old IPsec SAs  -> check it.

  • NetBIOS over IPSEC

    Locked
    6
    0 Votes
    6 Posts
    9k Views
    C

    No support lol. I am more interested in learning/understanding how this works or doesn't work. I setup another VPN at home and this works on and off. I realize this is nothing to do with pfsense and is a general networking/windows issue. What I come up with is that the application relies on the browser service. If I do a net view and see all the PC's then everything is fine but this is up an down for some reason:

    In addition to acting as the local master browser, the primary domain controller also acts as the domain master browser, which ties subnets together and allows browse lists to be shared between master and backup browsers on separate subnets. This is how browsing is extended to function beyond the local subnet. Each subnet functions as a separate browsing entity, and the domain master browser synchronizes the master browsers of each subnet. In a Windows-only network, browsing cannot function across subnets unless a Windows NT/2000 PDC exists on the network.

  • Mobile Clients w/dynamic IP but FQDN

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    C

    Most VPN routers do allow the use of a FQDN to identify an endpoint. The domain would have to be hijacked + the key obtained. Is specifying an IP only and not FQDN a "feature" of pfsense security or just something that hasn't been implimented / considered for implimentation? Fortunately my dynamic IP's stay until modem is reset. I might just replace those devices with pfsense boxs anyway…

  • VPN IPSEC routing problem

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H

    Make sure the router the pfSense is behind doesn't break things. You should have the pfSense directly at the WAN.

  • 0 Votes
    1 Posts
    4k Views
    No one has replied
  • WebGUI request for IPSec views.

    Locked
    2
    0 Votes
    2 Posts
    4k Views
    H

    Done.

  • Dynamic DNS ON BOTH ENDPOINTS

    Locked
    17
    0 Votes
    17 Posts
    10k Views
    S

    No progress has been made.  1.0 is being released without this support.

  • Notebook - Internet - Home network –> possible?!

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    H

    In your "roadwarrior" scenario you can either use PPTP, IPSEC or OpenVPN. The easiest to set up is probably PPTP as every Windows has a build in PPTP Client (since w2k).

    You can find a walkthrough at http://doc.m0n0.ch/handbook/pptp.html (it's the same for pfSense for these settings).

    IPSEC and OpenVPN needs a client you have to install at your notebook. For IPSEC there are only few free clients (see http://pfsense.com/index.php?id=33 ) and OpenVPN is even harder to setup as you need to generate certificates and also install client software first. I think what you are looking for is PPTP.

  • IPSEC Mobile Beta 4 Broken ?

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    H

    I have some mobile IPSEC scenarios where clients or other pfSenses and m0n0s join as mobile clients as they have dynamic IPs. I don't see any issues with these. I also have a colleague using SSH-Sentinel to join with his notebook his homenetwork (it even works with a dyndns account at the pfSense at his end).

    Can you get us some logs of both ends (pfSense systemlogs and clientlogs though I don't know this client)?

    Also make sure that your client is behind a device that supports IPSEC Passthrough and there are no restrictions to use IPSEC. IPSEC uses some special protocols that have to be handled correctly.

Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.