当前位置:首页 » 专业资讯
开发技术指南» 文章正文
    引言: 单个IP的命令是 iptables-IINPUT-s211
 

 

 ·linux 使用bluetooth与手机通信    »显示摘要«
    摘要: 使用 爱立信t68i、索爱t628 与 billionton usb bluetooth adapter 在2.6.0内核下测试通过。 (本人购买的台产billionton usb bluetooth adapter有win98/2k/xp的驱动和软件widcomm1.3.2.7, 而要想在win2003下用的话需要最新版1.4.2.10, 可这玩艺是需要license的,要想在linux下玩的可以参考一下) 内核支持usb_hci rfcomm......
    摘要: 一个rpm包的文件名中其中一部分指出了所用的体系,如i386、i686或noarch等。我想看看自己机器上的glibc包是i386的,还是i686的,但用rpm -q命令所查的rpm文件名,都不包括“体系”部分,请问如何才能看到自己所安装的包的文件名全名呢。谢谢! 龙腾21 回复于:2003-12-23 16:35:23 比如要查dhcp有哪些包,就用rpm -qa |grep dhcp 具体的命令使用说明,你可以用m......


用什么命令可以让iptables 封了 211.1.0.0 到 211.10.0.0 IP段?

单个ip的命令是 【相关文章:如何更改交换分区的大小

【扩展阅读:Linux下如何mount移动硬盘或U盘

iptables -i input -s 211.1.0.0 -j drop 【扩展信息:一个关于同步的问题

不知道如何封整个段,与整个指定的部分段?

还想请问下

我想让服务器每次启动就自动运行

iptables -i input -s 211.1.0.0 -j drop 这命令把此ip给封掉

改加入到哪里呢?

 platinum 回复于:2004-01-01 01:14:13 iptables -i input -s 211.1.0.0/16 -j drop

iptables -i input -s 211.2.0.0/16 -j drop

iptables -i input -s 211.3.0.0/16 -j drop

.....

iptables -i input -s 211.10.0.0/16 -j drop

 tures 回复于:2004-01-01 01:38:52 若是整段的呢 比如 211.0.0.0 - 211.255.255.255

能不能给我全部的参考资料 :)

谢谢

新年快乐

 platinum 回复于:2004-01-01 01:39:54 iptables -i input -s 211.0.0.0/8 -j drop

同快乐:)

 tures 回复于:2004-01-01 01:40:33 061.037.080.000->061.037.081.255 呢???

 platinum 回复于:2004-01-01 01:42:24 iptables -i input -s 61.37.80.0/24 -j drop

iptables -i input -s 61.37.81.0/24 -j drop


...   下一页
    摘要: ntlm 代理服務器 1) 什麼是 ntlm authorization proxy server ntlm authorization proxy server是一類似於代理的軟件.它能夠使用 ms proxy服務器認證模式. 它修改客戶端數據請求包中的一些值,使請求類似 ms ie發出.程式是用python語言寫的 . download from http://sourceforge.net/projects/ntlmaps/ 最新版0.9......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE