logo elektroda
logo elektroda
X
logo elektroda

Mikrotik. How to block access to several ip addresses in the network for selecte

przemo6996 7341 4
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • #1 16686059
    przemo6996
    Level 9  
    Hello, I would like to block the possibility of communication between specific ip addresses in the network.
  • ADVERTISEMENT
  • #2 16686116
    ryba884
    Level 19  
    On the internal network? Is communication between these addresses at layer 2 or layer 3? If in layer 2, are you bridged or are you using a built-in switch? If in layer 3:
    /ip firewall filter add chain=forward src-address= dst-address= action=drop
  • ADVERTISEMENT
  • #3 16686126
    Jawi_P
    Level 36  
    How is someone supposed to answer such a question?
    Have you thought?
    My answer: Ask users not to do this.

    ps Describe the network, hardware, etc.
  • ADVERTISEMENT
  • #4 16686132
    przemo6996
    Level 9  
    On the internal network. MikroTik CCR1016-12G. Cisco Switch. For example, blocking access to the device's resources under 192.168.1.21 for the address 192.168.1.30.
  • #5 16686148
    ryba884
    Level 19  
    So in the second layer. This is not possible without bridge and / or switch filtering. It is easier to separate selected devices with limited access to a separate subnet and filter in layer 3.
ADVERTISEMENT