From owner-freebsd-questions Mon Jul 19 18: 4:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from awfulhak.org (dynamic-102.max1-du-ws.dialnetwork.pavilion.co.uk [212.74.8.102]) by hub.freebsd.org (Postfix) with ESMTP id 8872915167 for ; Mon, 19 Jul 1999 18:04:22 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from dev.lan.awfulhak.org (root@dev.lan.awfulhak.org [172.16.0.5]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id AAA23557; Tue, 20 Jul 1999 00:52:00 +0100 (BST) (envelope-from brian@lan.awfulhak.org) Received: from dev.lan.awfulhak.org (brian@localhost [127.0.0.1]) by dev.lan.awfulhak.org (8.9.3/8.9.3) with ESMTP id AAA64620; Tue, 20 Jul 1999 00:51:59 +0100 (BST) (envelope-from brian@dev.lan.awfulhak.org) Message-Id: <199907192351.AAA64620@dev.lan.awfulhak.org> X-Mailer: exmh version 2.0.2 2/24/98 To: "Summer" Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp setting. In-reply-to: Your message of "Sat, 17 Jul 1999 13:43:13 +0800." <01bed017$42a530e0$09f145ca@speednet.net.speednet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 20 Jul 1999 00:51:59 +0100 From: Brian Somers Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [.....] > I am a new user on FreeBSD and I have some problems on ppp setting.. > after i type 'ppp speed ' then dial.. > it sometimes display "warning:dial modem.dial failed" > sometimes is "Dial ok! > Login ok! > Packet Mode" > then disconnect.. > > the DNS of my isp is 202.69.250.1, 202.69.250.2 ..i need to set the DNS? > > If i want to online under X window....how can i do ? > > here is the content of my ppp.conf and ppp.linkup > > ppp.conf: > default: > set log Phase Chat Connect Carrier LCP IPCP CCP tun command > set device /dev/cuaa1 > set speed 115200 > deny lqr > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK ATE1Q0 OK > speed: > set phone 82080517 > set login "TIMEOUT 5 name:--ername: XXX word: XXX" > set timeout 120 > set ifaddr 0 0 > delete ALL > add 0 0 HISADDR > > ppp.linkup > speed: > delete 0 > add 0 0 HISADDR > !bg /usr/X11R6/bin/auplay /etc/ppp/linkup.au You have no ATDT command in your dial script.... Also, have a look at http://www.FreeBSD.org/FAQ/userppp.html and try providing some more details logs if you need to post another question. -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message