Adding a host specific routing entry

From: jpo234 (anonymous_at_discussions.microsoft.com)
Date: 03/18/04


Date: Thu, 18 Mar 2004 02:16:10 -0800

Hi all,
I want to set a routing entry that directs all traffic to one specific IP address (lets say 1.2.3.4) through a specific interface (e.g. a RAS connection) while I'm simultaneously connected through a LAN to an Intranet.
I tried to use the following command "route add 1.2.3.4 IF x", where x is the number of the RAS interface. Unfortunately the Win2K route command doesn't like this syntax.

So, how do I do what I want?

Thanks in advance
  Joerg