Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.0.7 ipv6 listen problem #227

Closed
sadoneli opened this issue Jan 15, 2015 · 2 comments
Closed

2.0.7 ipv6 listen problem #227

sadoneli opened this issue Jan 15, 2015 · 2 comments

Comments

@sadoneli
Copy link

编译了2.0.7 openwrt版本,发现ss-local不能监听ipv6地址
改成ipv4后,监听正常,本地socks5能使用
从2.0.3跳上来的,2.0.3无此问题。

@madeye
Copy link

madeye commented Jan 15, 2015

你的配置文件和命令行是什么?

@sadoneli
Copy link
Author

配置文件
{
"server":"2400:8900::f03c:91ff:fe84:fa31",
"server_port":443,
"local_port":1081,
"password":"secret",
"timeout":300,
"method":"rc4-md5"
}
命令:ss-local -c /etc/japan-ipv6.json -u -f ss-local-japan.pid

同样配置,ip地址换成相同vps的ipv4地址,就能成功,已经测试本地ipv6没有问题
电脑使用shadowsocks-gui,1.2.6版本,相同配置文件,可以监听ipv6地址并正常转发。

@madeye madeye closed this as completed in ba889d2 Jan 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants