Martin Cerveny writes:
> 
> 
> On Tue, 28 Mar 2006, James Carlson wrote:
> > > Try: http://blogs.sun.com/vita78
> > CDMA isn't the same thing as ADSL, is it?
> 
> Sure CDMA is not ADSL. But you can try to use the same knowledge.
> There is "some device" that send PPP protocol over USB interconnect.

If it really does present itself as a serial port, then the
configuration is straightforward.  Something like this:

        usb/whatever
        noipdefault
        noauth
        noccp
        defaultroute
        user "yournamehere"

and then this in pap-secrets or chap-secrets:

        "yournamehere" * "your passphrase"

But I doubt that an ADSL device would actually look the same as a
plain old serial port, like a CDMA telephone would.  The complexity of
this project:

  http://sourceforge.net/projects/cp4218

seems to suggest otherwise.  It actually looks like some sort of ATM
interface, which suggests AAL-5 and PPPoA.

-- 
James Carlson, KISS Network                    <[EMAIL PROTECTED]>
Sun Microsystems / 1 Network Drive         71.232W   Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757   42.496N   Fax +1 781 442 1677
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to