coder
Nov 21 2003, 07:04 PM
Download Source CodeDownload Compiled Binaries If you decide to develop a Firewall for Linux, you will find a lot of information and source code, all free. However people interested in Firewall for Windows Platforms have a little more difficulty, not only for finding information, finding free source code is a task impossible!!. So, I have decided to write this article that describes a simple method for developing Firewalls for Windows 2000/XP to help people interested in this subject.
gman24
Nov 22 2003, 08:26 PM
Sweet man, thanx.
Dillinja
Nov 22 2003, 10:19 PM
Excellent coder! Should definatly come in handy for someone lookin to build their own protection for their win box, then relying on the close source altenatives! Still....(get linux and learn iptables!!  )
zaRwT
Dec 2 2003, 01:09 PM
Thanks man  Very good code for one of my projects. how about an iptables for windows  (opensource) cya
biboupoki
Dec 2 2003, 01:17 PM
nice !! thanx
coder
Dec 2 2003, 02:13 PM
| QUOTE (zaRwT @ Dec 2 2003, 01:09 PM) | Thanks man Very good code for one of my projects.
how about an iptables for windows (opensource)
cya |
i wish they had IP Tables for windows
TeCH-NiNE
Dec 5 2003, 03:41 AM
thanks man, looks damn intresting and good
123spawnie123
Dec 6 2003, 01:48 PM
neat man tnx
Mouse
Dec 6 2003, 11:05 PM
nice idea I tried all closed source apps. NONE of them worked well for me.
Mouse
Dec 6 2003, 11:24 PM
thank very much. I need to modify the source so the firewallapp goes into trayicon instead of taking up a space on my taskbar. good work. it works very good it blocked ports as it should
passi
Dec 7 2003, 09:23 AM
Mouse: can you post your version here?
Hexboy
Dec 7 2003, 10:52 AM
Damn, nice. I've been looking for something like this for some time.
hidden
Dec 7 2003, 12:17 PM
nice job thx man
Mouse
Dec 7 2003, 09:26 PM
here I just do much and is done for now. will look into getting to log attacks.
andariel
Dec 16 2003, 01:54 PM
hey thanx man, a question came to my mind: whats the difference between a hardware firewall and a software one ?
Shnappz
Dec 22 2003, 02:43 PM
what is this written in , is it vb or c++ or different
coder
Dec 22 2003, 02:58 PM
| QUOTE (andariel @ Dec 16 2003, 01:54 PM) | hey thanx man, a question came to my mind: whats the difference between a hardware firewall and a software one ? |
it's the same difference between software and hardware... Hardware: physical equipment directly involved in the performance of data-processing! Software: The programs, routines, and symbolic languages that control the functioning of the hardware and direct its operation. i hope this helps
Merchantp
Dec 23 2003, 08:36 AM
hardware = a bitch to open ports if you forget your pass =/
Fractured
Dec 24 2003, 07:37 AM
its in Visual C++ i believe
jimmy
Dec 24 2003, 05:46 PM
thx now everyone can start writing his own Firewall
Mouse
Dec 27 2003, 05:53 PM
BillyJawz
Jan 8 2004, 06:09 PM
Anyone willing to make it CLI only? Looking at the code shouldn't be so hard...calling int CPacketFilter::AddFilter(char *localInterfaceIp, int direction, char *srcIp, char *srcMask, char *dstIp, char *dstMask, int srcPort, int dstPort, int protocol). I'm too lazy to do it by myself
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
|