• Single IP + Failover + 2.0 RC1 ?

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    F
    i anxiously followed that carpdev porting idea a while back. I used to have multiple IPs from my provider and a sweet pfsense failover setup, but not anymore. What I've done as a poor mans substitute is to configure my DSL modem(ancient westell 6100) nat feature to "static nat" traffic to a single 192.168.x.y ip. I then use that ip as the carp/vip IP and then assign 192.168.x.y+1 and 192.168.y+2 to the wan ports on the A and B pfsense machine respectively.  the westell still seems to allow other 192.168.x.z ips to talk and not hit the static nat rule, which allows both pfsense boxes to talk to the internet doing normal NAT, and anything unknown coming in, it sends to the CARP ip. with the carp ip active on a machine it should be used as the src ip, so that traffic will come back to the same machine or in the event of a failover, the other pfsense box will take over  the carp ip and get the traffic. i was worried that the mac/ip changing at failover would confuse the modem but it seems to handle it in my testing. in the end it has worked out fairly well for my purposes although i dont do any of the problematic type applications like video conferenceing, voip etc and i have no incoming services other than openvpn tunnels. the openvpn tunnels are just setup on the dsl modem as specific nat rules that map different UDP ports to each firewall. the openvpn client has two remote ip entries, oen with each port and it will rotate through them if one goes down… but that means it goes down and reconnects. but i'm just doing simple road-warrior type vpn tunnels so it's not a problem. anyway, i've been happy with it.
  • VIP type for FiOS 5 external static block?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    M
    as you mentioned that your block is in same subnet you may use carp version of vip and that allows you to use those vip's in firewall
  • Alias IP for loopback lo0

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    There probably isn't a good way to do that in the GUI for lo0. You could install the shellcmd package and then add a shellcmd in there, those get run at bootup and it may do what you need. In the shellcmd just add the ifconfig command you would normally run by hand.
  • Carp deleting sync problem

    Locked
    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Multiple Public IP

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    [FYI- don't address a forum post to anyone specific - let everyone in on the fun] If you have one of those IPs as your WAN, and their device as the gateway, then you can use either CARP or Proxy ARP (or on 2.0, IP Alias) VIPs. They would all work to use the additional IPs.
  • Make a LAN machine appear on the DMZ with VIP?

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    I
    Thanks for the reply! I have been testing this out for some time now and it will not work for me. Have found out that the the packets sent to and from the server to IP 239.255.255.250 are SSDP protocol over UDP. Those are non routeble protocol. I got the IGMP broadcast through with the proxy as you said but I could not get the SSDP through. I think the only solution to this is to connect a second NIC on the Mediaserver and connect it to DMZ. /illern.
  • Only the master is reachable via PPTP, never the backup

    Locked
    3
    0 Votes
    3 Posts
    2k Views
    P
    The testing continued today and finally I got so desperate that I decided to take my very simple Sitecom 5 port switch and connected both LAN interfaces of the firewalls to that. To my total surprise: it worked! So there has got to be something in the configuration of my DLINK DGS-3024 switches. This topic can be closed with a wise lesson for everyone: never underestimate the power of your switches, they can *** up everything…
  • Pfsync via serial interface?

    Locked
    5
    0 Votes
    5 Posts
    4k Views
    J
    Wow.  Thanks!  Ok, I am happy!  Thank you for your information!
  • exchange Identity Protection not allowed in any applicable rmconf

    Locked
    3
    0 Votes
    3 Posts
    44k Views
    T
    YAAA you fixed me!  Thanks a bunch!
  • Resolving DNS names on CARP Backup

    Locked
    11
    0 Votes
    11 Posts
    6k Views
    T
    Guess I celebrated too fast. It worked yesterday, but after coming back to work today it doesn't work anymore. Will do some more testing later on. EDIT: I updated both machines to 2.0RC3. After the subsequent reboot it's working again, even after coming back to work the next morning. Let's see how it goes.
  • Public IP's / Carp or Other

    Locked
    5
    0 Votes
    5 Posts
    3k Views
    T
    I have 2.0 installed here at home but just for a little while longer I am going to wait to install 2.0 in a production environment. Thanks for all your advice I'll read about Proxy ARP I could of swore I remembered reading something about trouble with FTP.
  • Windows shared folder issue

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    M
    have you tried to add computername\username format or just username?
  • Carp Sync.

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    jimpJ
    If your settings are not syncing, check Firewall > Virtual IPs, on the CARP Settings tab. On 2.0 the whole lower 2/3 of the page is for config sync. Put in the IP, password, and check all of the boxes on the master. Leave that whole section empty on the slave.
  • Route Extra IPs to Machines

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    A
    I forgot to add the Pfsense box is a virtual machine on our hypervisor and currently has 2 network cards. One network card is called LAN and the other is WAN.
  • Auto dialing PPPoE interface in CARP failover

    Locked
    2
    0 Votes
    2 Posts
    3k Views
    jimpJ
    You can only properly do CARP failover with static IP WANs, it wouldn't fail over properly and keep connections alive with a PPPoE WAN. Also I don't believe the second WAN can be on-demand when used with multi-wan. pfSense constantly pings the gateways of all WANs to ensure they are usable, and there isn't a mechanism currently to handle on being left down until needed. This is in the works, though, because it would be useful for 3G connections where bandwidth is expensive.
  • Will this scenario work?

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C
    If they're routed to you, you don't need anything at layer 2 ("Other" VIPs will suffice). To use that with CARP, have the ISP route the IP blocks to a CARP IP on your WAN subnet.
  • CARP with Bogus or Private IPs

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    C
    CARP IPs must be within the subnet of the interface's IP. That's not going to change in the near future.
  • CARP VIP interfaces?

    Locked
    6
    0 Votes
    6 Posts
    6k Views
    jimpJ
    Yep, you got it there at the end. You have one CARP VIP that has the VHID - announcements happen there, and the other IP Alias type VIPs sit on top of that CARP VIP. They all fail in a group with the CARP VIP. Actually faster than they would individually because they don't need <x>advertisements per second, where <x>is your number of IPs, just the one of the CARP VIP. Less headache, less VHIDs, less network traffic. It's a very nice way to do it.</x></x>
  • Pfsync - reboot, system does not stop [solved]

    Locked
    2
    0 Votes
    2 Posts
    2k Views
    S
    Did the update from last night and now it works great > "Reboot" and "Halt System" on both pfsense :)
  • HA Setup, non-identical hardware

    Locked
    4
    0 Votes
    4 Posts
    5k Views
    jimpJ
    The hardware will work as long as you have the same number of interfaces and they are assigned in the same order. Doesn't matter if they are different drivers or types. On each interface, both boxes need an IP and then the shared IP, so at least three IPs in every subnet.
Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.