Re: include files in pf.conf

2008-03-19 Thread Paul de Weerd
On Mon, Mar 17, 2008 at 01:49:13PM +0100, Reyk Floeter wrote: | On Mon, Mar 17, 2008 at 01:31:47PM +0100, Arjen Van Drie wrote: | > Hi, | > | > | > searching on the Internet gave me no clear answer: is there a way to | > include other config files in pf.conf, like | > | > | | the internet is f

Re: include files in pf.conf

2008-03-17 Thread Arjen Van Drie
Reyk Floeter wrote: > On Mon, Mar 17, 2008 at 01:31:47PM +0100, Arjen Van Drie wrote: > >> Hi, >> >> >> searching on the Internet gave me no clear answer: is there a way to >> include other config files in pf.conf, like >> >> >> > > the internet is for... anyway, sometimes the manpage give

Re: include files in pf.conf

2008-03-17 Thread Reyk Floeter
On Mon, Mar 17, 2008 at 01:31:47PM +0100, Arjen Van Drie wrote: > Hi, > > > searching on the Internet gave me no clear answer: is there a way to > include other config files in pf.conf, like > > the internet is for... anyway, sometimes the manpage gives a good answer, just look at pf.conf(5):

Re: include files in pf.conf

2008-03-17 Thread Stuart Henderson
On 2008-03-17, Arjen Van Drie <[EMAIL PROTECTED]> wrote: > searching on the Internet gave me no clear answer: is there a way to > include other config files in pf.conf, like Support has been added for 4.3.

Re: include files in pf.conf

2008-03-17 Thread Peter N. M. Hansteen
Arjen Van Drie <[EMAIL PROTECTED]> writes: > searching on the Internet gave me no clear answer: is there a way to > include other config files in pf.conf, like you can load anchors from separate files, see pf.conf(5) -- Peter N. M. Hansteen, member of the first RFC 1149 implementation team htt

include files in pf.conf

2008-03-17 Thread Arjen Van Drie
Hi, searching on the Internet gave me no clear answer: is there a way to include other config files in pf.conf, like # /etc/pf.conf Include /etc/pf.interfaces Include /etc/pf.natrules etc... I expect to have many rules, so I'd like to split them accross multiple files. Thanks, Arjen