X-Spam-Check-By: sourceware.org
Message-ID: <46C0D062.5D4A5FE3@dessent.net>
Date: Mon, 13 Aug 2007 14:42:58 -0700
From: Brian Dessent <brian@dessent.net>
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Route Command
References: <12134666.post@talk.nabble.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

akki wrote:

> I need to create a routing table. On Linux, I use route to create it, but I
> don't find this command on cygwin.
> Does comand exist?
> If this command doesn't exist, how can I create a routing table. I try to
> use the route command belongs to windows, but it doesn't work to I want it.

This has nothing to do with Cygwin.  Windows provides a route command,
and it's documented in the manual:
<http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/route.mspx>. 
This should work fine from a Cygwin prompt; if it does not you probably
have a problem with your PATH.  In any case, Cygwin doesn't have
anything to do with how the underlying operating system implements
TCP/IP, and any commands you'd use to manipulate it are part of Windows
not Cygwin.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

