I am trying to install IPFW on a 64 bit version of Windows 7 using the package provided here
I am able to successfully add the ipfw+dummynet
service to my network adapter using the instructions supplied in this stack overflow answer
However, while executing the ipfw.exe
provided in the package, I face the following error :
my_socket failed 2, cannot talk to kernel module
Need assistance in getting past this error so that ipfw can be run successfully from the command line.