Results 1 to 3 of 3
i ma tryin to devlop a kernel module which will act as a basic firewall...............can anyone plzzzz help...
- 02-07-2009 #1Just Joined!
- Join Date
- May 2007
- Posts
- 18
plzz help!!!!!!
i ma tryin to devlop a kernel module which will act as a basic firewall...............can anyone plzzzz help
- 02-14-2009 #2
Dont re-invent the wheel, use iptables!
- 02-14-2009 #3Linux Newbie
- Join Date
- Jan 2008
- Location
- UK
- Posts
- 211
Hi,
You need to be a bit more specific about the help you need.
But I would hazard a guess as I have never tried this, to first setup a port monitor, and have some interface to disable the ports, in and out.
Set up a quarantine buffer to hold the packets that your system is not sure about to signal a problem and then some action to take.
Then its about catching the packets of data you do not want coming into your system.
Just some ideas


Reply With Quote