Results 1 to 1 of 1
I have this java web application and I want it to be available only to certain fixed set of IP addresses not to the entire intenet.How do I go about ...
- 06-16-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 1
allow only a subnet to access a web application.
I have this java web application and I want it to be available only to certain fixed set of IP addresses not to the entire intenet.How do I go about it ?
I am trying to run the web application on a SUSE enterprise server using integrated apache2 and tomcat6.I have a static IP for that server and by default any port which I try to open using yast(firewall) is available over internet.How to change that default behaviour ?Do I have to change the iptables?
I tried searching the forum but couldn't find anything..I apologize if it has been already answered and I missed it.
Thanks!


Reply With Quote