From owner-freebsd-isp Fri Aug 14 07:58:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA07184 for freebsd-isp-outgoing; Fri, 14 Aug 1998 07:58:29 -0700 (PDT) (envelope-from owner-freebsd-isp@FreeBSD.ORG) Received: from mirage.nlink.com.br (mirage.nlink.com.br [200.238.120.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA07179 for ; Fri, 14 Aug 1998 07:58:18 -0700 (PDT) (envelope-from paulo@nlink.com.br) Received: from localhost (paulo@localhost) by mirage.nlink.com.br (8.9.0/8.9.0) with SMTP id LAA11799; Fri, 14 Aug 1998 11:56:15 -0300 (EST) Date: Fri, 14 Aug 1998 11:56:14 -0300 (EST) From: Paulo Fragoso To: "Daniel O'Callaghan" cc: freebsd-isp@FreeBSD.ORG Subject: Re: PPP statistics In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, > > > > How to associate ppp interface for specific serial port? The ppps > > interfaces are associeted in order: ppp0 -> frist link up, ppp1 -> second > > link up, etc. > > Look in /var/run. You'll find files like ttyd0.if, which contain the name > of the interface using that tty. > I'm gerating my graphics remotelly from other machine via SNMP which is using one specific ppp interface. If I were using ttydX.if to get ppp interface I would need to run rsh comands and to modify my mrtg.cf all the time. I'm right? I this case better solution is to associete ppp interface to specific serial port. Paulo. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message