• Setting up a SPAN port for WAN mirroring

    5
    0 Votes
    5 Posts
    8k Views
    BBcan177B
    I would recommend the Mikrotik RB260GS switch. Can mirror multiple ports to one sensor port and supports vlans. http://wiki.mikrotik.com/wiki/SwOS
  • Can't add new CARP VIP with pfSense 2.1

    5
    0 Votes
    5 Posts
    2k Views
    jimpJ
    CARP VIPs are always single host addresses. The subnet mask on a CARP VIP must match the parent subnet. So if you WAN is x.x.x.a/28, then your CARP VIP must be (for example) x.x.x.b/28 – it's still just one IP. It's not like proxy ARP where it makes a bunch of IPs if you pick a larger mask.
  • LAN Virtual IP's for internal load balancing?

    2
    0 Votes
    2 Posts
    2k Views
    S
    I believe this is where i should be looking Load balancer (hinted from here http://forum.pfsense.org/index.php/topic,68769.0.html)
  • CARP- VIP-Loadbalancer-Outboud NAT.

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Load balancing + Carp issue on LAN

    8
    0 Votes
    8 Posts
    5k Views
    T
    The way that I have been able to get this working is to Create a VIP on a separate subnet, then I have a Rule that allows any traffic to that Subnet to the VIP. Since the LAN Traffic is on the same private space interface the traffic can flow between the two. Just make sure you allow ANY ANY Traffic between the two DMZ's  then any Server/Client on DMZ-1 can talk to the VIP on DMZ-2 that is a Load Balancer that points to Servers in DMZ-1 Subnet… seems a bit wonky but it works.. the biggest problem with allowing traffic to flow out the same interface and then back in.. NO Load balancer will allow this.. so you have to create another subnet for it to route to... even if the servers behind the Load Balancer are on the same subnet. Good luck!
  • Three member CARP and pfsync?

    2
    0 Votes
    2 Posts
    854 Views
    jimpJ
    It does but you need to manually handle the VIP settings because they can't sync automatically. Also the DHCP failover setup doesn't support 2+ peers IIRC.
  • CARP Failover times??

    6
    0 Votes
    6 Posts
    3k Views
    J
    @craggy: How long should it take for a secondary firewall to take over the CARP VIP and start passing traffic again when the master is shutdown or rebooted? We have set up a secondary pfSense cluster in a new Data Center and the failover times are about 10 seconds with 5 to 10 ping drops and a very obvious pause during the switchover phase whereas at our primary site our pfSense cluster fails over in about 2 seconds with usually only a single ping dropped and is generally unnoticed. Both sites are identical, VMware esxi 5.1, hp bl460c blades, same HP VC networking etc. Only difference is the data centre. My boxes are instant; I've got a failing box and it needs a reboot every few days. If you're seeing 10 seconds then it might be something about being virtualized or maybe you've changed the base & skew settings.  For base & skew I use 0/1 on the primary and 0/100 on the secondary.
  • Multiple interfaces with multiple static IP mapping

    2
    0 Votes
    2 Posts
    1k Views
    C
    Nevermind…was a cabling problem - all is working
  • Sync only works on LAN, but not the dedicated interface or WAN

    8
    0 Votes
    8 Posts
    5k Views
    K
    Got busy and haven't had time to tcpdump yet. Any other ideas out there about anything else that can be looked at in the interim?
  • HP Virtual Connect and CARP with Vmware

    7
    0 Votes
    7 Posts
    5k Views
    C
    I have no blade-related experience, but did you put the vswitch ports that connect to your pfsense vm's, and which are to take part in CARP, into a port group that has promiscous mode enabled? I usually create a duplicate port group (same vlan, same vswitch), which has promiscous mode enabled, and put the pfsense interfaces into that port group, and all vm's that use the pfsense as a gateway into the port group with promiscous disabled.
  • CARP strange behaviour on all networks

    15
    0 Votes
    15 Posts
    4k Views
    P
    For me it's easier to have only one failover, the setup is so that the slave doesn't have all features (no backup wan connection) so only 1 network doesn't have the failover when there is a network fail. If all networks will switch in depended, I still can switch the master down, all networks will go down and the slave would take over all networks. I have created a stable situation again, I found out when there is an open network (both pfsense are set to init, the network becomes unstable in a couple of hours) But still I want to failover independent, I don't get why the option has been taken out.
  • A communications error occurred while attempting xmlrpc sync

    17
    0 Votes
    17 Posts
    38k Views
    K
    Also see thread http://forum.pfsense.org/index.php/topic,68439.0.html, if the suggestions in this thread don't help as they may be similar issues.
  • Carp + bridge = could not find a matching real interface subnet

    2
    0 Votes
    2 Posts
    2k Views
    H
    So, I turn on spanning tree protocol on both sides of the bridge, to include the wifi, vlan, pfsync and bridge interface…and it all works.
  • CARP with Different Systems, packages and rules

    1
    0 Votes
    1 Posts
    955 Views
    No one has replied
  • 1:1 NAT and CARP or VIP?

    7
    0 Votes
    7 Posts
    3k Views
    M
    @jimp: Yes. Perfecto! Thanks Jim!
  • Adding 4 subnet IP to interface WIFI (opt1)

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Mutiple public ip and routing to multiple vlans

    8
    0 Votes
    8 Posts
    3k Views
    I
    ok thanks for the help.
  • SYNC interface using separate VLAN on LAN interface

    2
    0 Votes
    2 Posts
    1k Views
    N
    As I see it, the only practical reason to use separate interface for sync is to avoid blocking it by firewall mistakes or overloading the NIC with traffic. So your topology seems more than fine by me :)
  • Carp IPs not accesible from outside but work from inside on 2.1

    3
    0 Votes
    3 Posts
    1k Views
    N
    Changing VHID requires restart of CARP - disable, then enable in status>carp. Other than that, CARP uses shared password which should match on both ends.
  • Help setting up multiple public IPs

    13
    0 Votes
    13 Posts
    6k Views
    D
    Okay i have this all up and running - the issue was that BT had not setup the bloody service despite telling me several times they had! So here is how to setup BT Business infinity with 5 IPs on PFsense: WAN: Have this setup on PPPoE as usual with the correct user name and password which was provided to you. N.B. both the user name and password are case sensitive so make sure you get it right! You'll then pick up a random dynamic IP on your WAN interface for general internet access. VIPs (your 5 static IPs) All you need to do here is on the web gui go: Firewall > Virtual IPs Then depending on what kind of VIP you want just create 1 VIP for each static IP you have. my settings: Type: IP Alias Interface: WAN IP Address(es): type: Single address, Address: x.x.x.x / 29 Press save and you are done! Now you can play around and NAT things 1:1 or just port forward all you want. Enjoy!
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.