On Wed, Sep 21, 2016 at 1:01 AM, Ben Woods <[email protected]> wrote: > On Tuesday, 20 September 2016, Kulamani Sethi <[email protected]> > wrote: > >> Hello All, >> >> I am in the phase of developing one application using ipfw3 but now my >> concern is about ipfw compatibility, is ipfw works fine with windows 10 ? >> because I am planning to upgrade machines with windows 10 soon. >> >> Please help me. >> >> >> >> *With best Regards,* >> >> Kulamani Sethi, >> Bangalore, India >> > > Hi Kulamani, > > It does appear that someone has made a version of IPFW that works with > Windows: > http://wipfw.sourceforge.net/
I think he refers to a more recent version of the code https://github.com/luigirizzo/dummynet which we ported to Windows7 a few years ago and last updated around 2013-2014. I have not tested it on Windows10, the usual difficulty people have is that the kernel module is not signed so you need to run the OS disabling driver signing. cheers luigi > Any questions regarding how it works or for help would probably be best > directed to the forums on that website, as people on this mailing list > (including myself) are unlikely to be familiar with the Windows version. > > That said, if you have general questions about how the FreeBSD version of > IPFW works, assuming that they will apply to the Windows version, you could > post them here. > > Regards, > Ben > > > -- > > -- > From: Benjamin Woods > [email protected] > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw > To unsubscribe, send any mail to "[email protected]" -- -----------------------------------------+------------------------------- Prof. Luigi RIZZO, [email protected] . Dip. di Ing. dell'Informazione http://www.iet.unipi.it/~luigi/ . Universita` di Pisa TEL +39-050-2217533 . via Diotisalvi 2 Mobile +39-338-6809875 . 56122 PISA (Italy) -----------------------------------------+------------------------------- _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ipfw To unsubscribe, send any mail to "[email protected]"
