Please use this link to calculate IP Subnet
You may also like
During as SBS2003 migration to SBS2011, while decommissioning the source server (SBS2003) before Exchange 2003 can be removed you will have to remove the […]
At a shell prompt type /etc/init.d/iptables stop This will stop the iptables firewall if running
This is a simple backup script using a batch file, it writes to a log file, sends the log file by email […]
/ip firewall filter add action=drop chain=forward dst-address-list=TikTok src-address=10.0.0.0/24 /ip firewall mangle add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d chain=prerouting content=.tiktok.com src-address=10.0.0.0/24 add action=add-dst-to-address-list address-list=TikTok address-list-timeout=4w2d […]