V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  guanyongxin  ›  全部回复第 2 页 / 共 3 页
回复总数  41
1  2  3  
2015-01-22 14:37:24 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu openvpn打不开噢
2015-01-22 13:41:17 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu 非常感谢..
2015-01-20 21:18:05 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu 不用这么复杂,就是普通的pptp而已,我用putty安装会出错
2015-01-19 17:00:01 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu 你好,为什么我用你编译的固件,安装不了VPN服务器呢.可以更新下固件,添加个VPN服务器进去吗 ?
2015-01-06 08:18:11 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@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'
2015-01-05 16:13:42 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@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'
2015-01-05 15:50:39 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu OK,谢谢
2015-01-05 08:51:11 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu 大神,好人做到底,你有空了的时候编译个集成新版chinadns的固件吧
2015-01-05 08:25:12 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu 好的,谢谢
2015-01-04 17:56:24 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@yuhaaitao 好的,谢谢
2015-01-04 17:29:36 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu 刚刚糊里糊涂的就好了,我想问问,怎么更新chinadns-c,要选哪个芯片呢,请指教!!
2015-01-04 17:28:00 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@yuhaaitao 问个问题,如果是RY1想自己手动更新插件,选哪个芯片型号?
2015-01-04 15:15:11 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@yuhaaitao 重刷了一次shangjiyu编译的固件,shadowsocks就不能启动了...
2015-01-04 14:30:46 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu /etc/rc.common: line 11: whitelist_enabled: not found 启动 shadowsocks这样提示..怎么解决>?
2015-01-04 14:23:28 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@yuhaaitao 我也不能进Uboot刷机模式了..不知道怎么恢复uboot...
2015-01-04 14:15:54 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@yuhaaitao 晕了,刚刚重刷了一次就不行了,RY1的uboot也进不去,说找不到文件,你怎么解决的?
2015-01-04 14:15:12 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
2015-01-04 11:20:40 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu 可以了,十分感谢大神的编译啊..
2015-01-04 09:56:54 +08:00
回复了 yuhaaitao 创建的主题 OpenWrt 求如意云 1 的 openwrt 固件
@shangjiyu 你好,我刷了入固件之后,但chinadns-c没法启动,请问是什么原因呢?
1  2  3  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2670 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 15ms · UTC 14:49 · PVG 22:49 · LAX 07:49 · JFK 10:49
Developed with CodeLauncher
♥ Do have faith in what you're doing.