# This is an example PPP script for connecting to a Linux
# box via Bluetooth.
# It uses an rfcomm device which must be configured to point at
# the serial profile service on the PC in /etc/bluetooth/rfcomm/conf.
# The Linux box will need to be setup with an incomming
# connection on the serial profile. If using the BlueZ this requires
# adding the serial profile with sdptool and running dund to
# listen for connections.

/dev/rfcomm2
460800
defaultroute
usepeerdns
192.168.129.201:192.168.129.1

