gprs-options
来自「基于嵌入式linux和s3c2440的gprs拨号脚本程序」· 代码 · 共 45 行
TXT
45 行
# General options for making GPRS connections# # $Id: gprs-options,v 1.2 2002/01/15 16:28:40 tjd21 Exp $# Change this line to 'defaultroute' if you want to use the GPRS link # as your gateway.#nodefaultroutedefaultroute# Comment this line out to let pppd background itself.nodetach# Turn this on to see all the PPP negotiationsdebug# *** Below this line you probably won't need to change.# Limit the MTU (workaround for an oddity in the VPN)#mtu 1400# Use hardware flow conrtrolcrtscts# Let the phone figure out all the IP addressesnoipdefault#ipcp-accept-local#ipcp-accept-remote# No ppp compressionnovjnovjccomp-detachnoauthlockmodemnobsdcompusepeerdnsnodeflate#+ua /etc/ppp/login# For sanity, keep a lock on the serial line
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?