【问题标题】:Fail to load ip_conntrack_tftp in iptables无法在 iptables 中加载 ip_conntrack_tftp
【发布时间】:2015-09-02 11:11:49
【问题描述】:

系统说:

iptables:加载附加模块:ip_conntrack_tftp [FAILED]

我没有为 Centos7 找到任何解决方案。对于 7 之前的 Centos,它似乎可以正常工作。 Centos7 不退出 lsof 等。

Tftp 服务器工作正常,但通过防火墙访问它时出现一些问题。

我能做什么?

【问题讨论】:

    标签: iptables centos7 tftp


    【解决方案1】:

    试试

     # modprobe ip_conntrack_tftp
    

    并查看记录的错误(如果有)

    【讨论】:

      【解决方案2】:

      解决了。 ip_conntrack_tftp 模块没有为我的内核版本编译。 完成此操作后,iptables 加载时不会出错。

      【讨论】:

        猜你喜欢
        • 2020-03-10
        • 2023-01-26
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2011-01-02
        • 2018-11-29
        • 2018-03-29
        • 2015-04-28
        相关资源
        最近更新 更多