• Welcome to Overclockers Forums! Join us to reply in threads, receive reduced ads, and to customize your site experience!

PC as an ATM switch/router?

Overclockers is supported by our readers. When you click a link to make a purchase, we may earn a commission. Learn More.
Linux has this ability. Just checked my kernel, it has these options:

Code:
[*] Asynchronous Transfer Mode (ATM) (EXPERIMENTAL)                                                      
[*]   Classical IP over ATM (NEW)           
[ ]     Do NOT send ICMP if no neighbour (NEW)                                                             
< >   LAN Emulation (LANE) support (NEW)                                                                 
< >   RFC1483/2684 Bridged protocols (NEW)

Never tried it, but I assume you could use it as an ATM switch if you get a bridging package, like this one. For routing, it comes with the kernel, so you should be able to just turn it on.

The ATM-Tools look to be what you need to configure anything ATM.

Good Luck!
 
Back