Chinaunix首页 | 论坛 | 博客
  • 博客访问: 717851
  • 博文数量: 107
  • 博客积分: 5079
  • 博客等级: 大校
  • 技术积分: 1330
  • 用 户 组: 普通用户
  • 注册时间: 2006-02-10 10:58
文章分类

全部博文(107)

文章存档

2017年(1)

2015年(8)

2014年(8)

2012年(2)

2011年(7)

2010年(8)

2009年(20)

2008年(53)

分类: LINUX

2009-09-10 17:18:37

编辑 /etc/nsswitch.conf

找到 hosts 改成下面这样:

hosts: files dns [NOTFOUND=return]

编辑 /etc/ssh/sshd_config


找到UseDNS选项改成

UseDNS no


如果报

Address 192.168.x.x maps to localhost, but this does not map back to the address - POSSIBLE BREAK-IN ATTEMPT!

修改

本地/etc/ssh/ssh_config 

找到GSSAPIAuthentication 选项改成

GSSAPIAuthentication no


阅读(1498) | 评论(0) | 转发(0) |
0

上一篇:test

下一篇:BKO: 通过 HTTP 启动 Linux

给主人留下些什么吧!~~