开发者社区 问答 正文

Linux中开启设置iptables和tcp_wrappers的建议以及基本功能和操作方法是什么?

Linux中开启设置iptables和tcp_wrappers的建议以及基本功能和操作方法是什么?

展开
收起
游客qzzytmszf3zhq 2021-12-05 22:11:15 499 分享
分享
版权
举报
1 条回答
写回答
取消 提交回答
  • iptables配置方法 http://blog.51cto.com/superleedo/1886999

    tcp_wrappers配置 是通过修改/etc/hosts.allow  /etc/hosts.deny
    
    service:  host [action]
    
    sshd:  192.168.1.13
    
    系统执行判断的顺序是先allow文件后deny文件
    
    2021-12-05 22:11:25 举报
    赞同 评论

    评论

    全部评论 (0)

    登录后可评论
AI助理

你好,我是AI助理

可以解答问题、推荐解决方案等