Re: PPP over ATM

Benno Rice <[email protected]> Mon, 07 Mar 2005 00:18:16 +1100
Newsgroups gmane.os.freebsd.devel.atm
Message-ID <[email protected]>
Dag-Erling Smørgrav wrote:
> [email protected] (Dag-Erling Smørgrav) writes:
> 
>>My current ADSL provider runs PPP directly over ATM, instead of PPP
>>over Ethernet over ATM.  I can get PPPoEoA from other providers, but
>>I'm not inclined to switch, for a variety of reasons.  Can FreeBSD run
>>PPP directly over ATM?  If yes, can somebody help me set it up?
> 
> 
> I should add that I want to do this with a Fore ATM PCI adapter, not
> some dinky little USB thingy.

Userland ppp supports NATM.  It's not documented though I believe.  I 
worked it out by looking at the source code for the atm support.  I 
think it boils down to building a kernel with NATM and using the 
following device specification in /etc/ppp/ppp.conf:

set device PPPoA:<interface>:<vpi>.<vci>

-- 
Benno Rice
[email protected]
http://jeamland.net
signature.asc (application/pgp-signature, 254 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCKwMY4u8rkiw+H90RAoAEAJsGnK/f4ZIfm1+9buJIMONdR24fcACffigU
feUaGa+EZ/oGobhuEF1JuYY=
=fqoO
-----END PGP SIGNATURE-----