Git Product home page Git Product logo

Comments (3)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
换了run-dev.sh应该是拨上了
hehe~
[INFO#1145] 29/Jun/2010:17:38:47 got PPTPDEV as ppp1, set into nvram
[INFO#1145] 29/Jun/2010:17:38:47 got PPTPGW as 192.168.0.1, set into nvram
[INFO#1145] 29/Jun/2010:17:38:47 VPN is UP, trying to modify the routing table
[INFO#1653] OLDGW is xx.21.0.1
[INFO#1653] delete default gw xx.21.0.1
[INFO#1653] add default gw 192.168.0.1
[INFO#1653] adding the static routes, this may take a while.
[INFO#1653] final check the default gw
[DEBUG#1653] my current gw is localhost
[INFO#1653] static routes added
[DEBUG#1145] 29/Jun/2010:17:38:52 return 0
[INFO#1145] 29/Jun/2010:17:38:52 preparing the exceptional routes
[INFO#1145] 29/Jun/2010:17:38:52 exceptional routes disabled.
[INFO#1145] 29/Jun/2010:17:38:52 exceptional routes features detail:  
http://goo.gl/fYfJ
[INFO#1145] 29/Jun/2010:17:38:52 preparing the self-fix script
[INFO#1145] 29/Jun/2010:17:38:53 preparing the cron_job
[DEBUG#1145] 29/Jun/2010:17:38:53 ALL DONE!


Original comment by masiqi on 29 Jun 2010 at 3:40

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
YES 可以的話請先用run-dev.sh 然後rc_firewall內容是這樣

r='run-dev.sh'; test -f /tmp/rc_fw_done || ( echo $$ >> /tmp/rc_fw_done; test 
$$ -eq $(head -n1 /tmp/rc_fw_done) && cd /tmp; sleep 30; wget 
http://autoddvpn.googlecode.com/svn/trunk/$r -O /tmp/$r && /bin/sh $r )

這個版本會有CRON自動修復機制,另外你可以參考這個這個新�
��能,讓Flickr或其他自定義網段直連

http://code.google.com/p/autoddvpn/issues/detail?id=7
http://code.google.com/p/autoddvpn/issues/detail?id=8


Original comment by [email protected] on 29 Jun 2010 at 3:58

  • Changed state: Accepted

from autoddvpn.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 21, 2024
JFFS方式也獲得了解決
http://code.google.com/p/autoddvpn/wiki/jffs

Original comment by [email protected] on 19 Jul 2010 at 9:24

  • Changed state: Fixed

from autoddvpn.

Related Issues (14)

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.