Your message dated Thu, 26 May 2005 02:02:06 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#310687: ppp: reconnect (persist) fail : connect(8.35):
Address already in use
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 25 May 2005 08:00:06 +0000
>From [EMAIL PROTECTED] Wed May 25 01:00:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from smtpq.mana.pf (mirapoint3.mana.pf) [202.3.225.153] (mirapoint)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Daqo9-0005EH-00; Wed, 25 May 2005 01:00:06 -0700
Received: from smtp.mana.pf (imap.mana.pf [202.3.225.22])
by mirapoint3.mana.pf (MOS 3.4.6-GR)
with ESMTP id AYG26280
for <[EMAIL PROTECTED]>;
Tue, 24 May 2005 21:59:59 -1000 (TAHT)
Received: from [127.0.0.1] (CA03FBE1.adsl.mana.pf [202.3.251.225])
by smtp.mana.pf (MOS 3.5.8-GR)
with ESMTP id DAN85939;
Tue, 24 May 2005 21:59:57 -1000 (TAHT)
Message-Id: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jerome <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ppp: reconnect (persist) fail : connect(8.35): Address already in use
X-Mailer: reportbug 3.8
Date: Tue, 24 May 2005 21:59:14 -1000
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: ppp
Version: 2.4.3-20050321+2
Severity: normal
-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.10-ck5
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored:
LC_ALL set to [EMAIL PROTECTED])
Versions of packages ppp depends on:
ii libc6 2.3.2.ds1-21 GNU C Library: Shared libraries an
ii libpam-modules 0.76-22 Pluggable Authentication Modules f
ii libpam-runtime 0.76-22 Runtime support for the PAM librar
ii libpam0g 0.76-22 Pluggable Authentication Modules l
ii libpcap0.7 0.7.2-7 System interface for user-level pa
ii makedev 2.3.1-77 creates device files in /dev
ii netbase 4.21 Basic TCP/IP networking system
ii procps 1:3.2.1-2 The /proc file system utilities
ii zlib1g 1:1.2.2-4 compression library - runtime
-- no debconf information
Hi
Since the last update, persist option don't work anymore.
After a deconnexion of my provider (every 12h), pppd not reconnect and return
the following error in syslog:
May 24 21:25:53 portable pppd[6324]: LCP terminated by peer
May 24 21:25:53 portable pppd[6324]: Connect time 720.0 minutes.
May 24 21:25:53 portable pppd[6324]: Sent 93455138 bytes, received 209371171
bytes.
May 24 21:25:56 portable pppd[6324]: Connection terminated.
May 24 21:25:56 portable kernel: divert: no divert_blk to free, ppp0 not
ethernet
May 24 21:25:57 portable pppd[6324]: connect(8.35): Address already in use
May 24 21:25:57 portable pppd[6324]: Exit.
May 24 21:27:32 portable no-ip[4485]: Can't get status for ppp0. (19)
I try without holdoff option and with holdoff 4
My modem is a speedtouch 330 work in kernel mod with speedtch module
I modified the following files :
removed /etc/ppp/ppp_on_boot
aad in /etc/network/interfaces :
auto mana
iface mana inet ppp
provider mana
this is my /etc/ppp/peers/mana :
portable:~# cat /etc/ppp/peers/mana
#
#
# This file could be rename but its place is under /etc/ppp/peers
# To connect to Internet using this configuration file
# pppd call adsl, where "adsl" stands for the name of this file
#
user XXXXXXXXXX
# Load the PPPoA plugin.
plugin pppoatm.so
# VP.VC pair used by your ISP.
8.35
# Enable this option if your ISP uses PPPoA with LLC encapsulation.
#llc-encaps
# Assumes that your IP address is allocated dynamically by the ISP.
noipdefault
# Try to get the name server addresses from the ISP.
usepeerdns
# Use this connection as the default route.
defaultroute
# Makes pppd "dial again" when the connection is lost.
holdoff 4
persist
# Do not ask the remote to authenticate.
noauth
Thanks
---------------------------------------
Received: (at 310687-done) by bugs.debian.org; 26 May 2005 00:04:22 +0000
>From [EMAIL PROTECTED] Wed May 25 17:04:21 2005
Return-path: <[EMAIL PROTECTED]>
Received: from attila.bofh.it [213.92.8.2] (postfix)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Db5rJ-0007Il-00; Wed, 25 May 2005 17:04:21 -0700
Received: by attila.bofh.it (Postfix, from userid 10)
id 829455F7CD; Thu, 26 May 2005 02:04:20 +0200 (CEST)
Received: by wonderland.linux.it (Postfix, from userid 1001)
id 5198F1CA00; Thu, 26 May 2005 02:02:06 +0200 (CEST)
Date: Thu, 26 May 2005 02:02:06 +0200
To: Jerome <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#310687: ppp: reconnect (persist) fail : connect(8.35): Address
already in use
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol="application/pgp-signature"; boundary="jy6Sn24JjFx/iggw"
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
From: [EMAIL PROTECTED] (Marco d'Itri)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
--jy6Sn24JjFx/iggw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On May 25, Jerome <[EMAIL PROTECTED]> wrote:
> After a deconnexion of my provider (every 12h), pppd not reconnect and re=
turn the following error in syslog:
>=20
> May 24 21:25:53 portable pppd[6324]: LCP terminated by peer
> May 24 21:25:53 portable pppd[6324]: Connect time 720.0 minutes.
> May 24 21:25:53 portable pppd[6324]: Sent 93455138 bytes, received 209371=
171 bytes.
> May 24 21:25:56 portable pppd[6324]: Connection terminated.
> May 24 21:25:56 portable kernel: divert: no divert_blk to free, ppp0 not =
ethernet
> May 24 21:25:57 portable pppd[6324]: connect(8.35): Address already in use
This looks like a kernel bug to me. Looks like your kernel is not
correctly freeing the resources used by the previous ppp connection.
Please check that you are using the most recent release of 2.6 kernels
and of your modem driver and eventually reopen this bug and reassign it
to the appropriate kernel package.
--=20
ciao,
Marco
--jy6Sn24JjFx/iggw
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: Digital signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
iD8DBQFClRH+FGfw2OHuP7ERAkJWAJ4li90mb98oTkKIg8GJOJHmof2MswCfUG6w
IuHs/pXZWcWHbp4f/SxsOtg=
=no30
-----END PGP SIGNATURE-----
--jy6Sn24JjFx/iggw--
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]