Hi,
Try this:
# global configuration
router-id 1.2.3.4
fib-update yes
# global configuration
router-id 1.2.3.4
fib-update yes
rfc1583compat yes
http://www.monkey.org/openbsd/archiv.../msg00010.html
[ ]'s
Humberto
http://web.onda.com.br/humberto
This is a discussion on OpenOSPFD - BSD ; Hi all. Can someone please check the following configuration? We have to cisco boxes which announce the default via OSPF, one with metric 1, the other with metric 230. Now we want to replace the Linux packetfilters with OpenBSD so ...
Hi all.
Can someone please check the following configuration?
We have to cisco boxes which announce the default via OSPF, one with
metric 1, the other with metric 230.
Now we want to replace the Linux packetfilters with OpenBSD so we
tried to configure ospfd.
The tests yesterday did not work as expected, today it does work.
Since we find not that much documentation it would be a great help
if someone can confirm our setup. These box shall not announce
anything, only receive the actual default.
ospfd.conf:
# macros
password="foobar"
# global configuration
router-id 1.2.3.4
fib-update yes
# spf-delay 1
# spf-holdtime 5
# auth-key $password
# auth-type simple
# hello-interval 10
# metric 10
# retransmit-interval 5
# router-dead-time 40
# router-priority 1
# transmit-delay 1
# areas
area 0.0.0.0 {
interface rl0 {
auth-type crypt
auth-md-keyid 1
auth-md 1 $password
}
}
Thanks for any input,
Christian
Hi,
Try this:
# global configuration
router-id 1.2.3.4
fib-update yes
# global configuration
router-id 1.2.3.4
fib-update yes
rfc1583compat yes
http://www.monkey.org/openbsd/archiv.../msg00010.html
[ ]'s
Humberto
http://web.onda.com.br/humberto