Marcelo Bello
2016-11-24 10:07:01 UTC
Hi,
Is there any way to have on one single line, something like this:
params:
MY_VAR=ZONE1:ip-add1,ip-add2,ZONE2:ip-add
rules:
ACCEPT $MY_VAR1 zone3
This syntax does not work currently
I could consider moving to the syntax:
ACCEPT {...} if using this kind of syntax can achive this, but my tests
indicate it cannot.
So:
1. Is it possible to do it currently? How?
2. If not, Tom, would you consider supporting it?
Happy Thanksgiving!
Is there any way to have on one single line, something like this:
params:
MY_VAR=ZONE1:ip-add1,ip-add2,ZONE2:ip-add
rules:
ACCEPT $MY_VAR1 zone3
This syntax does not work currently
I could consider moving to the syntax:
ACCEPT {...} if using this kind of syntax can achive this, but my tests
indicate it cannot.
So:
1. Is it possible to do it currently? How?
2. If not, Tom, would you consider supporting it?
Happy Thanksgiving!