From owner-freebsd-questions Tue Mar 23 2: 5:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ingate.uk.neceur.com (ingate.uk.neceur.com [193.116.254.1]) by hub.freebsd.org (Postfix) with ESMTP id BBEFA14E47 for ; Tue, 23 Mar 1999 02:05:12 -0800 (PST) (envelope-from Jeff.Bond@nectech.co.uk) Received: by ingate.uk.neceur.com id KAA09262; Tue, 23 Mar 1999 10:02:00 GMT Received: from internal-mail.uk.neceur.com by ingate.uk.neceur.com id KAA09246; Tue, 23 Mar 1999 10:01:56 GMT Received: from exchange.nectech.co.uk by internal-mail.uk.neceur.com id KAA09210; Tue, 23 Mar 1999 10:02:28 GMT from exchange.nectech.co.uk (exchange.nectech.co.uk [193.116.199.241]) id KAA09210 (2.4-8.8.8/3.1.31); Tue, 23 Mar 1999 10:02:28 GMT Received: by exchange.nectech.co.uk with Internet Mail Service (5.0.1460.8) id ; Tue, 23 Mar 1999 10:01:26 -0000 Message-ID: From: "Bond, Jeffery" To: "'Malcolm_Boff@compuserve.com'" Cc: "'questions@freebsd.org'" Subject: RE: PPP AND Compuserve AND UK Date: Tue, 23 Mar 1999 10:01:23 -0000 X-Mailer: Internet Mail Service (5.0.1460.8) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Malcolm, I did this a while ago. I can't send you the actual scripts because I don't have them any more. Compuserve was too slow and unreliable so I changed to Freeserve. I used 'pppd' rather than using 'ppp' with tun0 interface. The login sequence for PPP on compuserve is a bit weird, so here goes: 1) After the modem connects, you get a 'hostname: ' prompt, I think you need to send 'CIS' for the reply. 2) Next comes the userid prompt, you MUST reply with something like 'userid/GO:PPPCONNECT', 3) Next, the usual password prompt. 4) Then you just wait for the string 'PPP' and your away! (ie. exit the chat script and let pppd do the rest). This is all from memory so it may be inaccurate. In the login part of the chat script, something like this may do the trick. ame: CIS ID: userid/GO:PPPCONNECT word: yourpassword For the rest of the setup info, have a look at my page at http://www.tech-info.freeserve.co.uk/linux_unix_freesbsd.htm Obviously, this page is intended to help you connect to Freeserve, but all you'll need to change for compuserve is the 'chat' script, and the DNS ip's. Let me know how you get on. Jeff >I would appreciate hearing from anyone in the UK who has = > >successfully managed to connect into Compuserve and is >prepared to help me by providing a copy of their setup >(ppp.conf) etc > >I don't want to exclude others connecting via Compuserve but >wish to isolate differences between the UK and US so please >respond if you think you might be able to help. > >Malcolm G. Boff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message