Page 1 of 1
是不是不支持IPV6?
Posted: Jan 07 2010, 16:48
by neutron
Code: Select all
[HTTP headers]
In = FALSE
Out = TRUE
Key = "image transfer-NEU6"
URL = "bt.neu6.edu.cn/attachments/\1&$JUMP(http://bt.neu6.edu.cn/mogilefs/\1)"
bt.neu6.edu.cn是ipv6地址,启用这个规则后提示如下:
Host Name Lookup Failed
The Proxomitron couldn't find the site named...
bt.neu6.edu.cn
Check that the name is correct. If so, the site may have changed or may no longer exist.
有无办法可以解决?谢谢!
Re: 是不是不支持IPV6?
Posted: Jan 07 2010, 17:09
by ddbb
D:\>ping bt.neu6.edu.cn
Ping request could not find host bt.neu6.edu.cn. Please check the name and try again.
D:\>
我这ping都ping不通......
是不是要用什么****的工具才能连上的?????
你开了么
Re: 是不是不支持IPV6?
Posted: Jan 07 2010, 17:39
by neutron
我是教育网用户,通过isatap隧道接入IPV6
必须支持IPV6才能访问
C:\>ping bt.neu6.edu.cn
Pinging bt.neu6.edu.cn [2001:da8:9000::232] with 32 bytes of data:
Reply from 2001:da8:9000::232: time=57ms
Reply from 2001:da8:9000::232: time=57ms
Reply from 2001:da8:9000::232: time=87ms
Reply from 2001:da8:9000::232: time=85ms
Ping statistics for 2001:da8:9000::232:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 57ms, Maximum = 87ms, Average = 71ms
Re: 是不是不支持IPV6?
Posted: Jan 07 2010, 19:27
by nepter
用ipv6代理是一个方法
Re: 是不是不支持IPV6?
Posted: Jan 07 2010, 20:01
by neutron
nepter wrote:用ipv6代理是一个方法
请指教
我需要做那个替换,本地可以架设支持ipv6的代理么?并且把这个代理用在proxomitron上
Re: 是不是不支持IPV6?
Posted: Jan 08 2010, 10:54
by phoenix
没用过 ipv6 ,不知道和 proxomitron 配合使用会怎么样
privoxy 和
polipo 都支持 ipv6 ,你可以试试把他们设为 proxomitron 的上级代理。
Re: 是不是不支持IPV6?
Posted: Jan 08 2010, 13:58
by neutron
phoenix wrote:没用过 ipv6 ,不知道和 proxomitron 配合使用会怎么样
privoxy 和
polipo 都支持 ipv6 ,你可以试试把他们设为 proxomitron 的上级代理。
刚刚试了privoxy,privoxy启用ipv6的话需要把监听地址改成ipv6格式的localhost即[::1]:8118,但proxomitron的远程代理不支持输入ipv6地址,比如输入::1:8118自动变成:8080::1:8118,这个是无效的。这样看来似乎是无解了
谢谢诸位的帮助
============================================
P.S. proxomitron在win7下log窗口和filter窗口的字都很小,有没有办法可以调大一点?
Re: 是不是不支持IPV6?
Posted: Jan 10 2010, 23:55
by phoenix
neutron wrote:
刚刚试了privoxy,privoxy启用ipv6的话需要把监听地址改成ipv6格式的localhost即[::1]:8118,但proxomitron的远程代理不支持输入ipv6地址,比如输入::1:8118自动变成:8080::1:8118,这个是无效的。这样看来似乎是无解了
proxomitron的远程代理输入 localhost:8118 ,在 hosts files 中添加如下条目试试: