Skip to content
This repository has been archived by the owner on Jan 17, 2021. It is now read-only.

openwrt中运行XX-Mini,IPV6 fail #152

Open
scljy opened this issue Nov 20, 2017 · 3 comments
Open

openwrt中运行XX-Mini,IPV6 fail #152

scljy opened this issue Nov 20, 2017 · 3 comments

Comments

@scljy
Copy link

scljy commented Nov 20, 2017

XX-Mini Version : 1.3.3 (python/2.7.9 pyopenssl/0.10)
Listen Address : 192.168.1.1:8087
Setting File : manual.ini/proxy.ini
GAE APPID : Proud to Use My APPID
Pac Server : http://192.168.1.1:8086/proxy.pac
CA File : http://192.168.1.1:8086/CA.crt
Pac File : file:///mnt/usb/ljy/xx-mini/data/proxy.pac

Nov 20 10:27:27.671 - [WARNING] network IPv6 fail
Nov 20 10:27:30.334 - [INFO] SSL use version:TLSv1
Nov 20 10:27:30.341 - [INFO] OpenSSL dont't support npn/alpn, no HTTP/2 supported.
WARNING:root:status:302
Nov 20 10:27:30.625 - [INFO] load ip range file:/mnt/usb/ljy/xx-mini/ip_range_ipv6.txt
Nov 20 10:27:31.388 - [INFO] good ip num:0, bad ip num:0
Nov 20 10:27:31.519 - [WARNING] no enough ip
Nov 20 10:27:31.980 - [INFO] server 0.0.0.0:8087 started.
Nov 20 10:27:32.051 - [INFO] server 0.0.0.0:8086 started.
Nov 20 10:27:32.058 - [WARNING] no enough ip
Nov 20 10:27:32.133 - [INFO] PACServer from:127.0.0.1:40311 GET /proxy.pac
Nov 20 10:27:32.161 - [INFO] try download 'https://easylist-downloads.adblockplus.org/easylistchina.txt' to update pacfile
Nov 20 10:27:32.764 - [WARNING] no enough ip
Nov 20 10:27:33.274 - [WARNING] no enough ip

@xyuanmu
Copy link
Owner

xyuanmu commented Nov 20, 2017

你当前的运营商不支持IPv6,可以试试配置 OpenWrt 6to4

@xyuanmu
Copy link
Owner

xyuanmu commented Nov 20, 2017

对了,你的openssl比较低,试试这条命令,看能不能升级:
opkg install pyopenssl python-openssl --force-depends --force-overwrite

@Leeto1970
Copy link

可以尝试用lede的固件,用mini没有问题,openwrt有些软件已经安装不上了。lede相当于openwrt另外一个新的分支,用起来还不错,支持的软件还挺多

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@xyuanmu @Leeto1970 @scljy and others