From owner-freebsd-questions Tue Nov 21 12:35:44 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA20228 for questions-outgoing; Tue, 21 Nov 1995 12:35:44 -0800 Received: from cwbtwo.bsi.com.br ([200.250.250.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA20213 for ; Tue, 21 Nov 1995 12:35:34 -0800 Received: (from lenzi@localhost) by cwbtwo.bsi.com.br (8.6.11/8.6.9) id SAA01230; Tue, 21 Nov 1995 18:31:50 GMT Date: Tue, 21 Nov 1995 18:31:49 +0000 () From: Sergio Lenzi To: Peter Marelas cc: questions@freebsd.org Subject: Re: ppp server In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org Precedence: bulk Sergio de Almeida Lenzi. On Sun, 19 Nov 1995, Peter Marelas wrote: > On Sat, 18 Nov 1995, Sergio Lenzi wrote: > > > > > About setting a machine as a ppp server.... > > > > > you dont use proxy arp and it works? Works ok I am using this machine now to write this message The only thing that does not work is the X25 link in the EMBRATEL (the telephone company) it is allways down... and I pay 2000.00 for it each month.... > > I presume "passive" puts the route "up" and "down" as its active? > In the saver side the user profile emits pppd passive :200.250.250.xx only. > do you use gated or routed? > I use route -s. All I have is an class C network 200.250.250.xx so I break the network in subnets of 16 machines (netmask is 0xfffffff0) one network is router (1,2,14) the other is (17,17,18,19,20,21,22,23) the other (external ppp) is (65,66,67....79) attached to the machine at address 2 (200.250.250.2) there is an static route "route add -net 200.250.250.64 200.250.250.2 -netmask 0xfffffff0" in the machine 14 (200.250.250.14) that routes ppp packages to the router at address 1 (200.250.250.1) The nameserver and nis (YP) is in the main machine (14) the little machine is (2) ok??? Sorry for not responding later.... Lenzi.