Date: Thu, 14 May 2009 14:38:16 +0930 From: "Daniel O'Connor" <doconnor@gsoft.com.au> To: freebsd-bluetooth@freebsd.org Subject: btpand example Message-ID: <200905141438.17380.doconnor@gsoft.com.au>
next in thread | raw e-mail | index | archive | help
--nextPart1267344.vNfn3FOOV7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I just got btpand working with my phone (Samsung Omnia i900 - WinMo 6.1=20 based) and here's what I did.. On PDA: Programs -> Internet Sharing -> Connect sudo hccontrol -n ubt0hci write_authentication_enable 1 sudo ifconfig tap0 create mtu 600 sudo btpand -d me -s NAP -i tap0 -a pda [enter pin on PDA as per hcsecd.conf] sudo dhclient tap0 Note that unlike the NetBSD example '-d ubt0' or '-d ubt0hci' doesn't=20 work as it reports unknown host. I have 'me' in /etc/bluetooth/hosts,=20 but that is non-standard (and '-d local' doesn't work). Also, I found the MTU by trial and error, 600 works for me, 650 does=20 not. I am guessing this is a bluetooth thing but I'm not sure.. If it=20 is would it be possible for btpand to set the MTU? Please CC me as I'm not on the list, thanks. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1267344.vNfn3FOOV7 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iD8DBQBKC6dB5ZPcIHs/zowRAlZyAJ9T8QRwHTVwqe6pXN5n821Sd8QaAwCdE3X5 yrefqMLJdoQFWffuZywomfU= =3eS1 -----END PGP SIGNATURE----- --nextPart1267344.vNfn3FOOV7--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905141438.17380.doconnor>