helloworld icon indicating copy to clipboard operation
helloworld copied to clipboard

游戏模式失效 UDP没有被代理 已经打开了UDP模式

Open chobitsos opened this issue 3 years ago • 3 comments

Fri Nov 19 14:45:44 2021 daemon.notice netifd: Network device 'ra0' link is up Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: Another app is currently holding the xtables lock. Perhaps you want to use the -w option? Fri Nov 19 14:45:45 2021 user.err ssr-rules[2782]: Start failed! Fri Nov 19 14:45:45 2021 daemon.notice procd: /etc/rc.d/S95shadowsocksr: ssr-rules[2782]: Start failed! Fri Nov 19 14:45:45 2021 cron.err crond[4293]: crond (busybox 1.33.1) started, log level 5 Fri Nov 19 14:45:46 2021 user.notice dnsmasq: DNS rebinding protection is active, will discard upstream RFC1918 responses! Fri Nov 19 14:45:46 2021 user.notice dnsmasq: Allowing 127.0.0.0/8 responses

设备是K2P 重启的时候有很大概率出现这个日志UDP就失效

chobitsos avatar Nov 19 '21 06:11 chobitsos

已解决在ssr-rule里ipt变量后面加上-w 20即可

chobitsos avatar Dec 25 '21 21:12 chobitsos

已解决在ssr-rule里ipt变量后面加上-w 20即可

请问一下如何加呢?遇到同样问题了

Cabbage-Cat avatar Jan 05 '22 17:01 Cabbage-Cat

已解决在ssr-rule里ipt变量后面加上-w 20即可

请问一下如何加呢?遇到同样问题了

在IPT https://github.com/fw876/helloworld/blob/ebc69c89b800c2b27d4a97a69e6ba09a6f1ba3c9/luci-app-ssr-plus/root/usr/bin/ssr-rules#L10 变量里面加-w 20

chobitsos avatar Jan 07 '22 18:01 chobitsos