Unix Technical Forum

ftp.scarlet.be no longer mirroring?

This is a discussion on ftp.scarlet.be no longer mirroring? within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I usually use ftp.scarlet.be (and its predecessor before it) to get my updates, but its slackware-current branch has not ...


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-19-2008, 08:15 PM
Cichlidiot
 
Posts: n/a
Default ftp.scarlet.be no longer mirroring?

I usually use ftp.scarlet.be (and its predecessor before it) to get my
updates, but its slackware-current branch has not synced since the Jan 3rd
update. Is it no longer a functioning mirror site or is this just a
temporary glitch?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-19-2008, 08:15 PM
Mark Post
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

On Sat, 22 Jan 2005 23:28:13 +0000 (UTC), Cichlidiot
<fishlover@nospam.invalid> wrote:

>I usually use ftp.scarlet.be (and its predecessor before it) to get my
>updates, but its slackware-current branch has not synced since the Jan 3rd
>update. Is it no longer a functioning mirror site or is this just a
>temporary glitch?


It's probably due to the same problem that I've been seeing with always
getting:
opening tcp connection to ftp.slackware.com port 873
@ERROR: max connections (25) reached - try again later
rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 12) at io.c(359)


That's been going on for some time now. It's almost like someone is running
a DOS attack against the server. With a max of 25 connections, that
wouldn't be too hard.


Mark Post

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-19-2008, 08:15 PM
Trygve Selmer
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

Cichlidiot wrote:
> I usually use ftp.scarlet.be (and its predecessor before it) to get my
> updates, but its slackware-current branch has not synced since the Jan 3rd
> update. Is it no longer a functioning mirror site or is this just a
> temporary glitch?


Try http://www.slackware.no
ftp://ftp.slackware.no
rsync://rsync.slackware.no

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 02-19-2008, 08:16 PM
Grant
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

Hi there
On Sat, 22 Jan 2005 18:40:58 -0500, Mark Post <markkp@nospam.net> wrote:

>On Sat, 22 Jan 2005 23:28:13 +0000 (UTC), Cichlidiot
><fishlover@nospam.invalid> wrote:
>
>>I usually use ftp.scarlet.be (and its predecessor before it) to get my
>>updates, but its slackware-current branch has not synced since the Jan 3rd
>>update. Is it no longer a functioning mirror site or is this just a
>>temporary glitch?

>
>It's probably due to the same problem that I've been seeing with always
>getting:
>opening tcp connection to ftp.slackware.com port 873
>@ERROR: max connections (25) reached - try again later


Consider rsync'ing from mirror sites instead of hitting the main
distro server. Rsync puts a high load on servers, one of the
mirrors I use will handle 2000 ftp users but only 60 rsync users.

I'm running slack-current, and keep a local mirror -- that way I
already have most of 10.1 now, and wont be in the mad scramble
finding open ftp servers for the .iso's when 10.1 is released.

Cheers,
Grant.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 02-19-2008, 08:16 PM
+Alan Hicks+
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In alt.os.linux.slackware, Mark Post dared to utter,
> It's probably due to the same problem that I've been seeing with always
> getting:
> opening tcp connection to ftp.slackware.com port 873
> @ERROR: max connections (25) reached - try again later
> rsync: connection unexpectedly closed (0 bytes received so far) [receiver]
> rsync error: error in rsync protocol data stream (code 12) at io.c(359)


I'm not sure if Pat has admin rights on ftp.slackware.com (IIRC some
one donates the bandwidth to him?), but it might be worth doing a
three-tier approach.

1st tier - ftp.slackware.com
2nd tier - registered mirrors
3rd tier - rest of the world

Idea is to only allow connections from the second tier to the 1st. I
think the BSD's do something like this, and IIRC Red Hat did something
similar by only allowing mirrors and RHN subscribers to access their
files for a brief time period.

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFB8wnblKR45I6cfKARAqkdAKCsttAKq3eAk9MHPw2d0Y 5TQg0UDwCeI67H
/CPZ7Td1npYUIrK/p+N6Si4=
=RxcY
-----END PGP SIGNATURE-----
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 02-19-2008, 08:16 PM
Mark Post
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

On Sun, 23 Jan 2005 02:17:00 GMT, Grant <grant_nospam@dodo.com.au> wrote:

>Consider rsync'ing from mirror sites instead of hitting the main
>distro server. Rsync puts a high load on servers, one of the
>mirrors I use will handle 2000 ftp users but only 60 rsync users.


This only works if the mirrors are able to get updated. I don't believe
they can because of the problem I described.


Mark Post

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 02-19-2008, 08:16 PM
Mark Post
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

On Sun, 23 Jan 2005 02:20:15 -0000, +Alan Hicks+ <alan@lizella.netWORK>
wrote:


>I'm not sure if Pat has admin rights on ftp.slackware.com (IIRC some
>one donates the bandwidth to him?), but it might be worth doing a
>three-tier approach.


No, he doesn't. That's why all the packages you see on the server are owned
by "volkderdi:users" instead of "root:root."


Mark Post
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 02-19-2008, 08:16 PM
Simon
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

On Sat, 22 Jan 2005 23:17:46 -0500, Mark Post <markkp@nospam.net> wrote:
> On Sun, 23 Jan 2005 02:20:15 -0000, +Alan Hicks+ <alan@lizella.netWORK>
> wrote:
>>I'm not sure if Pat has admin rights on ftp.slackware.com

[...]
>
> No, he doesn't. That's why all the packages you see on the server
> are owned by "volkderdi:users" instead of "root:root."


That could also be because Pat prefers not to use the root account
unless he really has to. It's usually best to disable remote root
logins (over any protocol) and just use a user account.


--
Simon <simon@no-dns-yet.org.uk> **** GPG: F4A23C69
"We demand rigidly defined areas of doubt and uncertainty."
- Douglas Adams

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 02-19-2008, 08:17 PM
HJohnson
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

Mark Post wrote:
> On Sun, 23 Jan 2005 02:17:00 GMT, Grant <grant_nospam@dodo.com.au> wrote:
>
>
>>Consider rsync'ing from mirror sites instead of hitting the main
>>distro server. Rsync puts a high load on servers, one of the
>>mirrors I use will handle 2000 ftp users but only 60 rsync users.

>
>
> This only works if the mirrors are able to get updated. I don't believe
> they can because of the problem I described.
>
>
> Mark Post
>


This morning, I was checking several of the mirroring sites that offer
rsync (and use it to sync up with slackware.com) and I found that all of
those that I checked are still many days behind. I can not get into
slackware.com (on an rsync command) and I believe something is amiss,
here. Whether it is a DOS or an internal glitch, I guess we will have to
wait and see.

After a couple of the mirror sites get updated, I will try again.



--

humjohn AT aerosurf DOT net
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 02-19-2008, 08:17 PM
Mark Post
 
Posts: n/a
Default Re: ftp.scarlet.be no longer mirroring?

On Sun, 23 Jan 2005 04:51:25 +0000, Simon <usenet@no-dns-yet.org.uk> wrote:

>On Sat, 22 Jan 2005 23:17:46 -0500, Mark Post <markkp@nospam.net> wrote:
>> No, he doesn't. That's why all the packages you see on the server
>> are owned by "volkderdi:users" instead of "root:root."

>
>That could also be because Pat prefers not to use the root account
>unless he really has to. It's usually best to disable remote root
>logins (over any protocol) and just use a user account.


No, it's because the people who own the system won't give him root access.
Strange, but true.


Mark Post

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:09 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com