Hallo,
ich nutze netctl für mein heimisches WLAN.
Jetzt will ich aber auch noch meinen UMTS-Stick von Vodafone mit netctl nutzen.
Hier meine Konfiguration:
Description='Example PPP mobile connection'
Interface=ttyUSB0
Connection=mobile_ppp
# Debug pppd / chat output (separately from netctl)
#PPPDebug=true
# 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='vodafone'
Password='vodafone'
# The access point name you are connecting to
AccessPointName=web.vodafone.de
# If your device has a PIN code, set it here. Defaults to None
Pin=1234
# Mode can be one of 3Gpref, 3Gonly, GPRSpref, GPRSonly, None
# These only work for Huawei USB modems; all other devices should use None
Mode=3Gpref
# vim:ft=dosini
Ich hab das Gefühl, den einen Tag ging es und den anderen nicht.
Ich hab jetzt leider nicht die genaue Fehlermeldung parat, aber es war irgendwas mit dem chat-script ... das werde ich noch nach liefern!