All,

I'm having a really strange issue with a 4.7 box running -stable and the option "fib-update no" in ospfd.conf:

Here's my ospfd.conf:
# cat /etc/ospfd.conf
# $OpenBSD: ospfd.conf,v 1.4 2007/06/19 16:49:56 reyk Exp $

# Global Config
router-id ***.***.***.***
fib-update no


area 0.0.0.31 {
        interface fxp0 {
                auth-type crypt
                auth-md-keyid **
                auth-md 1 ********************
       }
        interface lo1 {
                passive
        }
}

Now, when I try to bring up ospfd...
# ospfd -n
/etc/ospfd.conf:5: syntax error

Line 5, of course, is the "fib-update no" line. I know this is the correct synatx ( or at least the man page for ospfd.conf says so), so what gives?

--
Thanks,

Andrew Klettke
Optic Fusion NOC
253-830-2943

Reply via email to