Date: Thu, 22 Feb 1996 13:49:15 +0100 From: root <root@spase.nl> To: hackers@FreeBSD.ORG Message-ID: <199602221249.NAA11976@mercurius.spase.nl>
next in thread | raw e-mail | index | archive | help
>From owner-freebsd-hackers Wed Feb 21 09:42:03 1996 remote from spase Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id JAA23081 for spase.nl!dutchman; Wed, 21 Feb 1996 09:29:27 +0100 Received: from spase by sun4nl.NL.net via EUnet id AA16590 (5.65b/CWI-3.3); Wed, 21 Feb 1996 09:17:34 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id JAA22217 for spase.nl!dutchman; Wed, 21 Feb 1996 09:00:25 +0100 Received: from spase by sun4nl.NL.net via EUnet id AA13352 (5.65b/CWI-3.3); Wed, 21 Feb 1996 08:48:03 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id IAA21205 for spase.nl!dutchman; Wed, 21 Feb 1996 08:29:57 +0100 Received: from spase by sun4nl.NL.net via EUnet id AA10223 (5.65b/CWI-3.3); Wed, 21 Feb 1996 08:19:20 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id HAA20267 for spase.nl!dutchman; Wed, 21 Feb 1996 07:59:53 +0100 Received: from spase by sun4nl.NL.net via EUnet id AA07311 (5.65b/CWI-3.3); Wed, 21 Feb 1996 07:47:08 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id HAA19566 for spase.nl!dutchman; Wed, 21 Feb 1996 07:37:57 +0100 Received: from freefall.freebsd.org by sun4nl.NL.net via EUnet id AA06031 (5.65b/CWI-3.3); Wed, 21 Feb 1996 07:26:59 +0100 Received: from sun4nl.UUCP (uucp@localhost) by mercurius.spase.nl (8.6.11/8.6.11) with UUCP id HAA18905 for spase.nl!dutchman; Wed, 21 Feb 1996 07:19:31 +0100 Received: from ra.dkuug.dk by sun4nl.NL.net with SMTP id AA05029 (5.65b/CWI-3.3); Wed, 21 Feb 1996 07:14:45 +0100 Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [192.216.222.4]) by ra.dkuug.dk (8.6.12/8.6.12) with ESMTP id GAA03181; Wed, 21 Feb 1996 06:44:18 +0100 Received: from localhost (daemon@localhost) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA25827 Tue, 20 Feb 1996 18:25:44 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA25808 for hackers-outgoing; Tue, 20 Feb 1996 18:25:39 -0800 (PST) Received: from baygull.rtd.com (baygull.rtd.com [198.102.68.5]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id SAA25803 for <hackers@freebsd.org>; Tue, 20 Feb 1996 18:25:37 -0800 (PST) Received: (from news@localhost) by baygull.rtd.com (8.6.9/8.6.9.1) id TAA12651; Tue, 20 Feb 1996 19:25:22 -0700 To: mercurius!FreeBSD.ORG!hackers Path: freefall.freebsd.org!owner-freebsd-hackers From: mercurius!spidernet.net!ranko_fbsd (Zivojnovic Ranko) Newsgroups: rtd.freebsd.hackers Subject: Hanging PPP Date: Wed, 21 Feb 1996 01:09:23 -0200 Lines: 61 Message-Id: <199602202207.BAA19672@mail0.spidernet.net> Nntp-Posting-Host: seagull.rtd.com Sender: mercurius!FreeBSD.ORG!owner-hackers Precedence: bulk Hi! -THIS IS LONG ONE! - BUT ONLY REFERENCES FROM THE LOG FILE WITH COMMENTS Here is more info about what is happening when PPP -direct hangs: Machine into which it has been dialled: 02-18 22:51:04 [218] Using interface: tun0 02-18 22:51:04 [218] Listening at 3000. 02-18 22:51:04 [218] PPP Started. 02-18 22:51:04 [218] Packet mode enabled 02-18 22:51:04 [218] LCP: state change Initial --> Closed 02-18 22:51:04 [218] LCP: SendConfigReq 02-18 22:51:04 [218] ACFCOMP 02-18 22:51:04 [218] PROTOCOMP ... LCP negotiations, and some traffic 02-18 22:55:58 [218] Already set route addr dst=40819ac2, gateway=8e809ac2 02-18 22:55:58 [218] Phase: Terminate 02-18 22:55:58 [218] LCP: SendTerminateAck. 02-18 22:55:58 [218] LCP: state change Opend --> Stopping Now at this point the other PC has disconnected the line (only administratively): 02-18 22:56:29 [144] Idle timer expired. 02-18 22:56:29 [144] OsLinkdown: 194.154.128.141 02-18 22:56:29 [144] Phase: Terminate 02-18 22:56:30 [144] Phase: Dead but the line (modem) is not being disconnected! DTR is on, DCD is on...everything is on! Then I have done one murder: 02-18 22:56:45 [218] SIGTERM 02-18 22:56:45 [218] LCP: state change Stopping --> Closing 02-18 22:56:46 [218] PPP Terminated. BUT! If it is the other way around (meaning server disconnects) then everything works fine. So, now I'm using two different configurations: one for answering, and one for dialing. Do you have any clue on the subject what it may be? Modems were US Robotics Couriers 28800, one PC is 486DX4 100MHz 8MB, and the other one is 486DX2 66MHz 8Mb as well. But that should not have nothing to with it. I've tried with changing modem configurations but nothing helps. FreeBSD is 2.1.0-R. Regards, Ranko ______________________________________________________________ SpiderNet Services Ltd. 1 Iasonos Street Nicosia Cyprus ______________________________________________________________
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602221249.NAA11976>