Re: Dial-up Networking with Verison and Treo
Zoran Kolic <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
> > 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 [email protected] > > 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 > > Thanks for the suggestions, but no joy. I'll take a chance with ubt0. hccontrol -n ubt0hci inquiry /etc/rc.bluetooth stat ubt0 btsockstat If device found in /dev, nothing to stop you. :) Zoran _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"