firewall: add more ports to AD service definition

This commit is contained in:
Timotej Lazar 2024-10-04 13:29:39 +02:00
parent 57197d7695
commit bbf0798d5c

View file

@ -27,7 +27,10 @@ table inet filter {
tcp . 464, tcp . 464,
tcp . 636, tcp . 636,
tcp . 3268-3269, tcp . 3268-3269,
#tcp . 3389, # RDP
tcp . 5000-5100, tcp . 5000-5100,
tcp . 5985,
tcp . 5986,
tcp . 9389, tcp . 9389,
tcp . 22222-22224, tcp . 22222-22224,
tcp . 49152-65535, tcp . 49152-65535,