From owner-freebsd-mobile@FreeBSD.ORG Sun Apr 27 03:35:35 2008 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E45FF1065679 for ; Sun, 27 Apr 2008 03:35:34 +0000 (UTC) (envelope-from SRS0=3326df41966a19df5160a2dfd9c84c74262dddf6=683=es.net=oberman@es.net) Received: from postal1.es.net (postal4.es.net [IPv6:2001:400:6000:1::66]) by mx1.freebsd.org (Postfix) with ESMTP id E4F848FC1D for ; Sun, 27 Apr 2008 03:35:33 +0000 (UTC) (envelope-from SRS0=3326df41966a19df5160a2dfd9c84c74262dddf6=683=es.net=oberman@es.net) Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by postal4.es.net (Postal Node 4) with ESMTP (SSL) id HHK53331; Sat, 26 Apr 2008 20:35:31 -0700 Received: from ptavv.es.net (ptavv.es.net [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id DCC0345010; Sat, 26 Apr 2008 20:35:29 -0700 (PDT) To: "Tuc at T-B-O-H.NET" In-Reply-To: Your message of "Fri, 25 Apr 2008 22:43:09 EDT." <200804260243.m3Q2h9Zj014014@himinbjorg.tucs-beachin-obx-house.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_1209267329_73640P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Sat, 26 Apr 2008 20:35:29 -0700 From: "Kevin Oberman" Message-Id: <20080427033529.DCC0345010@ptavv.es.net> X-Sender-IP: 198.128.4.29 X-Sender-Domain: es.net X-Recipent: ;; X-Sender: X-To_Name: Tuc at T-B-O-H.NET X-To_Domain: t-b-o-h.net X-To: "Tuc at T-B-O-H.NET" X-To_Email: ml@t-b-o-h.net X-To_Alias: ml Cc: freebsd-mobile@freebsd.org Subject: Re: Dial-up Networking with Verizon and Treo X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Apr 2008 03:35:35 -0000 --==_Exmh_1209267329_73640P Content-Type: text/plain; charset=us-ascii Content-Disposition: inline > From: "Tuc at T-B-O-H.NET" > Date: Fri, 25 Apr 2008 22:43:09 -0400 (EDT) > > > > > I have a Verizon Wireless Palm 755p with which I can connect my laptop > > to the Internet under Windows. I would really like to be able to do this > > under FreeBSD, but I have no idea of what the appropriate USB driver > > would be or how PPP would be configured for it. The Verizon software > > does not even have an account name or password for the connection. > > > > Has anyone managed to get this to work? I suspect any Treo on Verizon > > would connect in much the same manner. > > > I've tried a few times to get the Treos recognized in the OS, > if your running a fairly new version it should be in there. It'll > show up on ucom0 . > > When I ran USB, I put in /etc/ppp/pp.conf : > > vzwenusb: > set phone "#777" > set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \ > \"\" AT OK-AT-OK ATZ OK AT\$QCMDR=3 OK AT\$QCQNC=0 OK \\dATDT\\T TIM > EOUT 40 CONNECT" > set authname 9175555505@vzw3g.com > set authkey vzw > set device /dev/ucom0 > set speed 230400 > add default HISADDR > > > Then invoke > > /usr/sbin/ppp -ddial vzwenusb > > > I've also done it with bluetooth. > > In /etc/rc.local : > > /etc/rc.bluetooth start ubt0 > /usr/sbin/sdpd > /usr/local/bin/sdptool add DUN > /usr/sbin/rfcomm_pppd -s -C 1 -l rfcomm-server > /sbin/sysctl net.inet.ip.forwarding=1 > /sbin/ipnat -C > /sbin/ipnat -f /usr/local/etc/rfcomm_ppd.nat.conf > > (I think there was something special about the sdptool I > used, it was from sdp-1.5, maybe even with a modification from > one of the list people...) > > In /etc/ppp/ppp.conf : > > rfcomm-server: > set timeout 0 > set lqrperiod 60 > set ifaddr 10.0.0.1 10.0.0.2 255.255.255.0 > enable lqr > accept lqr > # Do not use PPP authentication. Assume that > # Bluetooth connection was authenticated already > disable pap > deny pap > disable chap > deny chap > # Added by Tuc > enable dns > > > In /usr/local/etc/rfcomm_ppd.nat.conf: > > map wi0 10.0.0.2/32 -> 0/32 portmap tcp/udp auto > map wi0 10.0.0.2/32 -> 0/32 > > > You'll need to change the interface as appropriate. > > Tuc Thanks for the suggestions, but no joy. I have not tried BT, but the USB idea is getting nowhere, so far. First, the Treo is detected just fine, but the devices created are cuaU0 and ttyU0, not ucom0. I tried those, but had no success in getting the Treo to dial. I just get an error setting the speed to 0. I tried connecting to the port with kermit, but I could not get it to respond at all. Any other ideas? Guess I'll try the BT next. Thanks again for taking the time to help. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 Key fingerprint:059B 2DDF 031C 9BA3 14A4 EADA 927D EBB3 987B 3751 --==_Exmh_1209267329_73640P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.8 (FreeBSD) Comment: Exmh version 2.5 06/03/2002 iD8DBQFIE/SBkn3rs5h7N1ERAoFhAKCx76QnP9V65tq7Gi/9jgmq19XIrgCbBGpw 6gxwCj73WOLgLeGeqWJYfk0= =8VrT -----END PGP SIGNATURE----- --==_Exmh_1209267329_73640P--