• Cannot ping pfsync interfaces

    Locked
    4
    0 Votes
    4 Posts
    3k Views
    P
    By far no expert here, but maybe also check if the IP adresses assigned to the pfSync interfaces have the right subnet mask /24 or something and are different from the WAN and LAN ? And check firewall rules, see if anything gets blocked in the "status\system logs\firewall". If really paranoid go to the console/putty and run a "tcpdump -en ICMP" check the ping is leaving through the right interface.
  • Configuring Port Forwarding with Multiple IP Addresses

    Locked
    5
    0 Votes
    5 Posts
    7k Views
    S
    Then you can add Proxy ARP addresses and then you can select them when creating a NAT rule (Firewall: NAT: Port Forward) under "Destination Address"
  • Access CARP backup behind IPSec

    Locked
    3
    0 Votes
    3 Posts
    1k Views
    S
    If you don't want to open an extra port on the outside, you can do an SSH tunnel like so in PuTTY: Under Connection:SSH:Tunnels: Souce port: 6666 Destination: secondary_ip:443 x Remote x IPv4 Click add open ssh log in and then in your browser, go to https://localhost:5000
  • No email notification on CARP failover

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    N
    That took care of it. Thanks!
  • IP Public = Ip Internal

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    locking this duplicate post, don't post the same thing twice.
  • "Manual outbout NAT rule generation" rule question

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P
    In 2.0.1 and 2.1, if you have interfaces setup with a manual address, then pfsense will create a manual rule for them when switching from auto, the first time you do it. From then on you have to create your own rules. If you are running clustered firewalls, then you most definitely want it using the CARP addresses. Nothing should be using the physical address except for the localhost (127.0.0.1).
  • Dont understand "Synchronize Interface" Notes in GUI.

    Locked
    4
    0 Votes
    4 Posts
    2k Views
    jimpJ
    You can, yes. Definitely not recommended (mostly for security reasons). Forced to choose, LAN, never WAN.
  • Policy based routing on VIP

    Locked
    7
    0 Votes
    7 Posts
    3k Views
    N
    I'll have a look this weekend how severe such a change would be and if with my PHP skills I consider it practial, I'll do it.
  • Master/Backup problem

    Locked
    9
    0 Votes
    9 Posts
    3k Views
    C
    Found the problem.  The switch did not have the vlan created, even though it was listed in the Port Channel.
  • CARP newbie - physical network incoming to 2x pfSense boxes

    Locked
    3
    0 Votes
    3 Posts
    3k Views
    S
    Ideally? You would want 2 ports 2 different (redundant/stacked) switches, so that if one of those goes down, it doesn't take down your WAN. If you "throw one switch in front of the two boxes" your creating another SPOF…
  • What is the proper procedure for manual failover from Master to Slave?

    Locked
    4
    0 Votes
    4 Posts
    8k Views
    jimpJ
    Yep
  • How to connect 2 bridged WAN to a switch ?

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • CARP + igb NIC Kernel Panic in 2.0.1 Release

    Locked
    5
    0 Votes
    5 Posts
    2k Views
    A
    Hey Jim, That appears to have worked great!  Everything ran fine through my tests, both Master and Backup.  Thanks very much for your help.  Much appreciated. Aaron
  • Packet filter fixes CARP echoes?

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    S
    Hi jimp, Wouldn't it be prudent for pfsense to have a CARPaware IGMP client? So it can correctly register its multicast membership with the local switch? This would allow CARP on pfsense to become compatible with IGMP Snooping. It might also lift the requirement on ESXi to set the VDS port group in promiscuous mode. I know Windows 2k8 R2 NLB (Network Load Balancer) uses multicast together with an IGMP client, and that runs just fine without compromising security in promiscuous mode. Maybe a feature request? Thanks for sharing your thoughts! Jori Huisman
  • WAN failover w/o redundant PFSENSE boxes

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    M
    Yes it does support and use search. you'll find a lot of discussion.
  • CARP w/Cable modem

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    C
    Excellent; I should have known.  Ya'll are all over everything else. ;D
  • PfSense failover with DHCP on WAN side

    Locked
    3
    0 Votes
    3 Posts
    4k Views
    A
    Sadly I would have to switch to one of my ISPs business offers. That would cost more than the double and deliver some telephony service I'd have to pay but would not use. Anyway, as I found no clean way doing this with pfSense, I tried to verify that setup with OpenBSD and I'll stick with that for now. Using ifstated together with CARP you can simply ifconfig down the external interface automatically so it will not interfere with anything on the outside. It's a pity I'm not really good at anything related to programming but a shell little scripting, otherwise I would try to implement some system triggers (i.E. Disable Interface X) in case of CARP failover for pfSense. I really like pfSense, it's the best Open Source Firewall distribution there is. Maybe someone else likes the idea and does implement it ;)
  • ISP configuration - New subnet on existing interface

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • CARP VIP & fail-over

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C
    @Falko: now to the questions: can i use multiple CARP VIP as a base for a 1:1 NAT? (i need 10-20 1:1 NAT ip addresses) Yes. @Falko: is it more useful to use multiple default gateways (iproute2) in the linux machines or a set of shared LAN CARP VIP? (one for each VLAN) Having multiple default gateways on the Linux machines will introduce complications unless you're doing policy routing within Linux. Without policy routing, you'll have issues because only one default gateway will be used, and that will route return traffic out the wrong way in some cases. Single homing everything is easiest for that reason. @Falko: do i need a specific switch support/configuration to enable the in/outbound CARP VIPs? (i have a cisco switch) If it's a real Cisco switch and not a Linksys Cisco, should be fine. The Linksys Cisco switches at times have security-related settings enabled that break multicast. It's also possible to break multicast on a real Cisco switch but such configs are very uncommon. @Falko: i using LACP ports with CARP a problem? no, lots of people do that.
  • Version 1.2.3 and Virtual IP on LAN

    Locked
    9
    0 Votes
    9 Posts
    4k Views
    J
    Podialrius, Thanks so much for your time and help. The APs were set up there some time ago and not certain why things changed but they did. One good thing, guests can't try and hack the APs when they can't see the webgui or their IP. We can access them but just a heck of a lot easier if it was simpler. I did not see in the 1.2.3  advanced page anything about bypassing firewall rules. Still need them and NAT for everything else this box is doing. Will probably move the net back to 50.X. Less hassle other than an occasional attack against one of the APs. John
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.