Giter Site home page Giter Site logo

Comments (8)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
。。。最重要的mac下查看remote subnet 被“呵呵”过去了

Original comment by [email protected] on 7 Aug 2010 at 10:09

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
在Mac下可以先試著撥一次PPTP, 
然後查看網路狀態就可以看到PPTP server發放過來的IP, 
例如拿到192.168.8.80, 則一般來說Remote Subnet就是192.168.8.0 Netmask 
255.255.255.0


Original comment by [email protected] on 7 Aug 2010 at 10:38

Attachments:

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
非常棒的分享,謝謝!!

Original comment by [email protected] on 7 Aug 2010 at 10:41

  • Changed state: Started

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
這篇分享非常棒!
的確把之前一些沒有注意到的細節都指出來了!
希望能幫助到更多人方便上網

Original comment by [email protected] on 7 Aug 2010 at 10:59

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024

Original comment by [email protected] on 10 Aug 2010 at 12:11

  • Changed state: Done

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
mac 在終端機底(bash)下輸入
# ifconfig
可以看到類似:
ppp0: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1444
    inet 192.168.1.123 --> 192.168.1.1 netmask 0xffffff00 
netmask 後面的 0xffffff00 就是 remote subnet (以16進制表示)
所以相當於:255.255.255.0

Original comment by [email protected] on 11 Aug 2011 at 2:22

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
IGVPN服务商已正式支持DD-WRT和Tomato,提供向导式自动安装包配
置,提供Hybrid ChnRoutes和GraceMode两种模式。

    Hybrid ChnRoutes模式,即国内外流量分离模式,此模式基于chnroute项目维护的国、内外流量分离路由表,国内流量一律走本地网关,国外流量走VPN网关,域名解析默认为VPN服务器,因此无DNS污染问题,同时我们安装包的将自动设置国内的流量排名前100的网站和.cn结尾的域名采用本地ISP的DNS服务器进行域名解析,因此可减少因国外DNS解析的造成国内CDN网站访问的不佳。
    Grace Mode模式,即被Block的黑名单IP或者网段走VPN网关,其余一律走本地网关,目前采用的是autoddvpn项目维护的黑名单IP/网段列表。

http://goo.gl/uY54M

Original comment by [email protected] on 15 Dec 2011 at 8:32

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 13, 2024
这个 可以做服务器ip吗

Original comment by [email protected] on 22 Apr 2013 at 12:17

Attachments:

from autoddvpn.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.