From owner-freebsd-questions Wed Sep 20 9:54:22 2000 Delivered-To: freebsd-questions@freebsd.org Received: from peony.ezo.net (peony.ezo.net [206.102.130.11]) by hub.freebsd.org (Postfix) with ESMTP id 4079237B424 for ; Wed, 20 Sep 2000 09:54:21 -0700 (PDT) Received: from localhost (jflowers@localhost) by peony.ezo.net (8.11.0.Beta3/8.11.0.Beta3) with ESMTP id e8KH9IZ50211 for ; Wed, 20 Sep 2000 13:09:19 -0400 (EDT) Date: Wed, 20 Sep 2000 13:09:18 -0400 (EDT) From: Jim Flowers To: freebsd-questions@freebsd.org Subject: GateD OSPF and CISCO unnumbered Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am trying to get a Cisco 2500 (IOS 12.0) and a freebsd box with GateD OSPF to talk to each other over a PtP unnumbered WAN synchronous link that won't do multicast (Sangoma PPP). I can get the hello messages to go unicast from GateD to Cisco but not from Cisco to GateD. Cisco insists on sending multicast to 224.0.0.5 which are received by bpf but not passed up the stack. According to the book I can get Cisco to do unicast by configuring an ospf neighbor. When I try to do this with the far end address or 0.0.0.0 or one of the ethernet addresses it complains and won't let me do it. Is there a way to do this? I hate to give up on unnumbered and will probably configure the Sangoma for HDLC which will do multicast, if not. Jim Flowers #4 ranked ISP on C|NET #1 in Ohio To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message