Is BIRD alive ? (was Re: La página de internet)

Xavier Beaudouin kiwi at oav.net
Wed Jan 18 23:25:29 CET 2006


Hi michael,

> I'm running it under Linux 2.2. Sorry to say that I don't have any 
> information to help you with FreeBSD.

Ok this is an hint :)

Because :

# bird -c bird.conf.example
bird: bird.conf.example, line 20: parse error

(when just trying to make default config testing)

and in line 20 I get :
# Define a route filter...
filter test_filter {
         if net ~ 10.0.0.0/16 then accept;
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
         else reject;
}

I suspect some yacc / lex problem...

Any idea ?

/Xavier



More information about the Bird-users mailing list