File: mobile_ppp

package info (click to toggle)
netctl 1.29-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 596 kB
  • sloc: sh: 814; makefile: 72
file content (23 lines) | stat: -rw-r--r-- 707 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description='Example PPP mobile connection'
Interface=ttyUSB0
Connection=mobile_ppp

# Use default route provided by the peer (default: true)
#DefaultRoute=true
# Use DNS provided by the peer (default: true)
#UsePeerDNS=true

# The user and password are not always required
#User='example@yourprovider.com'
#Password='very secret'

# The access point name you are connecting to
AccessPointName=apn

# If your device has a PIN code, set it here. Defaults to 'None'
#Pin=None

# Mode can be one of 3Gpref, 3Gonly, GPRSpref, GPRSonly, None, or SYSCFG=...
# If Mode is set to SYSCFG=..., a custom AT^SYSCFG=... line is sent
# This setting is for Huawei USB modems; all other devices should use None
Mode=3Gpref