Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Apr 2005 14:20:23 +0200 (CEST)
From:      =?ISO-8859-2?Q?Urb=E1n_Csaba?= <ucsaba@freemail.hu>
To:        freebsd-isp@freebsd.org
Subject:   IP unnumbered VLANs
Message-ID:  <freemail.20050322142023.32596@fm4.freemail.hu>

next in thread | raw e-mail | index | archive | help
Hi,

I have a situation as follows:

       +--------+ dot1q +---------+
 -----| router |---------| VLAN    |vlan4
eth0| box A  |eth1    | switch  |-------------+
       +--------+           +---------+                 |
                                vlan2  | vlan3            |
                                     |    |                      |
                             +----+    |                      |
                             |            |                      |
                             |            |                      |       
                      +--------+   +--------+  +--------+ 
                       | client |    | client  |   | client |  
                       | box B |   | box C  |   | box D| 
                      +--------+   +--------+  +--------+ 


1. Users (client B, C, D) sould be on the same IP subnet but in different 
VLANs (let's say IP(B): 192.168.0.2, IP(C):192.168.0.3, IP
(D):192.168.0.4. Default GW (box A) is 192.168.0.1 for all.

2. Users should not be able to communicate with each other in Layer2

3. They should be able to use only those IP addresses that I assigned 
to them - but they can change their MACs so startic ARP won't work 
here

Did anybody try something like this - with success, of course :)

Thanks,

Csaba



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?freemail.20050322142023.32596>