- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Slowness of establishment of connection ftp
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2002 02:14 AM
08-08-2002 02:14 AM
je souhaiterai connaitre une moyen de r??sorber les probl??mes de lenteurs pour ??tablir une connection ftp.
Merci de votre r??ponse.
Arnaud
............
Hello,
I would like to know, how I can reduce the problems of slowness of attempt of connection ftp.
Thank you for your answer.
Arnaud
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2002 02:19 AM
08-08-2002 02:19 AM
Re: Slowness of establishment of connection ftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2002 02:32 AM
08-08-2002 02:32 AM
Re: Slowness of establishment of connection ftp
-Gerald-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2002 04:19 AM
08-08-2002 04:19 AM
Re: Slowness of establishment of connection ftp
Le document suivant peut-etre util...
http://support4.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000042500802
______________________________________________
DOCUMENT ID: 2952729
DOCUMENT REVISION: 2
DATE: 20JUL1999
ALERT STATUS: Yellow
INFORMATION TYPE: Problem Reference
DISTRIBUTION: Public Released
NOVELL PRODUCT CLASS:
Connectivity Products
NetWare
NOVELL PRODUCT and VERSION:
UNIX Connectivity
NetWare 4.11
ABSTRACT:
NA
--------------------------------------------------------------------------------
DISCLAIMER
THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY. NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
--------------------------------------------------------------------------------
SYMPTOM
The customer was running a NW 4.11 server with a 100 MB Network
Interface Card (NIC), plugged into a 10 / 100 MB auto-sensing
switch. In addition to the normal IPX communication of NetWare
4.x, the server was doing TCPIP communication and acting as an
FTP server. However, FTP sessions (especially file transfers)
seemed extremely slow.
The problem did not occur if the customer ran the Server's NIC at
10 MB.
TROUBLESHOOTING
Items that should be checked in a case of slow communication on
100 MB Ethernet:
(1) Turn off the auto-detection of NIC speed at both the server
and at the switch port (specifically set both to the correct
speed). Some switches appear to continually renegotiate speed,
which can degrade performance.
(2) Try changing to half duplex (instead of full duplex) on the
server NIC.
(3) Try setting the card (and possibly the switch) to 10 MB
Ethernet. Is it performing better than the 100 MB? This is not
necessarily considered a 'solution' but it is another indication
that the problem is related to the NIC or switch configuration.
(4) Verify the LAN drivers are up-to-date and written to the
latest ODI spec. (*.LAN, ETHERTSM.NLM, MSM.NLM, NBI.NLM)
(5) Try placing a 100 MB hub between the server and the switch.
(6) Try different NIC, a different cable, a different port on the
hub, etc., to isolate and eliminate possible hardware problems.
SOLUTION
The customer placed a 100 MB hub between the server and the
switch, which solved the problem. The exact nature of the
problem (as well as why the hub helped) were not determined.
This type of issue is generally hardware related, not OS related.
It has been seen between NT Servers and switches as well. See
the trouble shooting section for several possible configuration
variations that can help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2002 04:59 AM
08-08-2002 04:59 AM
Re: Slowness of establishment of connection ftp
Only question:
Why when I add the ip of my customer ftp in /etc/hosts the access times are immediate?
Thank you for your answer.
Arnaud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2002 05:25 AM
08-08-2002 05:25 AM
Re: Slowness of establishment of connection ftp
If adding the IP to your hosts file made it much faster then its a DNS lookup problem. Your DNS server must oscasionally be slow causing your problem - and by adding it to your hosts file your /etc/nsswitch.conf file must be looking in hosts first.
I would get whomever looks after your DNS server to investigate why its slow sometimes (probably just overloaded). But you have a good workaround by adding stuff to your hosts file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-08-2002 06:35 AM
08-08-2002 06:35 AM
SolutionYou can verify that the first server is broken with:
nslookup some-hostname-or-IPaddr first-server-IPaddr
If nslookup hangs, then reports an error, take out the first DNS server--it's worthless.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2002 10:26 AM
08-09-2002 10:26 AM
Re: Slowness of establishment of connection ftp
ftp://ftp.cup.hp.com/dist/networking/briefs
if you have an inetd.sec file active I think that inetd will do reverse lookups to check hostnames against the allowed lists. it is also possible that the ftpd is configured to do this too. i suspect that somewhere in one of the ftp config files you could disable revers IP lookup by the ftpd, and if you get rid of inetd.sec (or tcpwrappers if you are running it) then the reverse lookups may go away.
to see if inetd is doing reverse lookups take a verbose tusc trace from rev 7.3 of tusc (from ftp.cup.hp.com) and look for stuff to port 53. you can do the same thing to the ftpd, but it is more difficult - ftpd is launched by inetd, so you would actually tusc the inetd and tell tusc to follow forks - and best to have tusc display pids in the output.