zoukankan      html  css  js  c++  java
  • Corrupted MAC on input at /usr/local/perl/lib/site_perl/5.22.1/x86_64-linux/Net/SSH/Perl/Packet.pm l

    <pre name="code" class="python">[Thu May  5 11:02:27 2016] [error] Corrupted MAC on input at /usr/local/perl/lib/site_perl/5.22.1/x86_64-linux/Net/SSH/Perl/Packet.pm line 229.
    这个模块偶尔报这个
    use Net::SSH::Perl
    
    
    [root@dr-mysql01 ~]# ethtool -K eth0 tx off rx off
    Actual changes:
    rx-checksumming: off
    tx-checksumming: off
    scatter-gather: off
    
    [root@dr-mysql01 ~]# ethtool -k eth0
    Features for eth0:
    rx-checksumming: off
    tx-checksumming: off
    scatter-gather: off
    tcp-segmentation-offload: off
    udp-fragmentation-offload: off
    generic-segmentation-offload: on
    generic-receive-offload: off
    large-receive-offload: on
    rx-vlan-offload: on
    tx-vlan-offload: on
    ntuple-filters: off
    receive-hashing: on
    You have mail in /var/spool/mail/root
    
    或者防火墙配置问题

    </pre><pre>
  • 相关阅读:
    使用 PyCharm 远程调试 Django 项目
    (坑集)Python环境配置
    字典的使用
    列表的使用
    字符串的魔法
    php 文件函数
    php 时间函数
    php xajax库基本知识
    php header函数
    c++注释
  • 原文地址:https://www.cnblogs.com/zhaoyangjian724/p/6200095.html
Copyright © 2011-2022 走看看