Zentyal Forum, Linux Small Business Server

Zentyal Server => Directory and Authentication => Topic started by: vandykmarsu on March 14, 2022, 03:38:52 pm

Title: [SOLVED]Secure zentyal ports
Post by: vandykmarsu on March 14, 2022, 03:38:52 pm
Hi Zentyal user's,

after reading the Zentyal documentation, having browsed the forum, I allow myself to come and ask my questions in this section.

Having carried out an installation without problems, today I want to secure this installation, and this by securing ports 22, 80 and 389.

By consulting the forum I found how to secure port 389 without disabling it, which is not recommended, do you have any suggestions for the other ports?

I'm not looking for a ready-made solution, just advice, a choice will be made if feasible or not :)

Wishing you many thanks in advance for your future contributions :)
Title: Re: Secure zentyal ports
Post by: dzidek23 on March 16, 2022, 01:58:16 pm
Hi,

That's fairly simple to achieve:

https://doc.zentyal.org/en/firewall.html#firewall-configuration-with-zentyal

Just make sure you use the right section, so you block access to the Zentyal and not between networks.

If you need more ports (not mentioned on the current list) go to Network -> Services and add what you need (Name, protocol, ports)
Then you can use that service in firewall selection list.

Simples,
Cheerio!
dzidek23
Title: Re: Secure zentyal ports
Post by: vandykmarsu on March 16, 2022, 04:58:35 pm
Hi,

That's fairly simple to achieve:

https://doc.zentyal.org/en/firewall.html#firewall-configuration-with-zentyal

Just make sure you use the right section, so you block access to the Zentyal and not between networks.

If you need more ports (not mentioned on the current list) go to Network -> Services and add what you need (Name, protocol, ports)
Then you can use that service in firewall selection list.

Simples,
Cheerio!
dzidek23

Thanks for the explanation, i will test it :)