Dear community!
I have a mikrotik 4.10 installed and work fine. Need some help:
- i collect ARP entry's and convert them from Dynamic - Static.
- i have 2 interfaice name Wi-Fi (10.1.2.x) and Lan-eth-clients (172.16.220.x)
and a problem that in the ARP table i have for example static record IP=10.1.2.29, MAC=00:01:02:03:04:05, Interfaice=WiFi
and mikrotik add dynamic record with the same IP and MAC BUT wrong interfaice Lan-eth-clients.
Pls help! I don't understand why, try to search many forums, wiki, docs..... My braid... ahh!
Mikrotik config:
Flags: X - disabled, I - invalid, D - dynamic
ADDRESS NETWORK BROADCAST INTERFACE
0 10.10.100.200/24 10.10.100.0 10.10.100.255 netMGMT
1 10.1.2.254/24 10.1.2.0 10.1.2.255 Wi-Fi
2 192.168.3.10/24 192.168.3.0 192.168.3.255 server-DMZ
3 172.16.220.2/24 172.16.220.0 172.16.220.255 LAN-eth-clients
4 217.150.58.129/30 217.150.58.128 217.150.58.131 TTK-internet
5 62.33.222.3/24 62.33.222.0 62.33.222.255 servers-WIP
6 10.10.20.200/24 10.10.20.0 10.10.20.255 Wi-Fi
7 10.10.20.253/24 10.10.20.0 10.10.20.255 Wi-Fi
8 62.33.222.1/24 62.33.222.0 62.33.222.255 servers-WIP
9 62.33.222.254/30 62.33.222.252 62.33.222.255 TTK-internet
Flags: D - dynamic, X - disabled, R - running, S - slave
NAME TYPE MTU L2MTU
0 R ether1 ether 1500
1 R ether2 ether 1500
2 R netMGMT vlan 1500
3 R LAN-eth-clients vlan 1500
4 R server-DMZ vlan 1500
5 R TTK-internet vlan 1500
6 R servers-WIP vlan 1500
7 DR pppoe-in 1452
8 DR pppoe-in 1480
9 R Wi-Fi vlan 1500
good ARP:
226 10.1.2.29 00:19:CB:D3:DB:C8 Wi-Fi
wrong ARP: !!!!!!!!!!!!!
231 D 10.1.2.29 00:19:CB:D3:DB:C8 LAN-eth-clients
HELP!
