> As I was trying to let the Palm Pilot connect to my desktop
> through usb using PPP, I tried to run
> 
>       /usr/sbin/ppp -quiet -direct -nat < /dev/ugen0

FWIW, that should be:

        /usr/sbin/ppp -quiet -direct -nat <>/dev/ugen0

as ppp -direct needs to be able to write to descriptor 0 too.  I'll 
leave Nick to comment on the USB side of things :*)

[.....]
-- 
Brian <[EMAIL PROTECTED]>                <[EMAIL PROTECTED]>
      http://www.freebsd-services.com/        <brian@[uk.]FreeBSD.org>
Don't _EVER_ lose your sense of humour !      <brian@[uk.]OpenBSD.org>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to