From owner-freebsd-questions Wed Jul 5 17:01:15 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id RAA12400 for questions-outgoing; Wed, 5 Jul 1995 17:01:15 -0700 Received: from roosevelt.larscom.com (roosevelt.larscom.com [192.203.129.18]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id RAA12390 for ; Wed, 5 Jul 1995 17:01:13 -0700 Received: from lincoln.larscom.com (lincoln.larscom.com [192.203.129.133]) by roosevelt.larscom.com (8.6.9/8.6.5) with ESMTP id RAA05144 for ; Wed, 5 Jul 1995 17:11:38 -0700 Received: from lincoln.larscom.com (localhost [127.0.0.1]) by lincoln.larscom.com (8.6.5/8.6.5) with ESMTP id RAA00632 for ; Wed, 5 Jul 1995 17:00:41 -0700 Message-Id: <199507060000.RAA00632@lincoln.larscom.com> To: questions@freebsd.org Subject: gated and ppp? Date: Wed, 05 Jul 1995 17:00:40 -0700 From: Mike Tisdell Sender: questions-owner@freebsd.org Precedence: bulk I have FreeBSD 2.0.5 and am using the ppp (iijp) provided with FreeBSD. I am having the following problem using gated with the ppp(x) interfaces. gated will not do output RIP packets on these interfaces. gated will output any RIP flash updates, but will not put out the periodic updates. RIP functions fine on an ethernet and a frame relay interface, but not on the ppp(x) interfaces. both tcpdump and gated packet trace confirm that gated is not providing the standard RIP updates. Also in the gated trace file I can see that gated has a problem finding the ppp(x) interface because of a netmask mismatch. If I ifconfig the netmask to 0xffffffff then gated finds the interface o.k. but is unable to install a kernel route for that interface. Has anyone seen this? Does anyone have an clues on how to fix this? I am not currently on this list so please respond to me directly. Thanks Mike Tisdell (mike@larscom.com)