PDA

View Full Version : Firewall and ISPConfig


MyLinux
5th September 2005, 08:58
Dear friends,
I wish to hide all of the unnecessary ports on my linux ispconfig machine.What is your suggestion? iptables ? or using internal facilities in ISPConfig package? or maybe a third solution?
Thank you

till
5th September 2005, 10:33
Dear friends,
I wish to hide all of the unnecessary ports on my linux ispconfig machine.What is your suggestion? iptables ? or using internal facilities in ISPConfig package? or maybe a third solution?
Thank you

I recommend to use the ISPConfig firewall. It is an IPTables firewall, based on the bastille-firewall scripts.

falko
6th September 2005, 21:17
I recommend to use the ISPConfig firewall. It is an IPTables firewall, based on the bastille-firewall scripts.

Yes, the ISPConfig firewall uses iptables, so use that one! :)

domino
7th September 2005, 10:36
If you run the server at home and using a router, just enable 80, 81, 22, 25, 110, 53, 143, and any other port you want people outside to access. I personally use APF and BFD along with administrator common sense :p.

If you have the ability to drop the IP of people port scanning, i suggest you do it first from the router and use linux iptables to do the rest.