ip route add 192.168.1.0/24 via 192.168.0.1
You may also like
/ip firewall filter add chain=forward dst-address=”remoterange” src-address=”localrange” place-before=0 /ip firewall filter add chain=forward dst-address=”localrange” src-address=”remoterange” place-before=0
# Average CPU Load Notification.# This will email you once when average CPU Load reaches the set CPU Threshold value.# When average […]
I have a few batch files that run on a schedule, I have found though that they are not running properly? If […]
This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles […]