Loading

摘要: iptables的使用 iptables的使用 容器系列文章 容器系列视频 iptables介绍 iptables是基于内核提供的netfilter框架实现的,网络协议栈是分层的,在tcp ip网络模型里,tcp传输层下面的一层就是ip网络层,而netfilter就是工作在ip网络层,通过定义钩子函数,允许用户代码干预数据 阅读全文
posted @ 2023-03-15 13:13 蓝胖子的编程梦 阅读(493) 评论(0) 推荐(1) 编辑