From owner-freebsd-questions Mon May 20 01:30:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA03671 for questions-outgoing; Mon, 20 May 1996 01:30:38 -0700 (PDT) Received: from gatekeeper.PDD.3Com.com (gatekeeper.pdd.3com.com [193.130.120.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA03663 for ; Mon, 20 May 1996 01:30:33 -0700 (PDT) Received: from isolan.pdd.3com.com by gatekeeper.PDD.3Com.com; Mon, 20 May 1996 09:12:39 +0100 Message-Id: <29109.9605200826@isolan.pdd.3com.com> Received: from crane.biccdn.uucp by isolan.pdd.3com.com; Mon, 20 May 96 09:26:38 BST To: questions@freebsd.org Subject: User PPP & Demon Internet UK help needed. Date: Mon, 20 May 1996 09:29:49 +0100 From: David Clear Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi. I have a problem with user PPP on FreeBSD 2.1. I hope someone familiar with the Demon internet service here in the UK can help. I use on demand ppp to connect to my service provider, Demon. 9 times out of 10, when it connects, I get a 'dial ok', 'login ok' in the log file, and then nothing. After 10 or 15 seconds it starts dialing again. It usually gets though on the 2nd or 3rd attempt. If I do the whole process by hand, I always get through first time. This behaviour is consistent and repeatable. The login process looks like this: ATDTblahblahblah CONNECT 28400 Some message here login: myhost password: mypassword protocol: ppp Some other multi-line message from my provider HELLO My login script says "ogin: myhost assword: mypassword otocol: ppp" Has anyone seen this kind of behaviour? Cheers, Dave.