|
|
|
|
|
by generalizations
1072 days ago
|
|
> pfsync is a computer protocol used to synchronise firewall states between machines running Packet Filter (PF) for high availability. It is used along with CARP to make sure a backup firewall has the same information as the main firewall. When the main machine in the firewall cluster dies, the backup machine is able to accept current connections without loss. https://en.wikipedia.org/wiki/Pfsync Looks pretty cool. Had no idea this existed, but glad to hear about it. |
|
https://nostarch.com/pf3
OpenBSD's PF firewall has been adopted by Solaris, and I believe it is an option in FreeBSD and Linux.
https://en.wikipedia.org/wiki/PF_(firewall)