From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LgXGO-0007hb-Ed for garchives@archives.gentoo.org; Mon, 09 Mar 2009 04:38:52 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4285E04D2; Mon, 9 Mar 2009 04:38:50 +0000 (UTC) Received: from mail.fraggod.net (unknown [91.191.238.58]) by pigeon.gentoo.org (Postfix) with ESMTP id 7AD2CE04D2 for ; Mon, 9 Mar 2009 04:38:50 +0000 (UTC) Received: from coercion (coercion.core [IPv6:2001:470:1f0b:11de::13]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.fraggod.net (Postfix) with ESMTPSA id 3AA0E102484 for ; Mon, 9 Mar 2009 09:38:49 +0500 (YEKT) Date: Mon, 9 Mar 2009 09:35:35 +0500 From: Mike Kazantsev To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] ppp connection problem Message-ID: <20090309093535.63c4f068@coercion> In-Reply-To: <20090308202032.GA8284@detritus> References: <20090308202032.GA8284@detritus> X-Mailer: Claws Mail 3.7.1 (GTK+ 2.14.7; i686-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="Sig_/A0SIY9Zl+yPQi1IY7kIRFyt"; protocol="application/pgp-signature"; micalg=PGP-SHA1 X-Archives-Salt: a9e773eb-ff27-43d3-9371-3360bacfedf7 X-Archives-Hash: 6b81963dc65e1c21e9fdb23f4d4f7a21 --Sig_/A0SIY9Zl+yPQi1IY7kIRFyt Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Sun, 8 Mar 2009 16:20:32 -0400 Moshe Kamensky wrote: > We called the ISP, and from their side it seems that he is connected,=20 > and everything is fine. I don't know where else to look. The log=20 > messages showed in the beginning messages of the form >=20 > LCP: timeout sending Config-Requests >=20 > but they seem to no longer appear. As I said, I don't even know where to= =20 > start looking for the problem. Any help is appreciated. I can suggest trying at least two things: 1. pon debug nodetach You'll see a lot of messages, and, probably, some errors. Most of them are probably non-fatal, but try eliminating all of them by setting right asyncmap, compression, authentication etc In the end you should get IP and connection shouldn't break after a minute or so, which is often because of 2. 2. ip route Check that there's only one default route, that there's a route to IP you're connecing with, aside from default one through it, and that it's metric is lower than the default one. Check that you can still ping that IP. --=20 Mike Kazantsev // fraggod.net --Sig_/A0SIY9Zl+yPQi1IY7kIRFyt Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (GNU/Linux) iEYEARECAAYFAkm0nJsACgkQASbOZpzyXnEGcgCeIvC1bi7rLzX359HBAjfuNjzT Pt4AoLw30uScJ2dScnpKMC7R0MUH4M5p =mF0I -----END PGP SIGNATURE----- --Sig_/A0SIY9Zl+yPQi1IY7kIRFyt--