Your Ad Here
首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 操作系统 > Linux > 关于ftp认证慢的问题
【标  题】:关于ftp认证慢的问题
【关键字】:ftp
【来  源】:http://blog.chinaunix.net/article.php?articleId=33979&blogId=12

关于ftp认证慢的问题

Your Ad Here 今天在客户这里给客户解决一个关于ftp认证慢的问题.
连接后需要等待一段时间才能够进行认证.但是在认证后传输文件是速度很快的.
根据感觉这个东西是dns方面的问题.
经过在google上面查找终于找到了关于这个方面的资料.

Logins to the ftp server take a long time, after that things run smooth

Possible causes: IDENT (RFC931) lookup is enabled in WU-FTPD. This has a timeout of 10 seconds. If the protocol (port 113) gets blocked by a firewall or suchlike, it will wait for timeout. If it is 30 seconds and you are using Redhat >= 7 with xinetd, disable AUTH in inetd as well. Change the entries in /etc/xinetd.d/ftp that read:

log_on_success      += DURATION USERID
log_on_failure += USERID
Remove the 'USERID' from both. Any other time period: DNS is broken for the IP address the connection is coming from.


按照上面的方法经过配置后从新起动xined.就一切ok了:)
ar和nm命令的使用(转载):【上一篇】
iostat 输出解析:【下一篇】
【相关文章】
  • RHEL AS3U3 "vsftpd dead but subsys locked" problem
  • solaris下的ftp命令介绍(保存)
  • 禁止用户ssh登录但可使用ftp
  • VSFTPD的高手篇
  • Linux下wu-ftpd的配置使用指南
  • ProFTP配置文件
  • Ftp的两种工作模式
  • ncftp使用简介
  • 从flashxp获取ftp保存的密码[原创]
  • 直接启动VSFTP 服务
  • 【随机文章】
  • DNS反向解析导致mail发送失败,解决过程如下!
  • C语言程序设计测试2 (附参考答案)
  • 《The Complete Effect and HLSL Guide》翻译连载(八)
  • MATLAB与VC++混合编程(1)——在MATLAB下调试C/C++程序
  • The first step of Java[6]
  • 从mksysb和savevg中恢复指定文件
  • 我对Red Flag Desktop 5.0的个人看法
  • XP风格控件界面库
  • Design.Patterns.Step.By.Step.2
  • 流行Web框架对比分析
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 bbb软讯网络 All Rigths Reserved.