X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; q=dns; s=default; b=NdAcMJNrai2qhAQ+ sWzoWInHH3VFUhnNJshlWOFb6DpaCAawisgTxPJtVWsjqhle+yVRN1ht621JfPAm PYbYY/FX3FVLmwfigS+voSFksMRJaCKBZeSRa1qMGzI1BKcqMUPW8PIbiPMbwSF+ aB11sOKIBE+vD3ZL+K3IRzbsYnQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; s=default; bh=AU2kVN1Ol1pcGc6NWS+rYs 1NJeY=; b=cO1NDdRyPhCyKVNMSvxMeALAXohMBuwEUkGzIOgJi5xBLKszt80/e6 oq6vl/mwsPO9Pr6WDB/hVhRQYaoHEPRywh7lbIXU3vQj4y48S3oVOBW2jjR8Pqzk q5IwkO4o56ChHRruC1Ups8nRTts0f1fgqdkwQkoyZa3z6m8Ggpd6w= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.0 required=5.0 tests=BAYES_05,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,HTML_MESSAGE,HTML_OBFUSCATE_05_10,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=WiFi, bat, sk:mail.co, owa X-HELO: mail-qk0-f170.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=a73kUxzAWSNdLjQWJHGWq2EdgwArQbve7ZGeXRV0vkU=; b=ByGG6nDVOR2jUN7TFMF5mYoUb8GA1qhT2QqO6pfdU7PaY/i5NWxhZ+/aEoEeAYIgeb 9y3tka1PgqW4Mly7t+zdNhEBiyRXepVolNKsTKr/Zlwb5UZBak1YxAhFG1TzVJlBqKYY /Ej3EYPsdNq8zuR48MF1Z8m89z0KpcNARERdxRzVSL2jMPbvNCNH4H+5TqKcWBPsvv6E UpR2sdEnaFXtT0EtcAopx2xusInHbCcpUKuOOoLsZOIkAQb5DXMJ1Q1BWH7sn6A5ldGC CUi8Y8CoCgNY3p8gQ2dNu1Q+2qVcKEkgAlFRVn18lUKqA/61LNCCA83HfxnIGCThm2jT WLBA== X-Gm-Message-State: AElRT7GKq2ChnoLuAaaO2bkqBmNB3P1grDlollSlgRI3Y9jza72EAjVv DZZdMhTI5lZKddHObeaItSsvQ8m61CvFlYrB6XU= X-Google-Smtp-Source: AG47ELtk0ZlGaASKprLBKmjHDla/JlnH9kwddsPOxKqWXfl8Ir94LDbSlV6YeSijOGSV7nFJDtT17ekaJmpOh+W9glI= X-Received: by 10.55.174.129 with SMTP id x123mr35671767qke.166.1520485506900; Wed, 07 Mar 2018 21:05:06 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: shenba raj Date: Thu, 8 Mar 2018 10:35:05 +0530 Message-ID: Subject: Dummynet network simulation issue To: cygwin AT cygwin DOT com Cc: deepak DOT mallick08 AT gmail DOT com, ranjithdoss AT gmail DOT com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w2855KGZ024374 Hi Team, We have been using DummyNet tool for past two years to emulate different network conditions like 3g, 4g and WiFi without any issue. Recently we have migrated from Windows Server 2008 R2 Enterprise version to Windows Server 2012 R2 DataCenter version. Since migration, we are unable to run the .bat files commands ( for 3g.bat, 4g.bat and WiFi.bat) using cmd prompt and encountering below error. Kindly help us in this regard. Ipfw 600 find_fast_cwd:WARNING:couldn’t compute FAST_CWD pointer. Please report this problem to public mailing list cygwin AT cygwin DOT com Below are the 3g.bat file commands: · ipfw -q add pipe 1 ip from any to any in · ipfw -q pipe 1 config bw 850Kbits/s delay 40ms · ipfw -q add pipe 2 ip from any to any out · ipfw -q pipe 2 config bw 420Kbits/s delay 45ms · ipfw pipe show Your prompt response will be highly appreciated as DummyNet issue is blocking project deliverable. Thank you in advance for your help and support. Thanks & Regards Shenba -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple