Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2012 20:58:10 +0200
From:      Matthias Apitz <guru@unixarea.de>
To:        vermaden <vermaden@interia.pl>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: umodem/ppp/3g stopped working after update from 9.0-RELEASE to 9-STABLE
Message-ID:  <20120628185809.GA1107@tiny.Sisis.de>
In-Reply-To: <orbevfsodiahrtleagth@uazf>
References:  <orbevfsodiahrtleagth@uazf>

next in thread | previous in thread | raw e-mail | index | archive | help
El día Thursday, June 28, 2012 a las 07:54:48AM +0200, vermaden escribió:

> Hi,
> 
> at the 9.0-RELEASE I have had fully working ppp/3g connection via the
> Dell 5530 modem in my Dell Latitude E6400 laptop. After I upgraded
> to 9-STABLE r237458 it does not work any more.
> 
> Were there any significant changes in 9-STABLE that broke it?
> 
> Here is more detailed info:
> http://freebsd.org/cgi/query-pr.cgi?pr=169459

I said this already: the /etc/ppp/ppp.conf file you are using is
completely broken and the log matches this;

what should these AT cmds do in the section of 3g:

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=1
AT+CGDCONT=1,"IP","www.plusgsm.pl"
ATD*99#

	matthias

-- 
Matthias Apitz
e <guru@unixarea.de> - 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



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