/usr/share/doc/xl2tpd/pfc.README is in xl2tpd 1.3.6+dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 | Source: http://www.fli4l.de/en/home/news/
If pppd supports "active precompiled filters", you can use this
utiliy to generate them. This is useful for preventing the pppd
to bring an on-demand connection up by spurious traffic, such
as ntp or routing protocol packets.
usage: pfc <expressiona> > /etc/ppp/your.active.filter
(specify precompiled-active-filter=/etc/ppp/your.active.filter in the ppp
options file)
example: ./pfc ntp and ldap
|