LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   layer 3 routing with Linux? (https://www.linuxquestions.org/questions/linux-networking-3/layer-3-routing-with-linux-34849/)

cottonmouth 11-07-2002 03:08 PM

layer 3 routing with Linux?
 
Is there software available to do layer three routing on Linux?

peter_robb 11-07-2002 03:49 PM

IP routing ?

Zebra can be a good start... www.zebra.org

HOWTO documents are also available at : http://www.linux.org/docs/ldp/howto/...WTO/index.html

cottonmouth 11-07-2002 08:31 PM

Well, what I am interesting in doing is setting up a linux based router that can help me do VLANs.

jeremy 11-07-2002 08:47 PM

As of 2.4.14 802.1q is in the standard kernel tree. You'll need to set CONFIG_VLAN_8021Q=y and recompile as it defaults to no.

--jeremy

cottonmouth 11-08-2002 07:11 AM

Thanks Jeremy but can you point me to a HOWTO or something with more information as I am a noob. :o

jeremy 11-08-2002 08:39 AM

This should help:

http://www.candelatech.com/~greear/vlan.html

--jeremy


All times are GMT -5. The time now is 10:25 AM.