specific IP only

Hi Guys

I have to diffrent LAN 192.168.99.x and 192.168.88.x i want to block 88 to 99 for security reason but i have a active directory belong to 99 network becasue the 88 is my hotspot wifi and the login authontication thru active directory and i have active directory server belong to 99 (192.168.99.254 AD) so how can i block in interface from 88 to 99 except AD server ip?

thanks

Use filters in the forward chain under /IP Firewall. Permit the necessary AD traffic then block the traffic that you want to deny.

Hi celtic

thanks for your response if you mind if you some script example :slight_smile:

Cheers