摘要:
关于vlan的冷知识 实验环境 发现在workstation上不支持混杂模式,导致vlan不通 在centos上 查看802.1q的数据包 https://github.com/lannyMa/scripts/blob/master/802.1q vlan.pcap 使用单臂路由的模式使得2个vla 阅读全文
摘要:
参考: http://blog.51yip.com/linux/1404.html 链和表 参考: https://aliang.org/Linux/iptables.html 配置 作为服务器 用途 | 链/表 | 过滤到本机的流量: | input链 filter表 过滤到本地发出的流量:| o 阅读全文
摘要:
linux namespace连接参考: http://www.cnblogs.com/iiiiher/p/8057922.html docker网络 直接路由模式 参考: https://www.yuanmas.com/info/obzmAGowzP.html 出现的问题: 本端的容器,能访问到对 阅读全文