Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2012 11:07:52 +0200
From:      vermaden <vermaden@interia.pl>
To:        Matthias Apitz <guru@unixarea.de>
Cc:        freebsd-questions@freebsd.org, mike@sentex.net
Subject:   Re: umodem/ppp/3g stopped working after update from 9.0-RELEASE to 9-STABLE
Message-ID:  <stgdtfcimdgarzfteqhr@upms>
In-Reply-To: <20120629073009.GA1321@tiny.Sisis.de>
References:  <orbevfsodiahrtleagth@uazf> <20120628185809.GA1107@tiny.Sisis.de> <kbwzpfzegdfzkxyrhfmo@rnfz> <20120629073009.GA1321@tiny.Sisis.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks You, now I understand how badly it was
broken (the config of course), I confirm that using
the config You send everything works like a charm
now, for the record, here is mine complete config:

| default:
|  set log Phase Chat LCP IPCP CCP tun command
|=20
| 3g:
|  set device /dev/cuaU0
|  set speed 921600
|=20
|  set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \
|      \"\" AT OK-AT-OK \
|                  AT+CFUN=3D1 OK \
|                  AT+COPS=3D0 OK \
|                  AT+CGDCONT=3D1,\\\"IP\\\",\\\"www.plusgsm.pl\\\" OK \
|                  \dATDT\\T TIMEOUT 40 CONNECT"
|=20
|  set logout "ABORT BUSY ABORT ERROR TIMEOUT 30 \"\" +++ATH O ATH OK"
|=20
|  set phone *99\#
|  set timeout 300
|  set ifaddr 10.64.64.64/0 10.64.64.64/0 255.255.255.255 0.0.0.0
|  add default HISADDR
|  enable dns
|  disable ipv6cp

I am going to send update to the PR to close it ;)

Thanks again,
vermaden

"Matthias Apitz" <guru@unixarea.de> pisze:
> El d=C3=ADa Friday, June 29, 2012 a las 08:02:17AM +0200, vermaden escrib=
i=C3=B3:
>=20
> > > I said this already: the /etc/ppp/ppp.conf file you are
> > > using is completely broken and the log matches this;
> > >=20
> > > what should these AT cmds do in the section of 3g:
> > >=20
> > > 3g:
> > > set device /dev/cuaU0
> > > set speed 38400
> > > set ifaddr 10.0.0.1/0 10.0.0.2/0 255.255.255.255 0.0.0.0
> > > add default HISADDR
> > > term
> > > AT+CFUN=3D1
> > > AT+CGDCONT=3D1,"IP","www.plusgsm.pl"
> > > ATD*99#
> > >=20
> > > 	matthias
> >=20
> > I did not knew that its broken, I used the '3g'
> > profile to connect, like that: # ppp -ddial 3g
> >=20
> > It worked very well without errors on 9.0-RELEASE
> > and it stopped working after the update to the
> > 9-STABLE, what is broken there?
>=20
> I can't imagine that 9-STABLE delivers such a broken file (already
> because the "www.plusgsm.pl" entry in your file); I do not know how you
> did the update and if maybe this is the result of some kind of broken
> merging; I'm attaching the original file out of SVM (CURRENT) and mine
> which have a working entry 'umts'; try to rebuild from both a workin one
> by hand;
>=20
> 	matthias
>=20
> --=20
> Matthias Apitz
> e  - w http://www.unixarea.de/
> UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
> UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5
>=20



--=20








































...



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?stgdtfcimdgarzfteqhr>