In mikrotik i have one bridge with all eth interfaces.
On that bridge is running dhcp server.
First default pool for guests 172.16.xxx.xxx
when someone connects and i want him to be local and not dynamic user, i manually assign to persons device mac second pool
- rang 192.168.x.x (i manually add them as static)
everything works fine, but i want:
for 172. pool i want to have arp reply only
but for 192 i still want to have arp enabled.
How to have 2 different arp modes on one bridge and on one dhcp server with 2 different pools?
(one dhcp server, giving default adress from pool 1, and if i manually set some mac, DHCP server gives from pool number 2)

I want to have ARP enabled on dhcp
and ARP reply only on guests
how?
You can’t have two different ARP modes on the same Bridge…
What is that you want to achieve ?
In general, you can have ARP mode set to reply-only on your Bridge Interface and on your DHCP Server select add-arp-for-leases so that an ARP entry is created for every lease on your DHCP Server only…
I want to make it this way:
people on network 192.168.x.x can change manually ip address and have connection,
people on network 172.16.x.x guests - CAN NOT manually change ip address, only have ip assigned by dhcp server.
On your Local network let the ARP on your Bridge Interface to enabled and set your Static IP addresses as you wish…
On the ethernet interface that is used for your Guests, set ARP to reply only… On the DHCP Server used for the Guest network, enable the add arp for leases…
I want to have all eth in one bridge.
I never said anything different…
Let all your interfaces on one Bridge, set bridge ARP to enabled, but on the specific ethernet interface that your Guests are connected to set it to reply only…
Check again my previous post…
Dhcp server is on main router in one building.
Cable to another building with other routers with wifi.
No separate eth port for guests. Everything is on one bridge in main router, and cable to another and this another has wifi