Jump to content

pfsync

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Qdrddr (talk | contribs) at 17:58, 20 June 2018 (See also). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Pfsync
Repository

pfsync is a computer protocol[1][2] 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.

See also

References

  1. ^ "/etc/protocols". BSD Cross Reference. OpenBSD. pfsync 240
  2. ^ "/sys/net/if_pfsync.h". BSD Cross Reference. OpenBSD.