* CentOS 5.4 repositories
@ 2010-04-05 14:11 tony.chamberlain
2010-04-05 14:49 ` Charlie Brady
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: tony.chamberlain @ 2010-04-05 14:11 UTC (permalink / raw)
To: linux-ppp
The pptp repository doesn't seem to work with 5.4. yum list times out:
http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata /primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
Trying other mirror.
Same problem for other mirrors.
rpming from it times out:
rpm -ivh http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release- current.noarch.rpm
Retrieving http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release- current.noarch.rpm
error: /var/tmp/rpm-xfer.MLsFA7: headerRead failed: hdr blob(7575): BAD, read returned 3568
error: /var/tmp/rpm-xfer.MLsFA7 cannot be installed
wget gets a percentage, times out, gets some more, times out, etc.
Visiting with browser loads some and then times out
from non-5.4 machines things seem to go smoothly, of course I don't install
from there because it is the wrong version.
I talked to the people at Sourceforge for a while. They did some tests and
then said everything there was OK, so it might be something with the pptp
part (e.g., pptpclient). I did try various IP connections and MTU sizes
set., none of which worked.
Any known problems with the pptp site and CentOS 5.4? Could it be a 5.4
error? Stuff from other repositories seems to yum install OK. Here is my repo:
[pptp-stable]
name=PPTP Client stable repository for Red Hat Enterprise Linux $releasever ($basearch)
#baseurl=http://pptpclient.sourceforge.net/yum/stable/rhel$releasever/$basearch
mirrorlist=http://pptpclient.sourceforge.net/yum/stable/mirrorlist-pptp-stable-rhel$releasever
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PPTP
[pptp-beta]
name=PPTP Client beta repository for Red Hat Enterprise Linux $releasever ($basearch)
#baseurl=http://pptpclient.sourceforge.net/yum/beta/rhel$releasever/$basearch
mirrorlist=http://pptpclient.sourceforge.net/yum/beta/mirrorlist-pptp-beta-rhel$releasever
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PPTP
[poptop-stable]
name=PoPToP stable repository for Red Hat Enterprise Linux $releasever ($basearch)
#baseurl=http://poptop.sourceforge.net/yum/stable/rhel$releasever/$basearch
mirrorlist=http://poptop.sourceforge.net/yum/stable/mirrorlist-poptop-stable-rhel$releasever
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PPTP
[poptop-beta]
name=PoPToP beta repository for Red Hat Enterprise Linux $releasever ($basearch)
#baseurl=http://poptop.sourceforge.net/yum/beta/rhel$releasever/$basearch
mirrorlist=http://poptop.sourceforge.net/yum/beta/mirrorlist-poptop-beta-rhel$releasever
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-PPTP
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: CentOS 5.4 repositories
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
@ 2010-04-05 14:49 ` Charlie Brady
2010-04-05 22:44 ` James Cameron
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Charlie Brady @ 2010-04-05 14:49 UTC (permalink / raw)
To: linux-ppp
On Mon, 5 Apr 2010, tony.chamberlain@lemko.com wrote:
> The pptp repository doesn't seem to work with 5.4. yum list times out:
>
>
> http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata /primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
> Trying other mirror.
> Same problem for other mirrors.
I suspect that this is due to ICMP filtering somewhere between your system
and the sourceforge website:
http://www.usenix.org/event/lisa02/tech/full_papers/vanderberg/vanderberg.ps
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: CentOS 5.4 repositories
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
2010-04-05 14:49 ` Charlie Brady
@ 2010-04-05 22:44 ` James Cameron
2010-04-06 12:41 ` tony.chamberlain
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: James Cameron @ 2010-04-05 22:44 UTC (permalink / raw)
To: linux-ppp
On Mon, Apr 05, 2010 at 02:11:40PM +0000, tony.chamberlain@lemko.com wrote:
> http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata/primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
Works for me using wget.
> http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release-current.noarch.rpm
Works for me using wget.
--
James Cameron
http://quozl.linux.org.au/
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: CentOS 5.4 repositories
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
2010-04-05 14:49 ` Charlie Brady
2010-04-05 22:44 ` James Cameron
@ 2010-04-06 12:41 ` tony.chamberlain
2010-04-06 13:01 ` Jan Just Keijser
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: tony.chamberlain @ 2010-04-06 12:41 UTC (permalink / raw)
To: linux-ppp
But did you do from a 5.4 machine?
-----Original Message-----
From: James Cameron [mailto:quozl@laptop.org]
Sent: Monday, April 5, 2010 05:44 PM
To: tony.chamberlain@lemko.com
Cc: 'ppp Linux'
Subject: Re: CentOS 5.4 repositories
On Mon, Apr 05, 2010 at 02:11:40PM +0000, tony.chamberlain@lemko.com wrote:
> http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata/primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
Works for me using wget.
> http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release-current.noarch.rpm
Works for me using wget.
--
James Cameron
http://quozl.linux.org.au/
--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: CentOS 5.4 repositories
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
` (2 preceding siblings ...)
2010-04-06 12:41 ` tony.chamberlain
@ 2010-04-06 13:01 ` Jan Just Keijser
2010-04-06 13:07 ` Charlie Brady
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Jan Just Keijser @ 2010-04-06 13:01 UTC (permalink / raw)
To: linux-ppp
tony.chamberlain@lemko.com wrote:
> But did you do from a 5.4 machine?
>
works fine for me from a CentOS 5.4 machine
> -----Original Message-----
> From: James Cameron [mailto:quozl@laptop.org]
> Sent: Monday, April 5, 2010 05:44 PM
> To: tony.chamberlain@lemko.com
> Cc: 'ppp Linux'
> Subject: Re: CentOS 5.4 repositories
>
> On Mon, Apr 05, 2010 at 02:11:40PM +0000, tony.chamberlain@lemko.com wrote:
>
>> http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata/primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
>>
>
> Works for me using wget.
>
>
>> http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release-current.noarch.rpm
>>
>
> Works for me using wget.
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: CentOS 5.4 repositories
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
` (3 preceding siblings ...)
2010-04-06 13:01 ` Jan Just Keijser
@ 2010-04-06 13:07 ` Charlie Brady
2010-04-06 14:30 ` tony.chamberlain
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: Charlie Brady @ 2010-04-06 13:07 UTC (permalink / raw)
To: linux-ppp
On Tue, 6 Apr 2010, tony.chamberlain@lemko.com wrote:
> But did you do from a 5.4 machine?
Did you read the information I pointed you to about ICMP filtering?
>
> -----Original Message-----
> From: James Cameron [mailto:quozl@laptop.org]
> Sent: Monday, April 5, 2010 05:44 PM
> To: tony.chamberlain@lemko.com
> Cc: 'ppp Linux'
> Subject: Re: CentOS 5.4 repositories
>
> On Mon, Apr 05, 2010 at 02:11:40PM +0000, tony.chamberlain@lemko.com wrote:
>> http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata/primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
>
> Works for me using wget.
>
>> http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release-current.noarch.rpm
>
> Works for me using wget.
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: CentOS 5.4 repositories
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
` (4 preceding siblings ...)
2010-04-06 13:07 ` Charlie Brady
@ 2010-04-06 14:30 ` tony.chamberlain
2010-04-06 20:12 ` tony.chamberlain
2010-04-06 20:20 ` Charlie Brady
7 siblings, 0 replies; 9+ messages in thread
From: tony.chamberlain @ 2010-04-06 14:30 UTC (permalink / raw)
To: linux-ppp
Yes but I don't believe we block 3 and 4 ICMP packets or the problem would
manifest itself elsewhere too. Maybe the 5.4 is doing it somehow?
I do not believe our router is.
-----Original Message-----
From: Charlie Brady [mailto:charlieb-linux-ppp@budge.apana.org.au]
Sent: Tuesday, April 6, 2010 08:07 AM
To: tony.chamberlain@lemko.com
Cc: 'James Cameron', 'ppp Linux'
Subject: Re: CentOS 5.4 repositories
On Tue, 6 Apr 2010, tony.chamberlain@lemko.com wrote:
> But did you do from a 5.4 machine?
Did you read the information I pointed you to about ICMP filtering?
>
> -----Original Message-----
> From: James Cameron [mailto:quozl@laptop.org]
> Sent: Monday, April 5, 2010 05:44 PM
> To: tony.chamberlain@lemko.com
> Cc: 'ppp Linux'
> Subject: Re: CentOS 5.4 repositories
>
> On Mon, Apr 05, 2010 at 02:11:40PM +0000, tony.chamberlain@lemko.com wrote:
>> http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata/primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
>
> Works for me using wget.
>
>> http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release-current.noarch.rpm
>
> Works for me using wget.
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: CentOS 5.4 repositories
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
` (5 preceding siblings ...)
2010-04-06 14:30 ` tony.chamberlain
@ 2010-04-06 20:12 ` tony.chamberlain
2010-04-06 20:20 ` Charlie Brady
7 siblings, 0 replies; 9+ messages in thread
From: tony.chamberlain @ 2010-04-06 20:12 UTC (permalink / raw)
To: linux-ppp
I even made sure that /proc/sys/net/ipv4/ip_no_pmtu_disc was 0
(which it was). Tried it as 1 anyway and still same problem.
-----Original Message-----
From: Charlie Brady [mailto:charlieb-linux-ppp@budge.apana.org.au]
Sent: Tuesday, April 6, 2010 08:07 AM
To: tony.chamberlain@lemko.com
Cc: 'James Cameron', 'ppp Linux'
Subject: Re: CentOS 5.4 repositories
On Tue, 6 Apr 2010, tony.chamberlain@lemko.com wrote:
> But did you do from a 5.4 machine?
Did you read the information I pointed you to about ICMP filtering?
>
> -----Original Message-----
> From: James Cameron [mailto:quozl@laptop.org]
> Sent: Monday, April 5, 2010 05:44 PM
> To: tony.chamberlain@lemko.com
> Cc: 'ppp Linux'
> Subject: Re: CentOS 5.4 repositories
>
> On Mon, Apr 05, 2010 at 02:11:40PM +0000, tony.chamberlain@lemko.com wrote:
>> http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata/primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
>
> Works for me using wget.
>
>> http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release-current.noarch.rpm
>
> Works for me using wget.
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: CentOS 5.4 repositories
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
` (6 preceding siblings ...)
2010-04-06 20:12 ` tony.chamberlain
@ 2010-04-06 20:20 ` Charlie Brady
7 siblings, 0 replies; 9+ messages in thread
From: Charlie Brady @ 2010-04-06 20:20 UTC (permalink / raw)
To: linux-ppp
On Tue, 6 Apr 2010, tony.chamberlain@lemko.com wrote:
> I even made sure that /proc/sys/net/ipv4/ip_no_pmtu_disc was 0
> (which it was). Tried it as 1 anyway and still same problem.
That's unlikely to be relevant. The problem is likely to be on the PMTU
from poptop.sourceforge.net to your host, not the other way around.
Perhaps you should talk to admins at SF.
>
>
> -----Original Message-----
> From: Charlie Brady [mailto:charlieb-linux-ppp@budge.apana.org.au]
> Sent: Tuesday, April 6, 2010 08:07 AM
> To: tony.chamberlain@lemko.com
> Cc: 'James Cameron', 'ppp Linux'
> Subject: Re: CentOS 5.4 repositories
>
>
> On Tue, 6 Apr 2010, tony.chamberlain@lemko.com wrote:
>
>> But did you do from a 5.4 machine?
>
> Did you read the information I pointed you to about ICMP filtering?
>
>>
>> -----Original Message-----
>> From: James Cameron [mailto:quozl@laptop.org]
>> Sent: Monday, April 5, 2010 05:44 PM
>> To: tony.chamberlain@lemko.com
>> Cc: 'ppp Linux'
>> Subject: Re: CentOS 5.4 repositories
>>
>> On Mon, Apr 05, 2010 at 02:11:40PM +0000, tony.chamberlain@lemko.com wrote:
>>> http://poptop.sourceforge.net/yum/stable/rhel5/i386/repodata/primary.sqlite.bz2: [Errno 4] Socket Error: (104, 'Connection reset by peer')
>>
>> Works for me using wget.
>>
>>> http://pptpclient.sourceforge.net/yum/stable/rhel5/pptp-release-current.noarch.rpm
>>
>> Works for me using wget.
>>
>>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ppp" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
>
>
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2010-04-06 20:20 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 14:11 CentOS 5.4 repositories tony.chamberlain
2010-04-05 14:49 ` Charlie Brady
2010-04-05 22:44 ` James Cameron
2010-04-06 12:41 ` tony.chamberlain
2010-04-06 13:01 ` Jan Just Keijser
2010-04-06 13:07 ` Charlie Brady
2010-04-06 14:30 ` tony.chamberlain
2010-04-06 20:12 ` tony.chamberlain
2010-04-06 20:20 ` Charlie Brady
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.