• Backup pfSense can't ping it's own interface gateway but Master can

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    V

    Hi,

    Thanks for that clue podilarius, after looking at the state table I noticed ICMP packets from pfsense to the 192.168.3.1 WLAN router were going via the LAN 192.168.0.1 vip.

    This led me to the Manual Outbound NAT rules and I had a rule there saying:

    "WLAN 192.168.3.0/24 * * * 192.168.0.1 * NO"  (WLAN to vip1 LAN)

    Removing this fixed it!

    I had to remove stale states from the state table manually too for changes to take effect immediately as the gateway status still showed the 192.168.3.1 router as being down (through apinger).

    I also didn't have a default gateway set on the backup so setting that fixed the routing tables.

    And on a slightly different note, my 192.168.2.1 adsl modem/router didn't pass multicast over it's switch (they're just getting too clever and locked down these days!) so I had to put in another unmanaged switch inbetween to allow vip2 interfaces to switch from master->backup properly, (as stated in the sticky, but I had to read that more than a few times before it sank in!)

    Looks like it's ok now, thanks for the help!

    Best Regards,

    Vent

  • Failover cluster with 16 ip's - subnet question

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    V

    Yes, MASTER/BACKUP status changes are logged (and mailed to me \o/). I am using these network cards: Intel Pro/1000 PT Quad Port LP Server Adapter. PfSense finds them as em0, em1, em 2 and em3.

    Thanks again :)

  • Help understanding Manual Outbound NAT on Multiwan/lan 2.0.2 rls

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • Strange CARP Behavior

    Locked
    6
    0 Votes
    6 Posts
    4k Views
    W

    I had a couple physical boxes I was able to try this on and it worked OK.  So I am guessing it is an issue in the way VMware is configured…  I do have 2 hosts each with 2 physical NICs for vmguest networking going to 2 physical switches (trunked between them).  I'm using a VDS with a separate port group that has promiscuous enabled on the VLAN that has my CARP VIP and have configured the hosts with Net.ReversePathFwdCheckPromisc = 1.  Is there anything else I am missing?

  • VIP ESXi 5.1 Cisco Switches

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    M

    Thanks, I initially thought Net.ReversePathFwdCheckPromisc = 1 was for a DVS. Changing this did the trick!

  • Two lan with vip

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    T

    With this rules, only https does not pass from vip (192.168.3.0/24)

  • Multiple VLANs within same subnet

    Locked
    4
    0 Votes
    4 Posts
    4k Views
    M

    I am still struggling to wrap my head around this configuration. Ultimately what I am looking to do is prevent hosts within the same subnet from seeing each other and have the firewall rules enforced as if the host was external from the other system. I understand how to accomplish this with ASAs but not with PFsense. We're also utilizing carp so the solutions must failover. I have seen many posts suggesting to stay away from carp and bridging.

    We currently have 2 pfsense boxes with 6 interfaces and we're looking to split our subnet in to about 10 separate security contexts.

    Any insight is greatly appreciated.

  • NAT in pfsense CARP

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    marcellocM

    @termvrl:

    how i can do NAT for it??

    Just select your vip wan ip on destination, just like you do with wan address  ;)

  • PFSENSE CARP With 3 Nodes

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    S

    Slightly off topic, but related.

    How could I achieve the following example

    there are 2 sites connected via a low latency wireless bridge (100Mb over 15KM)

    I want to do this without having to have a seperate subnet for each site, and a seperate pfSense clusters at each site

    Trying to achieve a single broadcast domain I suppose would be the best term.

    This would allow me to have VLANs across the two sites without having to have seperate IP ranges for all the VLANs (reducing admin overhead as theere are 20+ VLANs) which will then turn into 40+ subnets If I have to route it all between them.

    I was initially thinking active/active could have been used to achieve that

    Site 1. pfSense-1 and pfSense-2
    Site 2. pfSense-3 and pfSense-4

    All of these 4 pfSense could have then formed a single VIP in the same broadcast domain

    is there another way around this?

    any other ideas would most be appreciated.

  • VIP for openvpn failover

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C

    In 2.0.x that's done via routing protocol, most commonly OSPF. In 2.1 you can bind OpenVPN instances to a gateway group as another option.

  • Need Help Please

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    A

    You might even be able to do this with only one private network by connecting 192.168.1.2-50 to the pfsense LAN port and then connecting 192.168.1.51-254 to an OPT interface that is bridged to the LAN interface.

    How can I set up this option sir??

  • Secondary Gateway showing offline

    Locked
    1
    0 Votes
    1 Posts
    2k Views
    No one has replied
  • PfSense pfSync version

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C

    It's more CARP, not pfsync. Our base OS doesn't have that functionality. It's not exactly all it's cracked up to be really, which is true of all active/active firewalls, commercial and open source. For instance on Cisco ASA's there are massive restrictions, like you cannot use any VPNs with active/active for one. We'd likely also have to enforce similar restrictions in a number of areas including VPNs. The restrictions rule out things more than 99% of the HA installs I've worked on (likely upwards of a thousand in the last 8 years) require. Hence, it's not really all that attractive. We may implement it at some point, but it'll almost certainly come with restrictions like no VPN usage. It also may not actually increase performance, by the nature of how it works and where bottlenecks exist that define the maximum throughput on a given combination of hardware. It's something that would have to be tested.

  • Outbound Nat to VIP for certain destinations

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    N

    Hello,

    May be it is interesting for anybody who has the same challenge. Finally i got it to work, when i additionally configured a vip with the same
    address as the secondary to have the possibility to select it in the outbound nat configuration as the nat address.

    best regards
    daniel

  • Multiple subnets on LAN with pfSense 1.2.3?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C

    @GruensFroeschli:

    I would just update to 2.0.1 (or even 2.0.2, search the forum) and use what's available there directly in the GUI.

    (Yes it's theoretically possible but not through the GUI).

    Thanks! I appreciate the lightning-fast answer.

    So maybe I do the 2.0 upgrade first, and the other later.  That makes sense.

  • PfSense with 2 CARP Trunks into Cisco L3

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    C

    @vegaslaptop:

    Hi everyone,

    I am baffled at this setup. I have VHID on physical NICs working with no problem (WAN, LAN, SYNCing). Past pfSense I want to have the trunk from the primary and the trunk from the backup to go into Cisco 3560 without "flapping". Something like HSRP on Cisco but I cannot configure it or I think I am missing something.

    Any comments or guides will be highly appreciated.

    Does Cisco support CARP now?  If I recall correctly CARP was a response to HSRP/VRRP being proprietary, and Cisco not being willing to make adequate commitments that it would be open and raising issues of a patent suit over it.  If that's still true, as I think it is, then there isn't any interoperable failover protocol.  See http://en.wikipedia.org/wiki/Common_Address_Redundancy_Protocol

    If you're seeing "flapping" on the trunk ports, this might be a spanning-tree-protocol issue, which normally affects bridged configurations into switches.  I don't know how VHID, CARP, and pfSync interact with STP so I'll let someone else speak to that; nonetheless, you might need to turn off STP on your trunk ports on the switch, if you know they're not going to bridge, to keep the switch from shutting one or the other down as a potential loop. (If they might bridge and loop, believe me, you're better off with it flapping.)
      – Clifton

  • Backup Notification of Master Failure

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    jimpJ

    Yeah that's fixed on 2.0.2 and 2.1. Forgot that was broken on 2.0.1.

  • Adding configuration on standby node in failover scenario…

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    S

    I guess to prevent this, I would boot the master and break the sync relationship on it followed by configuring it as the new slave?

  • Doubt in CARP

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    A

    Perfect friend, thanks very much. ;D

  • MOVED: PF1.2.3 replies to non-existent VRRP/CARP MAC

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.