Bluetooth DUN with Linux 2.6.x

Introduction

This document describes how to get your Palm connected to a Linux host via Bluetooth. The are other such HOWTOs on the net, if you want more information than found here i suggest you have a look at Till Harbaums Palm & Linux Bluetooth HOWTO
Its very informative, but it is based on earlier versions of BlueZ.

Prerequisites

Setup (Linux PC side)

You need to create a file /etc/ppp/peers/bluez similar like this (this one is not yet optimised)

/etc/ppp/peers/bluez
noauth local modem proxyarp # debug ms-dns 192.168.1.1 192.168.1.1:192.168.1.2 # IP-Addresses for host and palm

Then you run this:

root@osiris:~# hcid root@osiris:~# sdpd root@osiris:~# dund --listen call bluez

Setup (Palm side)

More Information

OBEX

root@osiris:~# odp --mode OBEX --channel 10 --daemonize --path /path/to/upload/dir