Please stick to english, that way more people (like me) understand. On Thu, Feb 16, 2006 at 09:33:07AM -0500, opincay@xxxxxxxxxxxxx wrote: > Un Saludo a todos lo que conforman este muy importante grupo de > investigacion.. > > La razon de este mensaje es para solicitar informacion para un Proyecto > de Uniersidad, acerca de las Vlans en Linux mediante el protocolo > 802.1Q... > > Tengo una maquina con Fedora Core 3, la misma que hara las funciones de > un router, he hecho lo siguiente: > > prompt# modprobe 8021q > prompt# vconfig add eth0 100 > prompt# vconfig add eth0 200 > ..... > etc > prompt# ifconfig eth0.100 192.168.0.1 netmask 255.255.255.0 > prompt# ifconfig eth0.200 10.0.0.1 netmask 255.255.255.252 > .... > etc > > > Tengo las vlan conectadas a un switch CISCO de la serie 2600 y > configuradas con sus respectivas direcciones... Pero no logro hacer que > se puedan comunicar entre ellas... ..but if I get this correctly you're doing a project for your university and have configured VLANs on a Red Hat FC3 box, as well as on a Cisco 2600 switch connected to the Linux box.. > Quisiera saber que es lo que me falta configurar... > > Muchas gracias por la atencion prestada!!! ..but some configuration seems to be missing? Please explain the problem in english for us to help. :) //Peter