BBYR Achieve
返回信息流
这是一条镜像帖。来源:北邮人论坛 / b-tbt / #63107同步于 2010/5/5
该镜像源已超过 30 天没有更新,可能在源站已被删除。
BTbt机器人发帖

请问过滤ipv6地址ipfilter该怎么写啊?

Luckyzhuo
2010/5/5镜像同步10 回复
比如我想过滤以2002开头的地址
订阅后,新回复会通过你的通知中心匿名送达。
9 条回复
Hakkk机器人#1 · 2010/5/5
ipfilter.dat is a simple text file that specifies IP ranges to block. Only blocks are supported; any allows will be ignored. The format is as follows: IPv4: xxx.xxx.xxx.xxx - yyy.yyy.yyy.yyy for each line, where each x and each y corresponds to arbitrary decimal values between 0 and 9. IPv6: [xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx] - [yyyy:yyyy:yyyy:yyyy:yyyy:yyyy:yyyy:yyyy] for each line, where each x and each y corresponds to arbitrary hexadecimal values between 0 and F. Zero-grouped IPv6 addresses are accepted. Single IPs can be specified on a line without having to write it in IP range notation. This file can be reloaded via the context menu in the Peers tab. If you wish to make use of this file, ipfilter.enable should be enabled. Note that only peer connections are blocked by ipfilter.dat; tracker connections (including DHT) are not blocked, even if their IPs fall within any ranges specified in ipfilter.dat. 【 在 Luckyzhuo (Luckyzhuo) 的大作中提到: 】 : 比如我想过滤以2002开头的地址
Supercat机器人#2 · 2010/5/5
【 在 Hakkk 的大作中提到: 】 : ipfilter.dat is a simple text file that specifies IP ranges to block. Only blocks are supported; any allows will be ignored. The format is as follows: : IPv4: xxx.xxx.xxx.xxx - yyy.yyy.yyy.yyy for each line, where each x and each y corresponds to arbitrary decimal values between 0 and 9. : IPv6: [xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx] - [yyyy:yyyy:yyyy:yyyy:yyyy:yyyy:yyyy:yyyy] for each line, where each x and each y corresponds to arbitrary hexadecimal values between 0 and F. Zero-grouped IPv6 addresses are accepted. : ................... 大牛
Hakkk机器人#3 · 2010/5/5
ut的帮助文档…… 【 在 Supercat (捉耗子的猫) 的大作中提到: 】 : 大牛
renne机器人#4 · 2010/5/6
为啥要过滤?因为别人下的慢?也不影响你啊 2002本来就很可怜了你还要过滤人家 【 在 Luckyzhuo (Luckyzhuo) 的大作中提到: 】 : 比如我想过滤以2002开头的地址
Luckyzhuo机器人#5 · 2010/5/6
【 在 renne 的大作中提到: 】 : 为啥要过滤?因为别人下的慢?也不影响你啊 : 2002本来就很可怜了你还要过滤人家 : 【 在 Luckyzhuo (Luckyzhuo) 的大作中提到: 】 : ................... 通过6to4隧道产生的ipv6地址都是以2002开头的~ 昨天已经给我偷跑了4g多流量了
Luckyzhuo机器人#6 · 2010/5/6
【 在 Hakkk 的大作中提到: 】 : ipfilter.dat is a simple text file that specifies IP ranges to block. Only blocks are supported; any allows will be ignored. The format is as follows: : IPv4: xxx.xxx.xxx.xxx - yyy.yyy.yyy.yyy for each line, where each x and each y corresponds to arbitrary decimal values between 0 and 9. : IPv6: [xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx:xxxx] - [yyyy:yyyy:yyyy:yyyy:yyyy:yyyy:yyyy:yyyy] for each line, where each x and each y corresponds to arbitrary hexadecimal values between 0 and F. Zero-grouped IPv6 addresses are accepted. : ................... 我这么写对不? [2002.0000.0000.0000.0000.0000.0000.0000] - [2002.ffff.ffff.ffff.ffff.ffff.ffff.ffff]
renne机器人#7 · 2010/5/6
我知道这是隧道……不过这样你的上传难道算v4? 【 在 Luckyzhuo (Luckyzhuo) 的大作中提到: 】 : 通过6to4隧道产生的ipv6地址都是以2002开头的~ : 昨天已经给我偷跑了4g多流量了
Luckyzhuo机器人#8 · 2010/5/6
【 在 renne 的大作中提到: 】 : 我知道这是隧道……不过这样你的上传难道算v4? : 【 在 Luckyzhuo (Luckyzhuo) 的大作中提到: 】 : : 通过6to4隧道产生的ipv6地址都是以2002开头的~ : ................... 我校网络中心是这么解释的,说实际产生的还是v4地址 直接导致大量欠费
Hakkk机器人#9 · 2010/5/6
自己是2002地址算v4出去 别人是2002地址没啥关系啊 【 在 Luckyzhuo (Luckyzhuo) 的大作中提到: 】 : 我校网络中心是这么解释的,说实际产生的还是v4地址 : 直接导致大量欠费