From owner-freebsd-questions Thu Nov 22 11:36:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bdg.centrin.net.id (DialupBdg244-233.centrin.net.id [202.146.244.233]) by hub.freebsd.org (Postfix) with ESMTP id 4319037B416 for ; Thu, 22 Nov 2001 11:36:11 -0800 (PST) Received: by bdg.centrin.net.id (Postfix, from userid 1000) id 80860D5A5; Fri, 23 Nov 2001 01:46:31 +0700 (JAVT) Date: Fri, 23 Nov 2001 01:46:31 +0700 From: budsz To: ixion@inicia.es Cc: freebsd-questions@FreeBSD.ORG Subject: Re: ppp error Message-ID: <20011123014631.A10845@bdg.centrin.net.id> Reply-To: budsz References: <3BF8A82300002035@netmail.tiscalinet.es> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3BF8A82300002035@netmail.tiscalinet.es> User-Agent: Mutt/1.3.22.1i X-Fingerprint: A05A 268C 3CD4 ABBD D9EB 11E1 F64C 4B4E 6269 5304 X-Pub-keys: http://bdg.centrin.net.id/~budsan02/pubkey.txt X-Verify: MD5 (pubkey.txt) = 999274d3ae770caf0d77ce5796ed201e X-Uptime: 1:26AM up 7:51, 9 users, load averages: 0.03, 0.15, 0.26 X-Operation-System: FreeBSD 4.3-STABLE i386 X-Organization: Kumprang X-Provide: Warnet & Game Network X-Address: Melong No 29 Bandung 40261 West Java Indonesia Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Nov 22, 2001 at 12:49:41PM -0500, ixion@inicia.es wrote: >hi, >i have edited /etc/ppp.conf several times with the info i read on the HandBook >and all over the net. however, i have never surfed freely. >it sometimes connects (sometimes, when using kppp, it runs, but most of >the time, even if i use kppp, i canīt finish the tcp 3 way handshake (as >i was told)!)...without running the X server (console mode) i have never >got PPP running... >in the next lines i paste the content of /etc/ppp.conf > >default: > set device /dev/cuaa1 > set speed 115200 > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT \ > OK-AT-OK ATE1Q0 OK \\ATDP\\T TIMEOUT 40 CONNECT" > set timeout 180 > >airtelnet: > set phone 1071943101110 > set login > set authname xxxxxx > set authkey xxxxxx > set timeout 120 > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0 > add default HISADDR > dial <=====is this line needed? > >the content of /etc/resolv.conf is: > >domain airtel.net >nameserver xxx.xxx.xxx.xxx >nameserver xxx.xxx.xxx.xxx > >i donīt know whatīs wrong :-( >i have ppp compiled on my kernel... >Really Thx in advance :-) >Iker Cazenave >PD: id the info i have given to you is not enough...i will attach the log >file if you consider it necessary :-) At the first time you should check with ifconfig command. and u should see "ppp" field, after that check the modem support (I use US Robotic Modem External and it's auto detect by FreeBSD), and try connect to your ISP, My prediction maybe you've trouble with ISP. please call your administrator, BTW dial on your configuration doesn't needed, it's comment via sheel interactive. for the test please uncomment option "set timeout 120" this mean you will disconnect after 120 second. -- budsz To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message