l********l 发帖数: 9452 | 1 1. 下openvpn生成crt
http://openvpn.net/release/openvpn-2.1.2-install.exe
2. 耍dd-wrt wiht openvpn version.
3. enable openvpn deamon
4. put all crt in openvpn deamon page.
5. dd-wrt security script
iptables -I INPUT 1 -p tcp --dport 8080 -j ACCEPT
iptables -I FORWARD 1 --source 192.168.66.0/24 -j ACCEPT
# These next two lines may or may not be necessary.
# I (dereks) did not need them, but bmatthewshea did.
# Thus, we include them so that this works for more people:
iptables -I FORWARD -i br0 -o tun0 |
W*******e 发帖数: 30 | |
l********l 发帖数: 9452 | 3
my old 54gl gives me 50k
but r16t can reach 200k
【在 W*******e 的大作中提到】 : 你的速度有多少?我的很慢,只有几十K.
|
n**y 发帖数: 11447 | 4 我的只支持edge,速度很悲剧,5KB/s都不到 |
l********l 发帖数: 9452 | 5
then get used hd2, it only costs 150-200
【在 n**y 的大作中提到】 : 我的只支持edge,速度很悲剧,5KB/s都不到
|
l******a 发帖数: 10467 | 6 据说很费电, 是么?
【在 l********l 的大作中提到】 : : then get used hd2, it only costs 150-200
|
W*******e 发帖数: 30 | 7 哪个router是r16t?
【在 l********l 的大作中提到】 : : then get used hd2, it only costs 150-200
|
l********l 发帖数: 9452 | 8
上网的时候开vpn,不上就关了啊
【在 l******a 的大作中提到】 : 据说很费电, 是么?
|
l********l 发帖数: 9452 | 9
my bad...
asus rt-n16
【在 W*******e 的大作中提到】 : 哪个router是r16t?
|
W*******e 发帖数: 30 | 10 差别那么大, 什么时候搞一个. 以前有个贴子说能搞到1.0MB以上.
Thanks!
【在 l********l 的大作中提到】 : : my bad... : asus rt-n16
|
|
|
n**y 发帖数: 11447 | 11 没这么便宜吧,我看到的都奔300刀去了
还有什么别的手机支持tmo的3G?
【在 l********l 的大作中提到】 : : my bad... : asus rt-n16
|
s******7 发帖数: 1758 | 12 不错,我上次试了半天没搞成,一个是没好的router刷带openvpn的ddwrt,第二是在
android下面装client, 在market下了个installer好像不是很work |
c*b 发帖数: 3126 | 13 android装vpn得先root把
【在 s******7 的大作中提到】 : 不错,我上次试了半天没搞成,一个是没好的router刷带openvpn的ddwrt,第二是在 : android下面装client, 在market下了个installer好像不是很work
|
a***r 发帖数: 1283 | 14 You need root, tun module and ifconfig/route sym links to busybox.
【在 s******7 的大作中提到】 : 不错,我上次试了半天没搞成,一个是没好的router刷带openvpn的ddwrt,第二是在 : android下面装client, 在market下了个installer好像不是很work
|
s******7 发帖数: 1758 | 15 我的rom里面带了个程序叫root,应该运行一下就可以root了
能告诉我你们用的那个openvpn client吗,是不是market里面搜索出来的Friedrich
Schäuffelhut
OpenVPN Settings和 installer
【在 a***r 的大作中提到】 : You need root, tun module and ifconfig/route sym links to busybox.
|
y*********r 发帖数: 587 | 16 谢谢,测试成功了。我试验的端口一定要用8080,其他的端口都不行。
【在 l********l 的大作中提到】 : 1. 下openvpn生成crt : http://openvpn.net/release/openvpn-2.1.2-install.exe : 2. 耍dd-wrt wiht openvpn version. : 3. enable openvpn deamon : 4. put all crt in openvpn deamon page. : 5. dd-wrt security script : iptables -I INPUT 1 -p tcp --dport 8080 -j ACCEPT : iptables -I FORWARD 1 --source 192.168.66.0/24 -j ACCEPT : # These next two lines may or may not be necessary. : # I (dereks) did not need them, but bmatthewshea did.
|
a***r 发帖数: 1283 | 17 Yes.
After installation, you can check what's wrong by running openvpn in a term
(for ex, adb shell) using the command line:
openvpn --config yourconfigfile
from the output, you'll have a rough idea about the problem.
【在 s******7 的大作中提到】 : 我的rom里面带了个程序叫root,应该运行一下就可以root了 : 能告诉我你们用的那个openvpn client吗,是不是market里面搜索出来的Friedrich : Schäuffelhut : OpenVPN Settings和 installer
|
m****0 发帖数: 837 | 18 不是perpaid 的, 没有dataplan 的每月contract的能行么?谢谢 |
z****n 发帖数: 1933 | 19 现在那个代理还能用吗? 我手机好象已经连不到我的router了?
【在 l********l 的大作中提到】 : 1. 下openvpn生成crt : http://openvpn.net/release/openvpn-2.1.2-install.exe : 2. 耍dd-wrt wiht openvpn version. : 3. enable openvpn deamon : 4. put all crt in openvpn deamon page. : 5. dd-wrt security script : iptables -I INPUT 1 -p tcp --dport 8080 -j ACCEPT : iptables -I FORWARD 1 --source 192.168.66.0/24 -j ACCEPT : # These next two lines may or may not be necessary. : # I (dereks) did not need them, but bmatthewshea did.
|
L******d 发帖数: 2461 | 20 Newbie question: 为什么要翻墙? 是没有data plan, 翻墙后就可以免费上网了吗? 谢 |
|
|
l********l 发帖数: 9452 | 21
vpn用啥代理啊?直接连啊
【在 z****n 的大作中提到】 : 现在那个代理还能用吗? 我手机好象已经连不到我的router了?
|
s*******g 发帖数: 260 | 22 有点专业啊。有没有那位大侠说得通俗点的,手把手的教程? |
x*****n 发帖数: 1192 | 23 有没有symbian可用的vpn client |
g***l 发帖数: 1923 | 24 LL童鞋...试了TCP还是不行...还是在那一步徘徊...是不是我的prepaid卡有问题?
【在 l********l 的大作中提到】 : : vpn用啥代理啊?直接连啊
|
k***r 发帖数: 4260 | 25 同问,为啥翻墙?难道tmobile 3G在intranet里转悠?
【在 L******d 的大作中提到】 : Newbie question: 为什么要翻墙? 是没有data plan, 翻墙后就可以免费上网了吗? 谢
|
t********a 发帖数: 2402 | 26 请问dell streak可以用Tmobile prepaid卡,然后这么用吗? |
n**y 发帖数: 11447 | |
y*********r 发帖数: 587 | 28 嗯,从昨天开始我的openvpn也连不上了。
【在 n**y 的大作中提到】 : 免费的午餐终于没了
|
a***r 发帖数: 1283 | 29 o really?
i used it this morning
【在 y*********r 的大作中提到】 : 嗯,从昨天开始我的openvpn也连不上了。
|
y*********r 发帖数: 587 | 30 那你现在试一下还能用不?
【在 a***r 的大作中提到】 : o really? : i used it this morning
|
|
|
a***r 发帖数: 1283 | 31 i'll try it when im not home... don't have t-mobile signal here -_-
【在 y*********r 的大作中提到】 : 那你现在试一下还能用不?
|
h***m 发帖数: 1869 | 32 彻底不行了吗?
【在 a***r 的大作中提到】 : i'll try it when im not home... don't have t-mobile signal here -_-
|
a***r 发帖数: 1283 | 33 i used it today, like 3 hours ago
【在 h***m 的大作中提到】 : 彻底不行了吗?
|
a9 发帖数: 21638 | 34 这下好了。让你们“广播”
【在 y*********r 的大作中提到】 : 嗯,从昨天开始我的openvpn也连不上了。
|
j*x 发帖数: 302 | |