* Jolan Luff ([EMAIL PROTECTED]) [ 1 Oct 2003 17:01]:

> > Is there a basic bug or am I making a fundamental mistake.
> 
> You're missing a quote.

Thanks. Blush.

But here's a snippet from my real "problem":

        $ cat asd.conf

        # Interface defintions and directions

        canet = "fxp0"
        obm = "fxp1"
        uoft = "bge0"
        cogent = "bge1"

        # Networks

        classB1 = "129.100.0.0/16"
        classB2 = "143.150.0.0/16"
        classB3 = "143.151.0.0/16"
        classB23 = "143.150.0.0/15"

        res_net = "{" $classB3 $classB2 "}"

        # pfctl -nvf ./asd.conf  
        canet = "fxp0"
        obm = "fxp1"
        uoft = "bge0"
        cogent = "bge1"
        classB1 = "129.100.0.0/16"
        classB2 = "143.150.0.0/16"
        classB3 = "143.151.0.0/16"
        classB23 = "143.150.0.0/15"
        ./asd.conf:16: syntax error

-- 
Quist Consulting                Email: [EMAIL PROTECTED]
219 Donlea Drive                Voice: +1.416.696.7600
Toronto ON  M4G 2N1             Cell:  +1.416.803.0080
CANADA                          WWW:   http://www.quist.ca

Reply via email to