Re: Numerous ftp timeouts - why?

2006-04-10 Thread RW
On Sunday 09 April 2006 19:59, Michael D. Norwick wrote:
 New to FreeBSD not new to *nix.  Have the docs/handbook/faq, etc.  Using
 freebsd 6.0 RELEASE on Compaq Proliant 2500R.
 Why when trying to install various apps from ports do the ftp sessions
 frequently timeout?  If I manually fetch packages from
 sites the download goes ok, but this means I have to copy files to
 /usr/ports/distfiles manually.  did 'man fetch' but still no clue
 as to why this happens.


Try adding 

MASTER_SORT_REGEX?= ^file:  ^https?:

to make.conf.  This tells the ports system  to prefer http where availible. If 
things don't improve  then you have ruled-out its being ftp specific.

I've never made any specific firewall provision for ftp, and fetch claims to 
default to active mode. As it works for me I guess it must be honouring the 
FTP_PASSIVE_MODE=YES  that's in the default environment.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Numerous ftp timeouts - why?

2006-04-09 Thread Michael D. Norwick
New to FreeBSD not new to *nix.  Have the docs/handbook/faq, etc.  Using
freebsd 6.0 RELEASE on Compaq Proliant 2500R.
Why when trying to install various apps from ports do the ftp sessions
frequently timeout?  If I manually fetch packages from
sites the download goes ok, but this means I have to copy files to
/usr/ports/distfiles manually.  did 'man fetch' but still no clue
as to why this happens.

Thank You,

Michael
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Numerous ftp timeouts - why?

2006-04-09 Thread fbsd_user
I had this same problem when I was on dial up line.
Once I got cable ISP internet connection the problem never happened
again.
Those ftp sites are busy and dial up connections degrade performance
for the other concurrent users logged onto the ftp site and so dial
up users get timed out and dropped.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Michael D.
Norwick
Sent: Sunday, April 09, 2006 2:59 PM
To: freebsd-questions@freebsd.org
Subject: Numerous ftp timeouts - why?


New to FreeBSD not new to *nix.  Have the docs/handbook/faq, etc.
Using
freebsd 6.0 RELEASE on Compaq Proliant 2500R.
Why when trying to install various apps from ports do the ftp
sessions
frequently timeout?  If I manually fetch packages from
sites the download goes ok, but this means I have to copy files to
/usr/ports/distfiles manually.  did 'man fetch' but still no clue
as to why this happens.

Thank You,

Michael
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Numerous ftp timeouts - why?

2006-04-09 Thread Michael D. Norwick
fbsd_user wrote:

I had this same problem when I was on dial up line.
Once I got cable ISP internet connection the problem never happened
again.
Those ftp sites are busy and dial up connections degrade performance
for the other concurrent users logged onto the ftp site and so dial
up users get timed out and dropped.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Michael D.
Norwick
Sent: Sunday, April 09, 2006 2:59 PM
To: freebsd-questions@freebsd.org
Subject: Numerous ftp timeouts - why?


New to FreeBSD not new to *nix.  Have the docs/handbook/faq, etc.
Using
freebsd 6.0 RELEASE on Compaq Proliant 2500R.
Why when trying to install various apps from ports do the ftp
sessions
frequently timeout?  If I manually fetch packages from
sites the download goes ok, but this means I have to copy files to
/usr/ports/distfiles manually.  did 'man fetch' but still no clue
as to why this happens.

Thank You,

Michael
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


  

I'm on DSL.  The client wants to switch to EXTENDED PASSIVE MODE the
first time I want to change directories when connecting manually.  I end
up selecting passive 'off' to change directories without the connection
locking up.  I tried allowing bi-directional FTP requests through my
firewall.  Still no joy.
Just finishing up building KDE, it's been on and off for three days!

Thank You for the reply.

Michael
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]