[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
again on ipf
- To: tech_(_at_)_openbsd_(_dot_)_org
- Subject: again on ipf
- From: "James WorK" <jwk_(_at_)_lords_(_dot_)_com>
- Date: Tue, 23 Nov 1999 03:19:44 +0100
- Cc: darrenr_(_at_)_pobox_(_dot_)_com
- Organization: [The Warlords]
- Reply-to: James WorK <jwk_(_at_)_lords_(_dot_)_com>
(running 2.6-current)
Stunning in my way through ipf problems resolution, I found a typo
in ipf(4) man:
FR_LOGP 0x000011 /* Log-pass */
FR_LOGB 0x000012 /* Log-fail */
It's actually the opposite:
[root:~]# grep FR_LOG /usr/src/sys/netinet/ip_fil.h
#define FR_LOG 0x00010 /* Log */
#define FR_LOGB 0x00011 /* Log-fail */
#define FR_LOGP 0x00012 /* Log-pass */
If you happen to have access to ipf man development, you can fix
that.
James WorK, jwk_(_at_)_lords_(_dot_)_com
KeyID: 3072/1024/0x409C9044
Fingerprint: 7984 10FD 0460 4202 BF90 3881 CDE4 D78E 409C 9044
"Behold, I send you forth as sheep in the midst of wolves:
be ye therefore wise as serpents, and harmless as doves." - Matthew 10:16
Visit your host, monkey.org