1# $OpenBSD: simple.conf,v 1.1 2023/01/09 10:21:40 sashan Exp $ 2# 3# ping fails 4# 5anchor "test" { 6 pass proto {icmp, icmp6} all 7} 8block proto {icmp, icmp6} all 9