This repo is obsolete, please see git://git.code.sf.net/p/dummynet/code@master
[ipfw.git] / binary / README.txt
1 This directory contains the binaries to install and use IPFW and\r
2 DUMMYNET on a Windows Machine. The kernel part is an NDIS module,\r
3 whereas the user interface is a command line program.\r
4 \r
5 1. INSTALL THE NDIS DRIVER\r
6 \r
7 - open the configuration panel for the network card in use\r
8   (either right click on the icon on the SYSTRAY, or go to\r
9   Control Panel -> Network and select one card)\r
10 \r
11 - click on Properties->Install->Service->Add\r
12 - click on 'Driver Disk' and select 'netipfw.inf' in this folder\r
13 - select 'ipfw+dummynet' which is the only service you should see\r
14 - click accept on the warnings for the installation of an unknown\r
15   driver (roughly twice per existing network card)\r
16 \r
17 Now you are ready to use the emulator. To configure it, open a 'cmd'\r
18 window and you can use the ipfw command from the command line.\r
19 Otherwise click on the 'TESTME.bat' which is a batch program that\r
20 runs various tests.\r
21 \r
22 2. UNINSTALL THE DRIVER\r
23 \r
24 - select a network card as above.\r
25 - click on Properties\r
26 - select 'ipfw+dummynet'\r
27 - click on 'Remove'\r