Java Firewall

N

news.tele2.dk

Hi, I was wondering if it is possible to make your own firewall in java? Any
clues?
 
M

Matt Humphrey

news.tele2.dk said:
Hi, I was wondering if it is possible to make your own firewall in java? Any
clues?

I don't think so. A good firewall must really block things at the OS level.
In addition, Java does not directly access ICMP and so could not setup rules
for these messages. I think any Java firewall would require heavy JNI
support for the actual work. Java might make a good front-end however for
something like the Linux ipchains.

Cheers,
Matt Humphrey (e-mail address removed) http://www.iviz.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,770
Messages
2,569,583
Members
45,074
Latest member
StanleyFra

Latest Threads

Top