Setting up static routes from one network to another
Surprisinglyitisveryeasytoaddtheroutesfromthecommandline:sudorouteadd-net192.168.1.0netmask255.255.255.0gw192.168.1.1 ...,像是我電腦有兩個ethernet和一個wifi界面,就很需要設定多界面route...sudorouteadd-net172.16.0.0netmask255.240.0.0metric1deveth0...。參考影片的文章的如下:
