On Wed, Jun 09, 1999 at 04:04:36PM -0500, Brian Servis wrote
> Hi all,
> 
> I am trying to establish a network connection with my Palm Pilot via
> the cradle on ttyS0 and pppd won't let it stay connected.  It
> successfully lets the Palm log in but then terminates the connection
> when it is setting up the interface, saying the peer(the pilot) is not
> authorized to use the ip 192.168.1.99.  Below is the debug output and
> the config file I am using
> 
> % cat /etc/ppp/options.palm
> require-pap 
> login 
> auth 
> passive 
> silent 
> persist 
> local 
> debug 
> kdebug 1 
> -detach 
> mtu 576 
> mru 576 
> lock 
> netmask 255.255.255.0 
> 192.168.1.1:192.168.1.99 
> crtscts 
> asyncmap 0 
> name brian 
> 
> % pppd /dev/ttyS0 19200 file /etc/ppp/options.palm

It is possible that you have settings in /etc/ppp/options or
/etc/ppp/options.ttyS0 (or even ~/.ppprc) that specify IP 
addresses, which may prevent you setting them from the command line.


John P.
-- 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"Oh - I - you know - my job is to fear everything." - Bill Gates in Denmark

Reply via email to