OG wrote:
Hi,

I'm trying to block external access to port 8009 (AJP13), as only my local host 
really needs to be able to talk to it.
I'm wondering if there are any internal/mod_jk mechanisms for that, or if 
iptables is the best option.


If anyone has iptables rules that work, I'd appreciate it if you could share 
them.


Take a look at:
http://www.linuxguruz.com/iptables/

For example:
http://www.linuxguruz.com/iptables/scripts/rc.firewall.txt
will make a simple firewall allowing only
ports 21,22,80 and 133, etc...

Just adjust you network IP's.

Regards,
Mladen.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to