I'm refactoring my configs, & cleaning up my 'params'.
Are these usages in 'params' allowed?
PFX_4=10.0.1
CIDR_4=22
HOST4=${PFX_4}.1
LAN4=${PFX_4}.0/${CIDR_4}
and
PFX_6=2100:abcd
CIDR_6=56
HOST6=[${PFX_6}::1]
LAN2=[${PFX_6}::]/${CIDR_6}
?
The examples I've seen seem to always call out the full numeric address. NOt
sure if that's for clarity in the examples, or a requirement.
DT
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Shorewall-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/shorewall-users