[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
multicast weirdness
- To: misc@openbsd.org
- Subject: multicast weirdness
- From: Andy Wettstein <awettstein@cait.org>
- Date: Wed, 2 Jul 2003 11:25:15 -0500
- Content-Disposition: inline
- Mail-Followup-To: misc@openbsd.org
- User-Agent: Mutt/1.5.4i
Hello
I am using zebra 0.93a (the packaged version) and the RIP built in
to it on openBSD 3.3. The problem is the RIP updates are not
properly multicasting. But when I do a "tcpdump host 224.0.0.9" all
traffic is received and all the RIP updates work correctly. When I
kill tcpdump everything stops working again. I have a route to
224.0.0.9 through 127.0.0.1, but that doesn't seem to help.
I was using zebra on OpenBSD 3.2 and that worked no problems without any
additionaly configuration. Is there something that needs to changed on
3.3 for multicast, now?
Andy