Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

OpenBSD 3.1 - Kyocera 2235 - Verizon 3G - Express Network - ppp.conf

0 views
Skip to first unread message

Stephen

unread,
Apr 25, 2002, 2:48:57 AM4/25/02
to
Hi,

I posted a week or so ago that I needed help with ppp.conf file. I finally
devised a config that allows me to place 3G and 2G calls from my Kyocera
2235 cell phone.

/etc/ppp/ppp.conf is the file to use, I added the following
========== cut here ========
verizongtwo:
set speed 115200
set log local chat
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK
AT\$QCMDR=2
OK \\dATDT\\T TIMEOUT 40 CONNECT"
set phone \#777
set login
set authname qnc
set authkey qnc
set timeout 0
# set ifadd 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
add default HISADDR
enable dns

verizongthree:
set speed 115200
set log local chat
set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" AT OK-AT-OK
AT\$QCMDR=3
OK \\dATDT\\T TIMEOUT 40 CONNECT"
set phone \#777
set login
set authname 50355...@vzw3g.com
set authkey vzw
set timeout 0
# set ifadd 10.0.0.1/0 10.0.0.2/0 255.255.255.0 0.0.0.0
add default HISADDR
enable dns

========== cut here ========

Tips:
1: The "set dial" line is wrapped.
2: put your ten-digit phone number on the "set authname" line for the 3G
call.
3: I set my Kyocera 2235 to use 115200bps serial rate at all times, even
when doing 14.4 calls. That way I can place either type of call without
changing any settings on the phone.

Hope this helps someone else.

Stephen Gutknecht
currently in Fremont, California on Verizon Express Network

Search Keywords: data laptop serial rs232 rs-232 modem computer desktop
freebsd openbsd netbsd bsd unix ppp point to point 1x 1XRTT CDMA


Stephen

unread,
Apr 25, 2002, 2:57:36 AM4/25/02
to
Forgot one thing:

Once I added these two entries to my /etc/ppp/ppp.conf on OpenBSD 3.1, I use
the following commands:

1. "ppp -background -nat verizongthree"
2. "ppp -background -nat verizongone"

To place a 3G or 2G data calls.

Stephen


"Stephen" <Ste...@RoundSparrow.com> wrote in message
news:tFNx8.497411$%L1.45...@news.easynews.com...

0 new messages