graceMode 的vpn_custom 与 chnroutes
Closed this issue · 1 comments
GoogleCodeExporter commented
感谢管理员,现在其实graceMode是正常的。
经过一周测试,我还是期待所有的国外IP都走vpn。于是,我准
备自定义vpn_custom文件,发现两个问题:
1.chnroute文件里面是国内IP,但vpn_custom应该加入的是国外IP。
2.chnroute文件格式是:
route 1.1.0.0 255.255.255.0 net_gateway 5
route 1.1.2.0 255.255.254.0 net_gateway 5
但vpn_custom文件要求格式是:
route add -host 199.59.148.12 gw $VPNGW
怎么更换呢?
Original issue reported on code.google.com by yangqic...@gmail.com
on 2 Jul 2012 at 10:08
GoogleCodeExporter commented
所有IP都vpn的話你直接用classicMode即可,那個就是國內國外IP��
�接分離了。請仔細看文件哦。
Original comment by pahud...@gmail.com
on 2 Jul 2012 at 11:24
- Changed state: Invalid