iptables安装过程.docVIP

  • 5
  • 0
  • 约1.37千字
  • 约 7页
  • 2018-06-24 发布于河南
  • 举报
iptables安装过程

Iptables-1.4.13 下载地址 Wget /projects/iptables/files/iptables-1.4.13.tar.bz2 解压缩 Tar jxvf iptables-1.4.13.tar.bz2 内核编译 下载内核 /pub/linux/kernel/v2.6/linux-.tar.bz2 解压缩 Tar jxvf linux-.tar.bz2 Cd linux- 清除以前的make文件 root [ /usr/src ]# make mrproper 拷贝/boot/config 文件 cp -v /boot/config- .config Make menuconfig 先加载以前的配置文件 选择 在选择Networking Networking options Network packet filtering framework (Netfilter) 选择所有并M 下半部分 IP Netfilter configuration 全选M 最后保存 make Make modules Make modules_install 最后执行 Make install 重新启动系统 对iptables进行编译 root [ /root1/sources/iptables-1.4.13 ]# ls COMMIT_NOTES Makefi

文档评论(0)

1亿VIP精品文档

相关文档