On Tue, Oct 22, 2019 at 11:57:18AM +0300, Igor Gavrilov wrote:
Hello BIRD users. Recently I have upgraded one of our router to Centos 8 with BIRD2 and faced strange issue with rt_tables parsing. When I have custom tables named with capital letters, for example:
128 AAA 129 BBB
I get error message while trying to run bird (BIRD version 2.0.6): # bird -p bird: /etc/bird.conf:1:1 Symbol already defined
I'm not sure whether it is BIRD issue or Centos one, but to run BIRD I have to change at least one letter in table name to lower case, or change naming length.
Hello Thanks, fixed. Uppercase letters were handled as nonalphanumberic and replaced with underscore, which leads to name collision for AAA and BBB. -- 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."