Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Dec 2003 00:40:47 -0500
From:      "Ronny Hippler" <r11roadster@yahoo.com>
To:        "freebsd questions" <freebsd-questions@freebsd.org>
Subject:   palm sync over ppp to another pc
Message-ID:  <20031204054122.BDED843F75@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I am attempting to establish a ppp connection between my palm and
my FreeBSD machine so I can sync to a machine on my local lan. I
followed the instructions at:

http://lists.pilot-link.org/pipermail/pilot-link-general/2003-February/000896.html

as I am not syncing locally I commented out this line in ppp.conf
bg "/usr/local/bin/pi-sync.sh"

when I initiate a sync usbd pops up a message that the palm is connected
on port2, but running px does not show a ppp process and the connection
fails. I am running 4.9R and have a Tungsten T3. has anybody gotten 
this to work? TIA! conf files follow below.

(ppp.conf):
### palm stuff
palm:
 set device /dev/ucom0
 set cd off
 set dial
 set speed 115200
 set timeout 300
 set redial 5 0
 set reconnect 3 5
 set ctsrts on
 set ifaddr 192.168.0.42 192.168.0.77
 enable dns
 add default HISADDR
 open
#bg "/usr/local/bin/pi-sync.sh"
#end palm

(usbd.conf):
##############################
device "Palm Handheld"
        devname "ucom0"
        vendor  0x0830
        product 0x0060
        attach "/usr/sbin/ppp -auto palm"
##############################

Ronny Hippler || Spartanburg SC
http://www.vr5.dyndns.org:8008/ || ftp://ftp.vr5.dyndns.org:2112/
For PGP key email with "PGPKey" in the subject

-----BEGIN PGP SIGNATURE-----
Version: PGP SDK 3.0.2

iQA/AwUBP87I3zeqiUsaKJ66EQJMnQCgn0ukacX4j762mm9nMEi8Re1ZprIAn01i
X89FHNulcTDQ1Dw6Rj7bJIH4
=5Ngl
-----END PGP SIGNATURE-----




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031204054122.BDED843F75>