On Fri, Dec 27, 2002 at 11:31:30PM +0200, Berk Demir wrote:
> 
> # pfctl -f /etc/pf.conf
> /etc/pf.conf:21: unknown protocol icmp6
> pfctl: Syntax error in file: pf rules not loaded
> 
> BTW, pf.conf(5) at line 484 lists icmp6 in known protocols list.

This icmp6(4) is a reference to the manpage for ipv6-icmp, which is
unfortunately not named the same as the name of the protocol in
/etc/protocls, where pfctl looks for protocol name to protocol number
mappings. So if you use "proto ipv6-icmp" it should work.

-Ryan

-- 
Ryan T. McBride, CISSP - [EMAIL PROTECTED]
Countersiege Systems Corporation - http://www.countersiege.com
PGP key fingerprint = 8BA0 A58C 5038 9157 59C3  F9E6 6DDA 6611 BF4C 776B

Reply via email to