OpenBSD CVS

CVS log for src/share/man/man4/pfsync.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.39 / (download) - annotate - [select for diffs], Wed Jan 31 06:50:16 2024 UTC (4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, HEAD
Changes since 1.38: +4 -6 lines
Diff to previous 1.38 (colored)

the maxupd example was removed in -r.1.15, so do not refer to it;
from janne johansson

with that removal the surrounding text becomes simpler, so trim it;

Revision 1.38 / (download) - annotate - [select for diffs], Wed Oct 18 07:56:45 2023 UTC (7 months, 2 weeks ago) by benno
Branch: MAIN
Changes since 1.37: +6 -3 lines
Diff to previous 1.37 (colored)

with pfsync rewrite, pfsync interfaces need an "up" after configuration, not before.
Noted by Marko Cupac, thanks.

Revision 1.37 / (download) - annotate - [select for diffs], Mon Feb 1 16:39:19 2021 UTC (3 years, 4 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.36: +10 -2 lines
Diff to previous 1.36 (colored)

describe pfsync(4)'s use of carpdemote, ok/tweak kn deraadt

Revision 1.36 / (download) - annotate - [select for diffs], Tue Aug 30 13:56:14 2016 UTC (7 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.35: +8 -16 lines
Diff to previous 1.35 (colored)

use a mixture of .Dl and .Bd -compact to reduce the amount of
vertical whitespace, making it easier to see which hostname.if file
relates to which example;

Revision 1.35 / (download) - annotate - [select for diffs], Mon Aug 29 10:39:59 2016 UTC (7 years, 9 months ago) by mpi
Branch: MAIN
Changes since 1.34: +8 -6 lines
Diff to previous 1.34 (colored)

Make examples fit in 80 columns, reminded by jmc@

Revision 1.34 / (download) - annotate - [select for diffs], Thu Aug 25 10:51:37 2016 UTC (7 years, 9 months ago) by sthen
Branch: MAIN
Changes since 1.33: +4 -4 lines
Diff to previous 1.33 (colored)

Fix pfsync(4)'s carp examples: as of ip_carp.c r1.245, carpdev must be
specified.  From Bryan Stenson.

Revision 1.33 / (download) - annotate - [select for diffs], Thu Jun 25 10:18:56 2015 UTC (8 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8
Changes since 1.32: +22 -18 lines
Diff to previous 1.32 (colored)

pfsync and ipsec do not currently work; from lukasz czarniecki
i've chosen to comment out the pertinent text rather than remove it...

confirmation/ok dlg

Revision 1.32 / (download) - annotate - [select for diffs], Sun Feb 1 08:33:48 2015 UTC (9 years, 4 months ago) by jsg
Branch: MAIN
CVS Tags: OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.31: +3 -3 lines
Diff to previous 1.31 (colored)

Fix a typo in the Nd line.  From Steven McDonald.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Apr 29 08:45:44 2010 UTC (14 years, 1 month ago) by henning
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 (colored)

fix multicast address, Sebastian Benoit <benoit-lists at fb12.de>

Revision 1.30 / (download) - annotate - [select for diffs], Fri Nov 27 07:09:34 2009 UTC (14 years, 6 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

benefical -> beneficial; from Brad Tilley

Revision 1.29 / (download) - annotate - [select for diffs], Wed Jun 17 08:56:43 2009 UTC (14 years, 11 months ago) by sthen
Branch: MAIN
CVS Tags: OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.28: +22 -4 lines
Diff to previous 1.28 (colored)

Document the 'defer' ifconfig flag. From me with a few tweaks by dlg@.
reads ok to jmc@.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Feb 17 10:05:18 2009 UTC (15 years, 3 months ago) by dlg
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.27: +34 -51 lines
Diff to previous 1.27 (colored)

massage a bit. note that pfsync in openbsd 4.4 and 4.5 are incompatible.

requested by deraadt@ tweaks by jmc@

Revision 1.27 / (download) - annotate - [select for diffs], Tue Jun 3 19:51:02 2008 UTC (16 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)

fix some spacing issues;

Revision 1.26 / (download) - annotate - [select for diffs], Thu Sep 20 20:50:07 2007 UTC (16 years, 8 months ago) by mpf
Branch: MAIN
CVS Tags: OPENBSD_4_3_BASE, OPENBSD_4_3
Changes since 1.25: +4 -4 lines
Diff to previous 1.25 (colored)

Since keep state is the default now, change pf.conf
example to use (no-sync) for pfsync and carp traffic.
OK mcbride@

Revision 1.25 / (download) - annotate - [select for diffs], Thu May 31 19:19:51 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

convert to new .Dd format;

Revision 1.24 / (download) - annotate - [select for diffs], Mon Oct 23 07:05:49 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

no need to use "keep state" and "flags S/SA" in pf rules,
now that it is the default;

ok henning mcbride camield (ftp-proxy bits) deraadt

Revision 1.23 / (download) - annotate - [select for diffs], Tue Aug 9 09:55:41 2005 UTC (18 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

add Xr to ifstated(8);
ok mpf@

Revision 1.22 / (download) - annotate - [select for diffs], Thu Feb 24 15:53:17 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

add carp(4) to SEE ALSO;
from freebsd -r1.4;

Revision 1.21 / (download) - annotate - [select for diffs], Sun Feb 6 08:17:26 2005 UTC (19 years, 4 months ago) by mcbride
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

missing words

Revision 1.20 / (download) - annotate - [select for diffs], Thu Jan 20 17:52:53 2005 UTC (19 years, 4 months ago) by mcbride
Branch: MAIN
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored)

Document syncif->syncdev change. Also fix order of syncdev option
in ifconfig manpage.

Revision 1.19 / (download) - annotate - [select for diffs], Tue Aug 3 09:15:33 2004 UTC (19 years, 10 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6
Changes since 1.18: +5 -5 lines
Diff to previous 1.18 (colored)

tweaks;

Revision 1.18 / (download) - annotate - [select for diffs], Tue Aug 3 06:02:44 2004 UTC (19 years, 10 months ago) by mcbride
Branch: MAIN
Changes since 1.17: +23 -6 lines
Diff to previous 1.17 (colored)

Document 'syncpeer'.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Mar 31 08:28:36 2004 UTC (20 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.16: +10 -10 lines
Diff to previous 1.16 (colored)

a little cleanup;

Revision 1.16 / (download) - annotate - [select for diffs], Mon Mar 22 21:04:36 2004 UTC (20 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.15: +9 -7 lines
Diff to previous 1.15 (colored)

some spacing, and a little cleanup;
ok deraadt@

Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 22 07:44:39 2004 UTC (20 years, 2 months ago) by mcbride
Branch: MAIN
Changes since 1.14: +82 -3 lines
Diff to previous 1.14 (colored)

Add a complete pfsync+carp firewall failover example.

ok deraadt@

Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 21 19:47:59 2004 UTC (20 years, 2 months ago) by miod
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Homogeneize config lines for pseudo-devices, and do not put fixed values.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Mar 13 09:16:45 2004 UTC (20 years, 2 months ago) by jmc
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

typos from Lawrence Teo;

Revision 1.12 / (download) - annotate - [select for diffs], Wed Dec 24 19:49:00 2003 UTC (20 years, 5 months ago) by mcbride
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Update protocol number and multicast group to match reality.

Pointed out by Jorge Severino (jorge at netsecure dot cl)

Revision 1.11 / (download) - annotate - [select for diffs], Tue Dec 16 11:12:58 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.10: +10 -10 lines
Diff to previous 1.10 (colored)

pfsync.4:
- new sentence, new line
- kill whitespace at EOL
- escape a dot at EOL

pflog.4:
- subject verb agreement

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 16 04:33:30 2003 UTC (20 years, 5 months ago) by mcbride
Branch: MAIN
Changes since 1.9: +48 -37 lines
Diff to previous 1.9 (colored)

Reorg and better english. Split network synchronisation specifics
into it's own section.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Dec 16 03:27:36 2003 UTC (20 years, 5 months ago) by mcbride
Branch: MAIN
Changes since 1.8: +48 -2 lines
Diff to previous 1.8 (colored)

1st pass at documenting the new pfsync network synchronisation
functionality.

ok deraadt@

Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 8 07:58:19 2003 UTC (20 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

- ommited -> omitted
- kill some whitespace at EOL
- remove unnecessary args to .Nm

Revision 1.7 / (download) - annotate - [select for diffs], Sat Nov 8 00:45:33 2003 UTC (20 years, 7 months ago) by mcbride
Branch: MAIN
Changes since 1.6: +9 -1 lines
Diff to previous 1.6 (colored)

Add 'no-sync' state option to prevent state transition messages for states
created by this rule from appearing on the pfsync(4) interface. e.g.

pass in proto tcp to self flags S/SA keep state (no-sync)

ok cedric@ henning@ dhartmei@

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jun 6 10:29:41 2003 UTC (21 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

- section reorder
- some macro fixes
- kill whitespace at EOL

Revision 1.5 / (download) - annotate - [select for diffs], Tue Apr 1 18:07:28 2003 UTC (21 years, 2 months ago) by mickey
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

there could be only one

Revision 1.4 / (download) - annotate - [select for diffs], Mon Mar 31 15:11:17 2003 UTC (21 years, 2 months ago) by mpech
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

pfsync interface may need an argument in kernel config like pflog(4).

henning@ ok

Revision 1.3 / (download) - annotate - [select for diffs], Sat Nov 30 15:29:41 2002 UTC (21 years, 6 months ago) by mickey
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

dead e

Revision 1.2 / (download) - annotate - [select for diffs], Fri Nov 29 18:50:22 2002 UTC (21 years, 6 months ago) by henning
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

wording

Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 29 18:37:12 2002 UTC (21 years, 6 months ago) by mickey
Branch: MAIN

das ist pfsync.4

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.