Home |

Router Issues

Problem

    FTP error with EDI to host computer when going through a Router - Router Pass-Thru Fix.

Answer

    Command:
    route  add  198.211.100.0  MASK  255.255.255.0  198.211.124.4

    198.211.100.0 is the IP address class at the main office.

    198.211.124.4 is the router address at the the branch office.

    You can also add the ' -p ' (leave the quotes off) after the route, add to make the route persistent.

    example: route -p  add  198.211.100.0  MASK  255.255.255.0  198.211.124.4

Updated February 14, 2005 at 11:02 a.m.