Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jun 2002 15:44:20 +0200
From:      Christophe Prevotaux <c.prevotaux@hexanet.fr>
To:        net@freebsd.org
Cc:        "Vladimir B. " Grebenschikov <vova@sw.ru>
Subject:   Re: [HELP] IPless VLAN interfaces [variant]
Message-ID:  <20020607154420.5a7a9222.c.prevotaux@hexanet.fr>

next in thread | raw e-mail | index | archive | help
I would be equally happy if I could this :

                        802.11Q
                           |
--------------+       +--vlan1--+         +-------------+
| FreeBSD Box +- fxp0-+--vlan2--+---Port1-+ Switch      +--port4--Host3
--------------+       +--vlan3--+         +---+------+--+  vlan3
                                              |      |     802.11Q
                                            port2  port3
                                            vlan1  vlan2
                                           802.11Q 802.11Q
                                              |      |
                                              |      +---Host2
                                              |       
                                              +---- Host1

fxp0 has IP in a /24                          (ie: 192.168.1.1/24)
vlan1 has the same IP as the fxp0 with a /24  (ie: 192.168.1.1/24)
vlan2 has the same IP as the fxp0 with a /24  (ie: 192.168.1.1/24)
vlan3 has the same IP as the fxp0 with a /24  (ie: 192.168.1.1/24)
Host1 has an IP in the same /24 as the fxp0   (ie: 192.168.1.2/24)
Host2 has an IP in the same /24 as the fxp0   (ie: 192.168.1.3/24)
Host3 has an IP in the same /24 as the fxp0   (ie: 192.168.1.4/24)
802.11Q untagging is done at the port2 , port3 and port4 of the switch

I add route using the "-iface" option of the "route" command in order to
obtain a route that point to each vlan.

--
===============================================================
Christophe Prevotaux      Email: c.prevotaux@hexanet.fr
HEXANET SARL                URL: http://www.hexanet.fr/
Z.A.C Les Charmilles        Tel: +33 (0)3 26 79 30 05 
3 Allée Thierry Sabine   Direct: +33 (0)3 26 61 77 72 
BP202                       Fax: +33 (0)3 26 79 30 06
51686 Reims Cedex 2 		                   
FRANCE                   HEXANET Network Operation Center             
===============================================================

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020607154420.5a7a9222.c.prevotaux>