Hello. When I want to define a prefix: define our_net = 192.168.110.0/24; "bird> configure" says me: /etc/bird.conf, line 18: syntax error. bird 1.3.6.
On Fri, Mar 09, 2012 at 02:03:44PM +0400, Oleg wrote:
Hello.
When I want to define a prefix:
define our_net = 192.168.110.0/24;
"bird> configure" says me:
/etc/bird.conf, line 18: syntax error.
Unfortunately, define only allows numerical constants. -- Elen sila lumenn' omentielvo Ondrej 'SanTiago' Zajicek (email: santiago@crfreenet.org) OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) "To err is human -- to blame it on a computer is even more so."
On Fri, Mar 09, 2012 at 11:28:17AM +0100, Ondrej Zajicek wrote:
On Fri, Mar 09, 2012 at 02:03:44PM +0400, Oleg wrote:
Hello.
When I want to define a prefix:
define our_net = 192.168.110.0/24;
"bird> configure" says me:
/etc/bird.conf, line 18: syntax error.
Unfortunately, define only allows numerical constants.
Hm. I thought define behave like C define preprocessor directive. I thought that a content of defined variables is placed before a main config processing.
participants (2)
-
Oleg -
Ondrej Zajicek