PPPD over usb serial

john.maximus_at_gmail.com
Date: 06/20/05


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



Relevant Pages

  • Re: How to get firewire to a laptop
    ... USB 2.0 connection to the host, but in the fine print it does say that ... you need the FireWire connection as well. ... Firewire Upstream Port'. ... USB is ...
    (comp.sys.laptops)
  • Re: Device registration
    ... Using TeraTerm on my host pc ... But this do not answer why the USB cable do not work. ... connection using the PC Connection dialog. ... You need to add USB function driver ...
    (microsoft.public.windowsce.embedded)
  • Re: How can I access SD Card via USB
    ... I need to be able to SHARE the SD card on my device with a host ... Is it true that the USB Function Mass Storage ... Can an Active Sync connection share a storage device? ... Is the only way then to share the SD card on my device with a USB ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Connecting PPC to a PC without ActiveSync
    ... USB doesn't assign 'host' and 'device' based on just software. ... Only one end of the connection is ... qualified, by its hardware design, to be the host. ...
    (microsoft.public.pocketpc.activesync)
  • PPPD over usb serial
    ... I am using a serial gadget (usb) which is connected to linux host. ... Connection terminated. ...
    (comp.os.linux.networking)