I can connect using Jens scripts from
http://www.jens-koenen.de/index.htmlI\'m trying to get the PAN applet to work, but it keeps disconnecting as soon as its conencted. A message pops up saying \"No connection detected Check your TCP/IP settings\"
The pan log shows
***
Starting PAN...
modprobe bnep
success!
pand --role PANU --service NAP --connect XX:XX:XX:XX:XX:XX --nodetach
success!
ifconfig bnep0 192.168.1.201 netmask 255.255.255.0
success!
route add default gw 192.168.1.1
success!
cp -f /etc/resolv.conf /etc/resolv.conf.pan
success!
Adding DNS entries...
nameserver 192.168.1.1
success!
Stopping PAN...
pand -K
success!
mv -f /etc/resolv.conf.pan /etc/resolv.conf
success!
***
I notice it stopping the PAN!
Any ideas pls?
Cheers
Moon
PS Tumnus\'s BT howto rocks