From owner-freebsd-questions@FreeBSD.ORG Tue Oct 3 11:59:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4556316A407 for ; Tue, 3 Oct 2006 11:59:52 +0000 (UTC) (envelope-from khoogc@singnet.com.sg) Received: from smtp18.singnet.com.sg (smtp18.singnet.com.sg [165.21.6.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B99643D53 for ; Tue, 3 Oct 2006 11:59:50 +0000 (GMT) (envelope-from khoogc@singnet.com.sg) Received: from win98.singnet.com.sg (qtas2732.singnet.com.sg [165.21.166.162]) by smtp18.singnet.com.sg (8.13.8/8.13.6) with ESMTP id k93BxmHH016636 for ; Tue, 3 Oct 2006 19:59:48 +0800 Message-Id: <6.2.5.6.1.20061003153322.02ca2c40@singnet.com.sg> X-Mailer: QUALCOMM Windows Eudora Version 6.2.5.6 Date: Tue, 03 Oct 2006 19:55:25 +0800 To: freebsd-questions@freebsd.org From: KHOO Guan_Chen Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: need help with ppp X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2006 11:59:52 -0000 Sorry for using up bandwidth. I cannot connect to my ISP with FreeBSD (6.0). The ISP is not using PAP/CHAP in my case, but apparently something very old. Using minicom I can see that 1. my modem is connected to /dev/cuad0 2. after i dailled the ISP, they put me through a login. password and a local phase ie.after atdt \r, I see:- connect 115200 Login: \r Password: \r Local> I have tried to enter things like "ppp", "~ppp" "cppp" ">ppp" after the (Local>) in my chat_script but no go. In minicom, I see that they sometimes drop me into a shell to which I can only exit, Could someone give me a few more hints or the correct string to enter? please. Oh my ISP help is no use. They replied to my request with sorry we cannot help you (because) "We at Technical Helpdesk are trained to support Windows and Mac based platforms. Your kind understanding is greatly appreciated." ARRRRRRGH !! Thanks alot PS :- my chat_script "ABORT "BUSY" ABORT "NO CARRIER" "" ATZ OK ATDT1234567 CONNECT "" TIMEOUT 10 ogin:-BREAK-ogin: user_id TIMEOUT 10 sword: my_password TIMEOUT 10 ocal> "~ppp"