WEIGEL FORUM
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Login

    WINDOWS || add local static route

    Windows
    1
    1
    12
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DerMeldosD
      DerMeldos
      last edited by DerMeldos

      check for current routes and interfaces

      route print
      

      To add the route us the following command and change it to your need:

      route -p add  Destination_Network MASK Subnet_Mask Gateway_IP IF Interface
      

      replace Destination_Network, Subnet_Mask, Gateway_IP and Interface with your corresponding values.

      check the routes again and do a ping test.
      Done!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      Powered by NodeBB | Contributors