From owner-freebsd-questions Wed Aug 7 21:01:56 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA03908 for questions-outgoing; Wed, 7 Aug 1996 21:01:56 -0700 (PDT) Received: from jupiter.centrin.net.id ([202.146.255.3]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id VAA03900 for ; Wed, 7 Aug 1996 21:01:47 -0700 (PDT) Received: from [202.146.255.197] by jupiter.centrin.net.id; (5.65v3.2/1.1.8.2/11Jul96-0523PM) id AA07407; Thu, 8 Aug 1996 11:01:59 GMT Message-Id: <3209CA52.41C67EA6@centrin.net.id> Date: Thu, 08 Aug 1996 11:06:58 +0000 From: Iwan Leonardus Organization: skd X-Mailer: Mozilla 2.02 (X11; I; FreeBSD 2.1.0-RELEASE i386) Mime-Version: 1.0 To: dwhite@resnet.uoregon.edu Cc: questions@freebsd.org, tony-o@iij.ad.jp Subject: Re: user ppp References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I have turn off the routed. The message about packet from unknown router is gone, but the rtinit and SIOCAFIADDR, still I still have to reboot to dial again the second time with iijppp to the same provider I hope there is someting I can do so I dont have to re-boot, Please help... Thanks Iwan Leonardus Doug White wrote: > > On Wed, 31 Jul 1996, Iwan Leonardus wrote: > > > I have been using ppp, an iijppp user program for dialing out to my provider and I am quite > > satisfy, however I have a problem to connect to certain provider. > > > > There is a message: > > > > 'packet from unknown router' which is I am not sure it is from the > > program or the system after this thing happened, my routing table become > > long, more than a 25 lines display. > > Ah, you are still running routed. Disable it in /etc/sysconfig, reboot, > and try again. > > The other side must not be blocking RIP packet broadcasting. >