Re: forwarding between an atm card and an ethernet card

Harti Brandt <[email protected]> Wed, 16 Feb 2005 09:32:18 +0100 (CET)
Newsgroups gmane.os.freebsd.devel.atm
Message-ID <[email protected]>
On Wed, 16 Feb 2005, Teva AVRIL wrote:

TA>I installed a FreeBSD 5.3 with an atm card and i'd like to know if it's
TA>possible to forwarding all traffic coming in the atm card to the ethernet
TA>card.

That is certainly possible with netgraph. Have a look at ng_atm and 
ng_ether - just connect the right hooks and open the VCI on the ATM card
with ngctl. If you need LLC/SNAP you can use ng_atmllc between.

harti
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-atm
To unsubscribe, send any mail to "[email protected]"