FreeBSD, OSPF, and multicast
Tapio Haapala
tapio.haapala at f-solutions.fi
Thu Oct 31 16:36:33 CET 2013
31.10.2013 15:38, Claude Marinier kirjoitti:
>
> 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.
>
Did you set ip for each interface? You need valid ip for each interface.
> Thank you.
>
> Details:
>
> FreeBSD WAMemu 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26
> 22:50:31 UTC 2013
>
> root at 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'.
>
If all your routers in l2 segment use bird you can also use "real
broadcast yes;" for interface. Then you do not need list your neighbors.
It is wery usefull addon when you have problems with multicast.
> --
>
> Claude Marinier
>
--
Tapio Haapala
F-Solutions Oy
mobile +358400998371
irc Burner at ircnet
skype burner-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://trubka.network.cz/pipermail/bird-users/attachments/20131031/d6953229/attachment-0001.html>
More information about the Bird-users
mailing list