[root@NB Downloads]# ssh -p22022 -vv .5x.xx.xxx
OpenSSH_5.3p1, OpenSSL 1.0.1e-fips Feb
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv
debug1: Connecting to .xx.xxx.xx [123.57.xx.xxx] port .
debug1: Connection established.
debug1: permanently_set_uid: /
debug1: identity file /root/.ssh/identity type -
debug1: identity file /root/.ssh/identity-cert type -
debug1: identity file /root/.ssh/id_rsa type -
debug1: identity file /root/.ssh/id_rsa-cert type -
debug1: identity file /root/.ssh/id_dsa type -
debug1: identity file /root/.ssh/id_dsa-cert type -
debug1: identity file /root/.ssh/id_ecdsa type -
debug1: identity file /root/.ssh/id_ecdsa-cert type -
ssh_exchange_identification: Connection closed by remote host
# cat /etc/hosts.allow
#
# hosts.allow This file contains access rules which are used to
# allow or deny connections to network services that
# either use the tcp_wrappers library or that have been
# started through a tcp_wrappers-enabled xinetd.
#
# See 'man 5 hosts_options' and 'man 5 hosts_access'
# for information on rule syntax.
# See 'man tcpd' for information on tcp_wrappers
#
sshd:all #加上这一行问题解决

但这样不安全所有的被禁掉的ip都 可以再会失效果!!!!

最新文章

  1. 编程等宽字体Source Code Pro(转)
  2. HTML标签整理
  3. Asp.net操作cookie大全
  4. 【java IO File】统计项目代码总共多少行
  5. JS改变input的value值不触发onchange事件解决方案 (转)
  6. 使用WinAPI全局热键注册和全局模拟按键
  7. winsock开发重复定义问题
  8. ntfs mount fail after upgrade win10
  9. Spring 设置readonly 事务只读模式
  10. EOS 的世界里可能再也没有小偷了
  11. Python之旅_第一章Python入门
  12. 菜鸟系列docker——docker基本概念(1)
  13. redis 在 php 中的应用(Connection [ 连接] 篇)
  14. angularjs指令实现轮播图----swiper
  15. c语言学习——安装
  16. python爬虫(1)——BeautifulSoup库函数find_all() (转)
  17. [CODE FESTIVAL 2018]Sushi Restaurant
  18. .net 可选参数和命名参数
  19. [python3.x]win 7 下Pyinstaller库的安装与使用---探索之路
  20. Qt查找孩子findChild

热门文章

  1. linux下ftp的配置
  2. 使用Powershell链接到Office 365
  3. java-图片下载
  4. 使用jquery脚本获取随笔、文章和评论的统计数,自定义显示位置
  5. maven的eclise配置
  6. 网络抓包wireshark
  7. Python学习笔记——集合类型
  8. 大熊君JavaScript插件化开发------(实战篇之DXJ UI ------ Tab)
  9. FusionCharts-堆栈图、xml格式、刷新数据、添加事件link、传参
  10. Android高手速成--第二部分 工具库