ip route add 192.168.1.0/24 via 192.168.0.1
You may also like
DHCP Process Discover – Client sends a broadcast Discover Offer – Server replies with an offer of IP details Request – Client […]
Microsoft recently announced that Windows Small Business Server (SBS) 7 and Windows Small Business Server (SBS) Codename “Aurora”. SBS 7 The next […]
run cmd as admin cd C:\program files\Microsoft office\office16 (or program files (x86), whatever’s relevant) type in: cscript ospp.vbs /dstatus this generates a […]
/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