X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47B123DC.8070902@kenati.com> Date: Tue, 12 Feb 2008 10:13:08 +0530 From: Nitin User-Agent: Thunderbird 2.0.0.6 (X11/20071022) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: net-tool commands (ifconfig/route, etc.) on CygWin ?? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hi, I have alot of scripts (approx. 1500) written for Linux. I have now migrated to WinXP with CygWin. I am not able to use my scripts here since most of them use following commands :- ifconfig,route,iptables, etc., most of them related to Linux networking. Can someone help me in getting these commands running in CygWin. Please note that I have already tried following things:- 1. Tried installing net-tools RPM, but the error that I get is that "package is intended for Linux operating system" 2. Compiled net-tools from source on a linux machine and copied the binaries on CygWin. Executing any binary results in the following error message :- "Cannot execute binary file". Note that I don't want to use netsh or ipconfig, since that will mean rewriting the scripts. -- 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/