NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: NPF syntax



D'Arcy J.M. Cain wrote:
[...]
table <friends> type tree file "/VEX/general/pf/friends.list"
table <enemies> type tree file "/VEX/general/pf/enemies.list"

This gives me this error:

# npfctl validate
npfctl: table '0' is already defined

If I remove one line I get this:

# npfctl validate
table <0> type tree
[...]

Are you using an older version of NPF? This seems like 3) in this email from two years ago:
https://mail-index.netbsd.org/netbsd-users/2013/04/13/msg012733.html

The documentation under http://www.netbsd.org/~rmind/npf/ is probably for some recent version of NPF.

r.



Home | Main Index | Thread Index | Old Index