Chinaunix首页 | 论坛 | 博客
  • 博客访问: 3286623
  • 博文数量: 266
  • 博客积分: 3081
  • 博客等级: 中校
  • 技术积分: 2640
  • 用 户 组: 普通用户
  • 注册时间: 2005-07-04 10:35
个人简介

没什么好介绍的!穷屌丝一个~

文章分类

全部博文(266)

文章存档

2021年(3)

2020年(1)

2019年(2)

2016年(5)

2015年(1)

2014年(1)

2011年(9)

2010年(16)

2009年(31)

2008年(58)

2007年(111)

2006年(2)

2005年(26)

我的朋友

分类: LINUX

2009-10-28 22:06:10


#iptables -A FORWARD -p tcp -j QUEUE

如果啟動時出現這樣的錯誤訊息: FATAL: Module ip_tables not found.

代表核心沒有編譯 iptables 的相關支援,開啟核心中下列的選項:

Device Drivers --->

Networking support --->

Networking options --->

[] Network packet filtering (replaces ipchains) --->

開啟此項及他底下的

IP: Netfilter Configuration --->

<> IP tables support (required for filtering/masq/NAT)

以及這底下的所有功能。


( client 執行)

    #ping 192.168.0.1

          如果啟動時出現這樣的錯誤訊息:

          add bridge failed: Package not installed

          代表核心沒有編譯 bridge 的支援,開起下列選項並重新編譯核心

          Device Drivers  --->

           Networking support  --->

            Networking options  --->

             <> 802.1d Ethernet Bridging


阅读(4757) | 评论(0) | 转发(0) |
0

上一篇:xcopy文件差异拷贝

下一篇:X使用VESA的驱动

给主人留下些什么吧!~~