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
What you are trying to accomplish here is to have one resource (either a page or an entire site) redirect a visitor […]
At last! I finally got the upgrade from 1.15.61.10 to 1.22.61.1 on my HTC Desire. That meant that I would be able […]
This problem has nagged at me for years. Here is a batch command to delete files on a Windows 2003 machine. Forfiles […]