Bridge and no bridge

Hi everybody!

I’m just a bit confused… pleez help me:

routerboard, generic, with 3, 4 or 5 eth. In ETH0 i have a WAN connection. in ETH1 I have my LAN. ETH2 i have a server1 (generic one). ETH3 another server.

Something similiar:

ETH0 IP: 90.90.90.90

ETH1 IP: 192.168.1.1 (/24) [ROLE: src-nat - masquerade in IP → NAT for surfing my clients]

ETH2 IP: 192.168.2.2 (/24) ***server1 has 192.168.2.1

ETH3: ??? ****server2 has 192.168.1.254 (same class of the first network)


ALSO, in ETH0 I have configured a DHCP Server (with Mikrotik)


and I have:

[WAN]
|
|
ETH0
|
|
[ROUTERBOARD]
| | |
| | |____ETH1---->[SWITCH] ------> VARIOUS CLIENTS IN LAN
| |
| |_________ETH2---->Server1
|
|_____________ETH3---->Server2



I would like to configure all without bridge… How can I do? and again, what if I want to add more servers on other future lan ports on routerboard (for example on RB2011).

My wish, is to assign one server for every single LAN port (execept 2 for WAN and LAN)

ThX and happy EASTER!!

The best, will be to assign one class for every single interface
(example: ETH1 192.168.1.0/24 – ETH2 192.168.2.0/24 – ETH3 192.168.3.0/24 – ETH4 192.168.4.0/24)

maybe will be better without a /24 class (too large for just one server)…

but don’t care. My needs, is have some servers in the main LAN (clients one), and some servers in a dedicated LAN (see BEFORE)
(example: ETH1 192.168.1.0/24 – ETH2 192.168.1.0/24 – ETH3 192.168.1.0/24 – ETH4 192.168.2.0/24 – ETH5 192.168.3.0/24 )


Actually, i add a bridge on ETH1+ETH2+ETH3

none?