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

Volle Windows-Funktionalität über Sophos UTM 9.6

Hallo zusammen,

ich habe Windows 2016 Server in einem internen Netzwerk, unter anderen AD-Server und Fileserver mit Windows-Freigaben. Die Clients mit Windows 10 Pro stehen in einem Backbone-Netzwerk, vom internen Netzwerk durch eine Sophos UTM 9.6 Firewall getrennt.

Welche Ports müssen für volle Windows-Funktionalität über die Firewall offen sein? Mit voller Windows-Funktionalität meine ich:

  • Anmeldung am AD
  • Verbindung von Netzlaufwerken mit den Windows-Freigaben im internen Netz

Danke im Voraus für hilfreiche Antworten!

VG

U.P.



This thread was automatically locked due to age.
Parents Reply
  • Hallo Ulrich,

    Herzlich willkommen hier in der Community !

    (Sorry, my German-speaking brain isn't creating thoughts at the moment. [:(])

    When using the Firewall Live Log, put the IP address of the server in the Filter box and touch enter - then you will only see the traffic to or from it.

    As an alternative, you can get a list of the ports being blocked with the following at the command line for a server with IP 172.21.3.4:

    grep block /var/log/packetfilter.log|grep '172.21.3.4'|grep -oP 'dstport=".*?"'|sort -n|uniq -c

    MfG - Bob (Bitte auf Deutsch weiterhin.)

Children
No Data