# If pppd reports this as a non-modem thing, then run the huaweiAktBbo program #/dev/ttyUSB0 -- no longer a need to specify this here. 460800 # Don't require the peer to authenticate (this _seems_ to get the connection going in a shorter time) noauth # If you want more detailed logs, enable this (it doesn't generate that much # noise, but assists a lot in finding problems): #debug # Make this one second since the modem probably has to be re-initialized at least # once. holdoff 1 # modem initialization #connect "/usr/sbin/chat -V -f /etc/ppp/chat-3g" connect /usr/local/sbin/uls_3g_connect.pl # We probably want to use the DNS as advertized by the peer usepeerdns # Use this link as the default gateway defaultroute # 3G doesn't like all kinds of compression ... which they did - it's slow # enough. noccp nobsdcomp novj # Make the connection persistent, and not terminate if/when errors occur. persist maxfail 0