Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UTM-9 port 25,465,587 are opened on all public IPs, can i close some of them?

i have 14 public IP, lets say

14.138.200.81 - 14.138.200.94

i enabled SMTP routing as a email gateway, and forward mails to Exchange server

i just want 200.81 to open 25 for receiving mail, but closed 465 and 587

and all others public IP are also close 25,465,587.....

but added a deny all to public IP with 25,465,587 not work........

can anyone help?

i have case number 8479344, and 4 UTM-9 on hand



This thread was automatically locked due to age.
Parents
  • You can try to create a DNAT rule where you Blacklist all traffic arriving on ports 465 and 587 and where you do the same for port 25 for the 13 IP's that are not "in use".

    I think that'll work as DNAT is usually one of the first mechanisms being checked on incoming traffic.

Reply
  • You can try to create a DNAT rule where you Blacklist all traffic arriving on ports 465 and 587 and where you do the same for port 25 for the 13 IP's that are not "in use".

    I think that'll work as DNAT is usually one of the first mechanisms being checked on incoming traffic.

Children