ip route add 192.168.1.0/24 via 192.168.0.1
You may also like
The below example shows a simple port forward that is forwarding TCP, Port 32400 (Plex) to the internal address 192.168.88.250 (Plex Media […]
If you ever loose the “Unread Mail” folder in Outlook a quick way of getting it back is to press “CTRL + […]
Will’s Note: I am not the orginal author. I have updated some of the info:file scanning exceptions for your Anti-Virus software where applicable: […]
/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