摘要: 背景:腾讯云容器,底层是Linux,容器跑的是一个网关服务,内部端口与对外端口都是9999第一步:安装 tcpdump apk add tcpdump 第二步:执行 ifconfig,查看网卡,我们网卡是 eth0 bash-4.3# ifconfig eth0 Link encap:Etherne 阅读全文
posted @ 2020-03-13 11:11 miaoying 阅读(2680) 评论(0) 推荐(0)