Hi,

 

I am building a WAN emulator using a FreeBSD server with DummyNet for WAN effects and BIRD for OSPF. At first, no multicast packets left the server; then I added a default route and they left by that interface only. How can I configure the server so BIRD sends HELLO packets out all the interfaces.

 

Thank you.

 

Details:

 

FreeBSD WAMemu 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013

root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

 

bird-1.3.11

 

P.S. I got it working by avoiding multicast with ‘type nonbroadcast’ and ‘neighbors’.

 

--

Claude Marinier