multicast arp entry

Ruslan Ermilov ru at FreeBSD.org
Thu May 20 01:32:28 PDT 2004


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.  ;)
> 
> By the way, zebra doesn't depend on the kernel options MROUTING.
> 
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,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20040520/ac1afafd/attachment.bin


More information about the freebsd-net mailing list