hi guys,

i try to use a macro for having the dir for
my tables only once in my pf.conf file:

dir_tab = "/etc/pf/tables"
table <tab1> persist file $dir_tab/tab1
table <tab2> persist file $dir_tab/tab2
table <tab3> persist file $dir_tab/tab3

the filename w/o quotes is a syntax error.
with quotes, the macro does not get expanded.
any way to solve this directly in the pf.conf,
or will i have to write shell-scripts for that?

br, mdff...

Reply via email to