warning, got duplicate tcp line.

作者: 2hei 发表于2008年8月11日 21:37
版权声明: 可以转载, 转载时务必以超链形式标明文章原始出处和作者信息及版权声明
http://www.2hei.net/mt/2008/08/warning-got-duplicate-tcp-line.html
today When I run netstat -lnt in a my Server
I find this in my screen.

warning, got duplicate tcp line.
warning, got duplicate tcp line.
warning, got duplicate tcp line.

To fix this problem, open /etc/sysctl.conf and
# vi /etc/sysctl.conf
Append or modify text as follows:
net.ipv4.tcp_tw_reuse = 0
net.ipv4.tcp_tw_recycle = 0

#sysctl -p

or you can do this:
#echo 0 > /proc/sys/net/ipv4/net.ipv4.tcp_tw_reuse = 0
#echo 0 > /proc/sys/net/ipv4/net.ipv4.tcp_tw_recycle = 0

| | Comments (0) | TrackBacks (0)

发表一个评论

关于这篇文章

这篇文章由2hei2008年8月11日 21:37发布.

上一篇:tar 解压部分文件

下一篇:编程语言搜索排名 Python第六

回到首页 或者查看归档文章

  • Powered by FeedBurner
  • Add to Google Reader or Homepage
  • Add to My AOL
  • Subscribe in NewsGator Online
  • del.icio.us/2heidel.icio.us/2hei
  • Subscribe to feed feeds