Here is the pppd peers configuration that works:

connect "/usr/sbin/chat -v -t3 -f /etc/chatscripts/o2"
/dev/ttyUSB3
115200
noipdefault
usepeerdns
defaultroute
persist
noauth
debug

And this is the corresponding chatscript giving modem initialization:

'' AT
TIMEOUT 15
OK AT+CGDCONT=1,"IP","mobile.o2.co.uk",""
CONNECT ''

As you can see there are no username / password authentication
requirements, just the correct initialization and serial line.

-- 
O2 GSM dongle does not show up in NM applet
https://bugs.launchpad.net/bugs/316347
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to