RouterOS x86 join two ether ports together

I’ve 3 eth ports

eth1 - WAN
eth2 - LAN
eth3 - LAN

I need to join together eth1 and eth2 like a switch… whis union DHCP setting and GATEway and so on … each user from eth2 must see pc from eth3 and eth3 to eth2 too…

I’ve tried to join eth2 and eht3 to bridge … i give bridge 1 IP and noIP to eth2 and eth3 … I’ve configured DHCP to bridge and configured NAT without interfaces eth1 in IP->FIREWALL

But there are trouble eth2 work perfectly but eth3 have no DHCP no respond from gateway even i can’t ping pc form eth2…

Give me any suggestions to fix that trouble…
:open_mouth:

Post your configuration. You’re using the right approach, so some of the implementation details must be off.

by the way i’m using exsi

exsi net cfg

mikrotik net cfg

exsi port config WAN LAN1 LAN2

LAN1

LAN2

now i don’t know why dhcp alive at LAN2 but no ping to gateway from LAN2 or to ext IP …

so i’m little bit confised

that thing works same on real server …

still actual

still no solution of that

The RouterOS config looks OK so I guess it is a problem with VMware.