PPPD over usb serial
john.maximus_at_gmail.com
Date: 06/20/05
- Next message: Bill Marcum: "Re: how to one-off print across network?"
- Previous message: linq936_at_hotmail.com: "Re: Any one followed "how to build a minimal linux system from source code" and succeded?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Jun 2005 08:43:53 -0700
Hi,
I am using a serial gadget (usb) which is connected to linux host.
I want to run pppd on usb.
On gadget side : i get the error:
Couldn't set tty to PPP discipline: Invalid argument
On Host Side:
I get the messages:
Using interface ppp0
Connect: ppp0 <--> /dev/input/ttyACM0
LCP: timeout sending Config-Requests
Connection terminated.
my option file are
host side :
/dev/input/ttyACM0
9600
noauth
nocrtscts
nodetach
1.1.1.1:1.1.1.2
gadget side:
/dev/ttygserial
9600
noauth
nocrtscts
nodetach
local
What is wrong ?.
I would appreciate any help on this matter ?.
Regards,
Maximus
- Next message: Bill Marcum: "Re: how to one-off print across network?"
- Previous message: linq936_at_hotmail.com: "Re: Any one followed "how to build a minimal linux system from source code" and succeded?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|