Date: Fri, 15 Mar 1996 08:55:23 -0600 (CST) From: Mark Tinguely <tinguely@plains.nodak.edu> To: langfod@dihelix.com, multimedia@FreeBSD.ORG, root@dihelix.com Subject: Re: mrouted blues Message-ID: <199603151455.IAA06588@plains.nodak.edu>
next in thread | raw e-mail | index | archive | help
> I am trying to do a multicast tunnel through a PPP link using > mrouted on an SGI on one end and FreeBSD on the other. > > The problem is that mrouted in its infinite wisdom wont let me > set up a tunnel to a machine that it thinks is on the same subnet. > It tells me it in unnecassary and then bombs when it discovers that > there are no more interfaces it can use. > > Is there any way to thwart this? change your PPP interface IP or the other interface's netmask to make two networks. if the SGI and the FreeBSD are pretty much permanently connected to each other, maybe you could exchange the PPP IP numbers. The Multicast router assumes since you put the IP/netmask in the same network, it must be a redundant link to the same place and it purposely does not setup the virtual interface. your SGI's mulitcast code should give the same complaint. --mark.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603151455.IAA06588>