I am curious about using CARP on my home network such that I can essentially keeps the connection to the Internet up and running. I have a single IP address that would be coming from the Internet gateway / modem and I suppose that would float across the nodes participating in CARP.
forums.freebsd.org
forums.freebsd.org

Solved - CARP problem again, again and again...
Hello, I had write some thread about CARP config (https://forums.freebsd.org/threads/58270/) but now I little change config, so create new thread. Host A /etc/rc.config (network): #LAGG0 (for jails) ifconfig_bce0="up" ifconfig_em0="up" ifconfig_lagg0="up laggproto lacp laggport...

Solved - Resolving dns queries from unbound on carp interface
Hello, I have two machines with freebsd 11.2 (IP: 10.0.2.11/24 and 10.0.2.12/24). CARP is set between them (10.0.2.10). This is code from one of them: ifconfig_em0 = "iet 10.0.2.11 netmask 255.255.255.0" ifconfig_em0_alias0 = "inet vhid 1 advskew 100 pass XXX alias 10.0.2.10/32" Everything...
Last edited: