From owner-freebsd-hackers Tue Sep 16 03:57:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA17514 for hackers-outgoing; Tue, 16 Sep 1997 03:57:54 -0700 (PDT) Received: from ingenieria ([168.176.15.11]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id DAA17498 for ; Tue, 16 Sep 1997 03:57:45 -0700 (PDT) Received: by ingenieria (SMI-8.6/SMI-SVR4) id GAA07157; Tue, 16 Sep 1997 06:43:48 -0400 Date: Tue, 16 Sep 1997 06:43:48 -0400 (EDT) From: Yonny Cardenas To: John-Mark Gurney cc: "Daniel O'Callaghan" , hackers@FreeBSD.ORG Subject: Re: Interface DOWN In-Reply-To: <19970915165219.23543@hydrogen.nike.efn.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 15 Sep 1997, John-Mark Gurney wrote: > Daniel O'Callaghan scribbled this message on Sep 16: > > You probably did not declare the interface to be passive. You should > > declare ppp interfaces to be passive; not sure why ed0 went down. > > I use: > > > > interfaces { > > interface all passive ; > > } ; Now not down interfaces, but not routing for this interfaces ...