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

Windows 10 WSL问题,Protocol not supported #50

Closed
realconnor opened this issue May 19, 2020 · 4 comments
Closed

Windows 10 WSL问题,Protocol not supported #50

realconnor opened this issue May 19, 2020 · 4 comments

Comments

@realconnor
Copy link

realconnor commented May 19, 2020

如下,ipset出现了奇怪的错误,反而是老版chinadns能用,但是它又不能过滤AAAA的查询。

:~/chinadns-ng$ sudo ./chinadns-ng -c 114.114.114.114,223.5.5.5 -t 208.67.222.222#5353,208.67.220.
220#5353
2020-05-19 11:20:26 INF: [main] local listen addr: 127.0.0.1#65353
2020-05-19 11:20:26 INF: [main] chinadns server#1: 114.114.114.114#53
2020-05-19 11:20:26 INF: [main] chinadns server#2: 223.5.5.5#53
2020-05-19 11:20:26 INF: [main] trustdns server#1: 208.67.222.222#5353
2020-05-19 11:20:26 INF: [main] trustdns server#2: 208.67.220.220#5353
2020-05-19 11:20:26 INF: [main] ipset ip4 setname: chnroute
2020-05-19 11:20:26 INF: [main] ipset ip6 setname: chnroute6
2020-05-19 11:20:26 INF: [main] dns query timeout: 5 seconds
2020-05-19 11:20:26 INF: [main] filter reply without ip addr
2020-05-19 11:20:26 INF: [main] cur judgment mode: fast mode
2020-05-19 11:20:26 ERR: [ipset_create_nlsocket] failed to create netlink socket: (93) Protocol not supported
@zfl9
Copy link
Owner

zfl9 commented May 19, 2020

win10? 吓得我赶紧再看了下哈哈。win10的wsl下面应该没有ipset内核模块的。你能运行ipset?

@realconnor
Copy link
Author

@zfl9 能呀,自己装的

@zfl9
Copy link
Owner

zfl9 commented May 19, 2020

ipset -L chnroute
ipset -L chnroute6
看下?

@realconnor
Copy link
Author

ipset v6.34: Cannot open session to kernel.

不好意思,它只是装上了,没法用 :(

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