Results 1 to 2 of 2
Hey,
I'm doing a little research about tools i need to build a firewall.
It's a university project, and i was looking for actually a way to write a basic ...
- 08-07-2007 #1Just Joined!
- Join Date
- Aug 2007
- Location
- Lebanon
- Posts
- 1
Firewall Programing
Hey,
I'm doing a little research about tools i need to build a firewall.
It's a university project, and i was looking for actually a way to write a basic firewall, tasks are blocking port, blocking intruder IPs and Intrusion detection, what I'm currently looking for is a way to intercept network packets, and check them for any intrusion or any rules i specify, i found some tools that let me detect raw packets transmitted (libcap) but what's next, how do i manipulate these, how do i get the application to send/receive these packets through my firewall, and am i on the right track or are there other tools to use.
- 08-07-2007 #2Just Joined!
- Join Date
- Jan 2007
- Posts
- 90
There is a program (used long back) called portsentry. This does intrusion detection , etc., etc., and you can take a look at the source for help !


Reply With Quote
