From owner-freebsd-hackers Wed Jun 14 07:53:18 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id HAA26857 for hackers-outgoing; Wed, 14 Jun 1995 07:53:18 -0700 Received: from redline.ru (root@slip.redline.ru [194.87.69.22]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id HAA26785 for ; Wed, 14 Jun 1995 07:52:42 -0700 Date: Sun, 11 Jun 1995 15:46:45 +0400 (GMT+0400) From: Anthony Graphics X-Sender: agl@mail.redline.ru To: freebsd-hackers@freebsd.org Subject: Re: right gateway: wrong interface (FreeBSD 950412) (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: hackers-owner@freebsd.org Precedence: bulk Supposedly bug in 950412-SNAP & 2.0.5-ALPHA? SY, AGL ---------- Forwarded message ---------- Date: Sat, 10 Jun 1995 22:28:24 -0400 From: Jeffrey C Honig To: agl@redline.ru Subject: Re: right gateway: wrong interface (FreeBSD 950412) > Hi there! After a couple of hours fighting gated in FreeBSD > (the same problem inw Alpha9 and 11 gated versions). I'm stuck > in the following problem: the system ain't installing static > routes to networks 194.87.101,102,103 > Then it gets rip updates from another system on ed0 but routes > appear to the wrong interface (gateway address is right, but it's > on ed0, gated install them on ppp0) > I wonder what's wrong with the following gated.conf? Gated does not explicitly specify the interface to use. It looks like the FreeBSD kernel is getting it wrong. Jeff