linux_wiki:route_ip_traffic_and_create_static_routes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
linux_wiki:route_ip_traffic_and_create_static_routes [2018/05/05 15:28]
billdozor [Option C: Use a static config file]
linux_wiki:route_ip_traffic_and_create_static_routes [2018/05/05 15:28]
billdozor [Option C: Use a static config file]
Line 102: Line 102:
     * gw 192.168.1.254 -> use this gateway     * gw 192.168.1.254 -> use this gateway
     * **OPTIONAL**: dev eth0 -> use this device     * **OPTIONAL**: dev eth0 -> use this device
 +
   * Restart the network service<code bash>systemctl restart network</code>   * Restart the network service<code bash>systemctl restart network</code>
   * View route<code bash>ip route show</code>   * View route<code bash>ip route show</code>
  • linux_wiki/route_ip_traffic_and_create_static_routes.txt
  • Last modified: 2019/05/25 23:50
  • (external edit)