From owner-freebsd-questions@FreeBSD.ORG Tue Oct 3 13:56:51 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 6FA0F16A415 for ; Tue, 3 Oct 2006 13:56:51 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: from matrix.teledomenet.gr (dns1.teledomenet.gr [213.142.128.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3B9943D5D for ; Tue, 3 Oct 2006 13:56:49 +0000 (GMT) (envelope-from nvass@teledomenet.gr) Received: from iris ([192.168.1.71]) by matrix.teledomenet.gr (8.12.10/8.12.10) with ESMTP id k93DugEY020196; Tue, 3 Oct 2006 16:56:42 +0300 From: Nikos Vassiliadis To: freebsd-questions@freebsd.org Date: Tue, 3 Oct 2006 16:53:03 +0300 User-Agent: KMail/1.9.1 References: <6.2.5.6.1.20061003153322.02ca2c40@singnet.com.sg> In-Reply-To: <6.2.5.6.1.20061003153322.02ca2c40@singnet.com.sg> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610031653.03761.nvass@teledomenet.gr> Cc: KHOO Guan_Chen Subject: Re: 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 13:56:51 -0000 On Tuesday 03 October 2006 14:55, KHOO Guan_Chen wrote: > 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, I think that some network access servers work in both "unix login" and ppp mode. They enter "unix login" mode after some time of inactivity. I also recall that they tend to timeout really quickly. Did you try to use plain ppp? > > 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 > !! > I also think that if special settings were required, your ISP's helpdesk would know. Just don't use any scary words like FreeBSD... Try a plain ppp first HTH, Nikos