From owner-freebsd-questions@freebsd.org Tue Oct 25 13:51:07 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 79237C218DA; Tue, 25 Oct 2016 13:51:07 +0000 (UTC) (envelope-from srikanthkumar.net@gmail.com) Received: from mail-ua0-x22f.google.com (mail-ua0-x22f.google.com [IPv6:2607:f8b0:400c:c08::22f]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3A0D5CC7; Tue, 25 Oct 2016 13:51:07 +0000 (UTC) (envelope-from srikanthkumar.net@gmail.com) Received: by mail-ua0-x22f.google.com with SMTP id 6so33314337uat.0; Tue, 25 Oct 2016 06:51:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc; bh=BcLQYJpO7Bm7YZpgpycxuz5Z9qRJGS4mY1kCDV1vHA4=; b=eZ0MP7MmJC/qzcDrQxrKNyJjpToP/oHq4NNPUmTwB7WXpSV3YOVzZtVWDXCWqyS1Oe s0snUhS/EcdJpIlCiWAevPfpah7uojuV5anUss/XkC4vnYyS8KhMtDbhgMm2SeHZ9rAr baU1ye6Kpoovcvc2vSlZ3b1yx8R3dIQt9sbRpi9WQlBlwBFvHWR8OTctDsIBRVsKNTJj ZcGqSGeMFLo8wfjK2kMy6crgHFk6Ef/jOBo00LTIztcvCykYgsVTXCbVwpE+k4pM413+ BnCxMKnv9oxhwVsP0vJu/mnH7ls1c2VWnBTEDsId5yR0H7/7tJKx04Qsa5M+UZ6dPmnj VI4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc; bh=BcLQYJpO7Bm7YZpgpycxuz5Z9qRJGS4mY1kCDV1vHA4=; b=eJBoGA3vE0JpPWSsQhWTTRwB9sC2UA96G/+BheC+edc3R0BCROF9iQRX2oRE9j1kWn sZMw6vJnJmKOIkFWROvwuL6mLhG7mYaclPWTYmFyLLkwpN5Iii935AUd4qeXaCPvsyGE 96iTtdMiatlDurdLTTC1N35m6WzQonNF9OHlcxB+S555L0QqnN/3d3bo0S8YH085BYx9 XC1kfrmetIFSIBlOgTjGmujy24rnCZmkoV7WTvtTNybjW8Bt6Vyh4uMWmS5Q1rLNnax0 w2WORCzlH5wTTvUT4dika9rRo4X7CD+AcujLnzRB4VGJbUgZ+u+r+2h5qTaOPUBNA7Ci 4azQ== X-Gm-Message-State: ABUngvfH2bg0P6e+S/JsNG5gT7q0qsSqtKB3MxNM2r+XgKrt04Zh7f+CtVecP1tu9fDOkDSa+h+lmeQTmtdnGw== X-Received: by 10.159.53.80 with SMTP id o74mr7642602uao.149.1477403466260; Tue, 25 Oct 2016 06:51:06 -0700 (PDT) MIME-Version: 1.0 Received: by 10.103.104.204 with HTTP; Tue, 25 Oct 2016 06:50:35 -0700 (PDT) From: Srikanth Reddy Date: Tue, 25 Oct 2016 19:20:35 +0530 Message-ID: Subject: Ipfw+dummynet on Windows 10 To: freebsd-questions@freebsd.org, freebsd-doc@freebsd.org Cc: Kulamani Sethi , Kulamani Sethi Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Oct 2016 13:51:07 -0000 Hi, Happy to find your contact information. we are developing a small application using IPFW+Dummynet network adapter,but when we try to test that in Windows 10 OS we are unable to add the Service in Network Settings. Please help us in fixing the issue. Thanks & Regards, Srikanth.