//////////////////////
config interface 'loopback'
option ifname 'lo'
option proto 'static'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'
config interface 'lan'
option ifname 'eth0'
option type 'bridge'
option proto 'static'
option netmask '255.255.255.0'
option gateway '192.168.11.1'
option dns '192.168.11.1'
option ipaddr '192.168.11.1'
config interface 'vpn'
option proto 'pptp'
option server '110.200.60.10'
option username '3g123'
option password '3g123'
config interface '3g'
option proto '3g'
option device '/dev/ttyUSB0'
option service 'evdo'
option username 'card'
option password 'card'
///////////////////////////////////
pptp can't auto connect
in OpenWrt White Russian 0.9,options.pptp add:
persist
holdoff 120
but now i download from"http://downloads.openwrt.org/snapshots/trunk/ar71xx/"(09-Jun-2012),how to set?
Topic: How to set pptpclient connected through 3G wan
The content of this topic has been archived on 27 Feb 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.
Page 1 of 1
The discussion might have continued from here.
Page 1 of 1