From owner-freebsd-net Tue Jun 23 07:25:52 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA22243 for freebsd-net-outgoing; Tue, 23 Jun 1998 07:25:52 -0700 (PDT) (envelope-from owner-freebsd-net@FreeBSD.ORG) Received: from ack.berkeley.edu (ack.Berkeley.EDU [128.32.206.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA22230 for ; Tue, 23 Jun 1998 07:25:50 -0700 (PDT) (envelope-from lindahl@ack.berkeley.edu) Received: (from lindahl@localhost) by ack.berkeley.edu (8.8.5/8.8.5) id HAA27759; Tue, 23 Jun 1998 07:25:43 -0700 (PDT) Date: Tue, 23 Jun 1998 07:25:43 -0700 (PDT) From: ken lindahl Message-Id: <199806231425.HAA27759@ack.berkeley.edu> To: graeme.brown@bt-sys.bt.co.uk Subject: RE: Looking for FreeBSD version of mrouted-3.8 (DVMRP) Cc: freebsd-net@FreeBSD.ORG Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org hi, in most versions of IOS, ciscos do not maintain prune state when there are DVMRP neighbors present on a multi-access LAN. (i don't know if this description matches your instance, if not, please ignore my rantings.) i think this is related to the poison-reverse mechanism used in DVMRP to tell the upstream routers that there are downstream neighbors. ciscos don't maintain the DVMRP poison-reverse information, therefore they are not able to safely prune. (they may "cut off" downstream DVMRP neighbors that they've "forgotten" about.) so, ciscos won't prune in the presence of DVMRP neighbors on a multi-access LAN. i think i've been told that this has been fixed in 11.2(13) and later, also in 11.1CC(19) and later, though i haven't heard exactly how. i've seen the problem; i've not yet tested 11.2(13) to see if it is fixed. the one workaround that i know of is to tunnel between the cisco and the DVMRP router (mrouted or bay router, for example), making sure that the DVMRP router has disabled native (non-tunneled) multicast onto the shared LAN. ken lindahl uc berkeley On 23 Jun 1998 09:32:27, Graeme Brown wrote: >Greg > >thanks for info. I tried mrouted-3.8.2 on a FreeBSD box interworking to a >CISCO router running PIM-SM but could not get mrouted-3.8.2 to prune even >though >I explicitly put "pruning on" in /etc/mrouted.conf. > >Graeme To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message