simplest vlan network

Hi there!

First of all, i'm absolutely new for MT and VLANs, so please help me on this :slight_smile:
Okay, my network is something like this:

What i want to do is to let traffic between PC2 and PC3.

Switch configured as follows:

All ports are in VLAN1.
Ports 1-12 are in VLAN2. PC1 in this VLAN
Ports 1,13-24 are in VLAN3. PC2 in this VLAN

Port 1 is configured as tagged trunk and connected to MT ether1 port.

Also I've created VLAN3 on MT:

_[admin@White] > int vl pr
Flags: X - disabled, R - running

NAME MTU ARP VLAN-ID INTERFACE

0 R vlan1 1500 enabled 3 ether1_

What's gonna be my next step?

here in manual you can read some simple configuration examples:
http://www.mikrotik.com/testdocs/ros/2.9/interface/radiolan.php


in wiki:
http://wiki.mikrotik.com/wiki/Transparently_Bridge_two_Networks

All my interfaces are configured properly. I need to set up my VLANs. I’d like to deny traffic between PC1 and PC3 and allow it between PC2 AND PC3 :frowning:

sorry, my bad - i misunderstood you.

do not know if it is very good idea - but you can create vlan for PC2 and PC3 in VLAN that PC1 cannot see (like PPTP tunnel with diferent ip addresses)

http://www.mikrotik.com/testdocs/ros/2.9/interface/pptp.php