Date: Thu, 20 May 2004 11:32:25 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Eugene Grosbein <eugen@kuzbass.ru> Cc: net@FreeBSD.org Subject: Re: multicast arp entry Message-ID: <20040520083225.GB78561@ip.net.ua> In-Reply-To: <40AC11DB.EBBB2827@kuzbass.ru> References: <40A9CF72.85E2EC9D@kuzbass.ru> <20040518105134.GC70919@ip.net.ua> <20040518140857.GC20471@grosbein.pp.ru> <20040518151506.GC72684@ip.net.ua> <40AB35DE.DF743CCB@kuzbass.ru> <20040519105646.GB25177@ip.net.ua> <20040519125138.GA58630@svzserv.kemerovo.su> <20040519161257.GA26262@ip.net.ua> <40AC11DB.EBBB2827@kuzbass.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--gatW/ieO32f1wygP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 20, 2004 at 10:03:07AM +0800, Eugene Grosbein wrote: > > > 1. Get FreeBSD 4.9-STABLE :-) > > > 2. Install quagga from _fresh_ port collection (0.96.4 does NOT work) > > > 3. run zebra and ripd, configure as usual. > > > > > They apparently do the thing equivalent to mrouted(8), and that's > > not what I've understood from your email. Thanks anyway. ;) >=20 > By the way, zebra doesn't depend on the kernel options MROUTING. >=20 Zebra uses raw IP socket (fd 4 below) to send multicasts through multiple interfaces, so it's not a surprise: $ fstat -p 125 USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root ospfd 125 root / 2 drwxr-xr-x 1024 r root ospfd 125 wd / 2 drwxr-xr-x 1024 r root ospfd 125 text /usr 24539 -r-xr-xr-x 426628 r root ospfd 125 1 / 1126 crw-rw-rw- null rw root ospfd 125 2 / 1126 crw-rw-rw- null rw root ospfd 125 3 / 1126 crw-rw-rw- null rw root ospfd 125 4* internet stream tcp d20ade00 root ospfd 125 5* internet raw ip d2905ec0 root ospfd 125 6* local stream d2f98dc0 Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --gatW/ieO32f1wygP Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFArG0ZUkv4P6juNwoRAhC+AKCJENRMXr/15VGcdfP3yKdrZwyWcgCbBIZO J/LhGcRoeFGahhgzXzt8F80= =Rp4N -----END PGP SIGNATURE----- --gatW/ieO32f1wygP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040520083225.GB78561>