On 2010-04-22, Ted Roby <[email protected]> wrote:
> On Thu, Apr 22, 2010 at 8:57 AM, David Coppa <[email protected]> wrote:
>
>>
>> The diff is ok.
>>
>> Regarding your problem:
>> have you tried all ports?
>> Usually it can be /dev/cuaU0 or /dev/cuaU2
>>
>>
> Yes. But thank you for the confirmation.
> I will continue troubleshooting my ppp syntax.
>
> My pasting of ppp.conf and peers/virgin show
> different devices because I failed to clean it
> all up from testing, before I pasted here.
>
>

Take it step by step.

Typically one or more ports are only for monitoring the connection
and you cannot connect or send active commands.

So connect to each port in turn.

See if you can find one which doesn't respond to your commands
with an error response.

Ideally you're looking for being able to do something like this:

# cu -l /dev/cuaU2
AT+CGDCONT=1,"IP","<ap name>"
OK
ATD*99***1#
CONNECT <...>

Don't bother attempting PPP until you see CONNECT.

If possible try connecting from Windows too. Sometimes doing
this once can clear things for connecting from other OS.

Reply via email to