|      1yuhaaitao OP | 
|  |      2bugeye      2014-12-30 09:41:54 +08:00  1 没这款路由,但如果 分区是jffs2的话,可以删掉app释放空间。如果有USB口的话,还可以找个不用的U盘做extroot. 另外去看了下你提供的网页,“除了shadowsocks(你懂的),此固件所有组件都来自OpenWrt官网代码库。安装完毕后还剩余1.5兆可用空间,需要安装其他组件的请自行安装(只要支持OpenWrt BB分支就行)。” 不是已经装了SS了吗?加上还有redsocks。。。。 | 
|      3yuhaaitao OP @bugeye 只会ss+chinadns配置,redsocks不会呀,删掉app释放空间后,发现剩余空间反而减少了。找个不用的U盘做extroot,技术太难,无法实现。 | 
|  |      4bugeye      2014-12-30 15:09:58 +08:00  1 如果分区用的不是jffs2,那么确实不会释放容量,反而因为在/overlay写了东西,而可用变小。 extroot并不难。 官方wiki,你只要看example那段就可以了 http://wiki.openwrt.org/doc/howto/extroot 主要步骤其实就是 1. 格式化U盘,最好用ext4。如果路由上没有mkfs.ext4,那就随便找个linux 2. 将原来的文件拷贝到U盘上。 3. 改下fstab。就是example那段的就能用。 4. 重启 另外,看到别人的贴子 http://www.newbandeng.com/thread-13969-1-1.html 没有提到flash不够用的问题,不清楚是不是你装了新版的SS(或者又装了别的软件),而不是用固件内的SS而造成的flash不足。你也可以用 firstboot 命令清掉一切配置(其实就是清掉/overlay),这样路由会回到原始状态。你再照这贴子设置。 | 
|      5yuhaaitao OP @bugeye 谢谢耐心指导,如意云暂时安装官方的潘多拉盒子版本,自带ss+chinadns,只是不能使用ss的udp转发,遗憾。 | 
|  |      6shangjiyu      2015-01-01 15:30:29 +08:00  2 我有这个router, 可以帮你编译个, 不过刷坏概不负责。。。 你需要什么定制的么? | 
|      7yuhaaitao OP @shangjiyu 多谢,没有特殊需求,能集成ss+chinadns方便上网就行。我现在刷潘多拉版本系统不稳定,容易死机,openwrt的话好像无线不稳定,并且插上wan口无法上网,只能通过中继上网。 | 
|  |      8shangjiyu      2015-01-01 20:51:49 +08:00  1 @yuhaaitao 文件在这,, 刚编译的  https://www.dropbox.com/s/837riw7mbwpn23k/openwrt-ramips-mt7620-ry-1-squashfs-sysupgrade.bin?dl=0 无线不稳定 不是很清楚 我不是无线重度用户,, 你可以试试 | 
|  |      12guanyongxin      2015-01-04 09:56:54 +08:00 @shangjiyu 你好,我刷了入固件之后,但chinadns-c没法启动,请问是什么原因呢? | 
|  |      13guanyongxin      2015-01-04 11:20:40 +08:00 @shangjiyu 可以了,十分感谢大神的编译啊.. | 
|      14yuhaaitao OP @guanyongxin 弄好了,我刷了之后不会配置ss+chinadns总是不成功,你怎么配置的? | 
|  |      15guanyongxin      2015-01-04 14:15:12 +08:00 | 
|  |      16guanyongxin      2015-01-04 14:15:54 +08:00 @yuhaaitao 晕了,刚刚重刷了一次就不行了,RY1的uboot也进不去,说找不到文件,你怎么解决的? | 
|      17yuhaaitao OP @guanyongxin 再冲刷一遍,我把ry1给搞坏了,不能进入刷机模式了,正在刷ry2,都配置好了,就是ss无法启动 | 
|  |      18guanyongxin      2015-01-04 14:23:28 +08:00 @yuhaaitao 我也不能进Uboot刷机模式了..不知道怎么恢复uboot... | 
|      19yuhaaitao OP @guanyongxin 下个如意云官方的路由助手看能刷官方的固件不 | 
|  |      20guanyongxin      2015-01-04 14:30:46 +08:00 @shangjiyu /etc/rc.common: line 11: whitelist_enabled: not found 启动 shadowsocks这样提示..怎么解决>? | 
|  |      21guanyongxin      2015-01-04 15:15:11 +08:00 @yuhaaitao 重刷了一次shangjiyu编译的固件,shadowsocks就不能启动了... | 
|  |      22shangjiyu      2015-01-04 17:18:53 +08:00 @guanyongxin 好吧,我先道个歉... 这个固件本来是我自己编译用的,然后编译的时候会自动把我的配置文件合并进去,,, 现在拿出来给你们的是没有配置文件的,, 所以可能有些地方配置有问题, 你那个whitelist_enabled: not found 是因为/etc/ipset/下面没有whitelist这个文件 这些配置的话应该都可以在luci界面配置的 其中luci shadowsocks的ip白名单选项就是这个文件内容 这里应该填的是国内ip列表 再次抱歉 | 
|  |      23guanyongxin      2015-01-04 17:28:00 +08:00 @yuhaaitao 问个问题,如果是RY1想自己手动更新插件,选哪个芯片型号? | 
|  |      24guanyongxin      2015-01-04 17:29:36 +08:00 @shangjiyu 刚刚糊里糊涂的就好了,我想问问,怎么更新chinadns-c,要选哪个芯片呢,请指教!! | 
|      25yuhaaitao OP @guanyongxin ramip24 | 
|  |      26guanyongxin      2015-01-04 17:56:24 +08:00 @yuhaaitao 好的,谢谢 | 
|  |      27shangjiyu      2015-01-04 23:20:25 +08:00 via Android @guanyongxin chinadnsc 好吧开不起来是因为1.2.1版必须要-b参数 否则 -p参数设置无效。。。 要进去/etc/init.d/chinadnsc 添加-b 0.0.0.0 当然也可以添加新支持的-d -y 参数。。。 | 
|  |      28guanyongxin      2015-01-05 08:25:12 +08:00 @shangjiyu 好的,谢谢 | 
|  |      29guanyongxin      2015-01-05 08:51:11 +08:00 @shangjiyu 大神,好人做到底,你有空了的时候编译个集成新版chinadns的固件吧 | 
|  |      30shangjiyu      2015-01-05 14:08:04 +08:00 @guanyongxin 我已经更新了固件,你重新下 | 
|  |      31guanyongxin      2015-01-05 15:50:39 +08:00 @shangjiyu OK,谢谢 | 
|  |      32guanyongxin      2015-01-05 16:13:42 +08:00 @shangjiyu 晕了,还是这样提示 root@OpenWrt:~# /etc/init.d/shadowsocks start /etc/rc.common: line 12: whitelist_enabled: not found 上一个版本,我改下shadowsocks的confing里的文件,就可以运行的,现在改了也不能 改成下面这样我就可以运行,不出上面的错误 config shadowsocks 'config' option enabled '0' option remote_server 'ip' option remote_port '****' option local_port '1080' option cipher 'aes-256-cfb' option password '****' option blacklist_enabled '0' option whitelist_enabled '1' option redir_enabled '1' option redir_port '1053' | 
|  |      33guanyongxin      2015-01-06 08:18:11 +08:00 @shangjiyu 我知道刚刷完固件为什么启动不了shadowsock了,因为在luci里保存的配置文件顺序不一样,所以就死活启动不了,进config里,把shadowsocks的配置文件按下面的顺序改了的话,就可以顺利运行起来了 config shadowsocks 'config' option enabled '0' option remote_server 'ip' option remote_port '****' option local_port '1080' option cipher 'aes-256-cfb' option password '****' option blacklist_enabled '0' option whitelist_enabled '1' option redir_enabled '1' option redir_port '1053' | 
|  |      34shangjiyu      2015-01-06 09:02:40 +08:00 @guanyongxin 貌似这个错误是在/etc/init.d/shadowsocks 这个脚本里面有两个whitelist_enabled 删掉local 申明中的两行注释的就ok了 | 
|  |      35guanyongxin      2015-01-19 17:00:01 +08:00 @shangjiyu 你好,为什么我用你编译的固件,安装不了VPN服务器呢.可以更新下固件,添加个VPN服务器进去吗 ? | 
|  |      36shangjiyu      2015-01-20 15:08:36 +08:00 @guanyongxin 你要什么vpn服务器? ocser? | 
|  |      37guanyongxin      2015-01-20 21:18:05 +08:00 @shangjiyu 不用这么复杂,就是普通的pptp而已,我用putty安装会出错 | 
|  |      38shangjiyu      2015-01-22 10:15:21 +08:00 via Android  1 @guanyongxin 已更新 | 
|  |      39guanyongxin      2015-01-22 13:41:17 +08:00 @shangjiyu 非常感谢.. | 
|  |      40guanyongxin      2015-01-22 14:37:24 +08:00 @shangjiyu openvpn打不开噢 | 
|  |      41guanyongxin      2015-01-22 14:37:45 +08:00 @guanyongxin /usr/lib/lua/luci/dispatcher.lua:344: Failed to execute cbi dispatcher target for entry '/admin/services/openvpn'. The called action terminated with an exception: /usr/lib/lua/luci/cbi.lua:241: Unable to read UCI data: openvpn stack traceback: [C]: in function 'assert' /usr/lib/lua/luci/dispatcher.lua:344: in function 'dispatch' /usr/lib/lua/luci/dispatcher.lua:123: in function </usr/lib/lua/luci/dispatcher.lua:122> 这个怎么解决? | 
|  |      42shangjiyu      2015-01-23 13:40:58 +08:00 @guanyongxin  /etc/config/openvpn does not exist or contains syntax errors. |