Jump to content

Lio

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by Lio

  1. Hello Everyone,

    I am trying to uninstall Eset File Security from Windows Server 2012 R2 Standard, the agent has been uninstalled without problem, but impossible to do so with Eset File Security, I don't find it in Control Panel, I have no idea where to go and how to uninstall it.

    When I am trying to reinstall the Eset Management Agent I get Win.1603 error.

    Thank you in advance for your help!!!

  2. 15 hours ago, Marcos said:

    Maybe you have a filter enabled in the Detections panel of the ESET PROTECT console?  What filters do you have there?

    image.png

    You can also upload logs collected with ESET Log Collector from the machine so that we have more information about the detection.

    It is fine now I finally got the actions related to this threat in the console thank you very much

  3. Hello,

    We are facing an issue, every single time a specific computer connects to the network, we have this alert shown on the attached screenshot.

    But we don't see anything blocked from the Eset protect console or neither on the computer

    Alert: Network threat blocked

    A computer on the network is sending malicious traffic. This could be a computer attack attempt.

     

    Thank you in advance for your help.

     

     

    image.png

  4. @Chris A Did you check if your firewall is not blocking any communications?

    you can check your listenning and connection established ports in Powershell

     

    > Get-NetTCPConnection -LocalPort 57119

    LocalAddress                        LocalPort RemoteAddress                       RemotePort State       AppliedSetting
    ------------                        --------- -------------                       ---------- -----       --------------
    ::                                  57119     ::                                  0          Bound
    10.10.10.2                       57119     1.1.1.1                        2222       Established Internet

     

    you can also check with 

    > Get-NetTCPConnection -RemotePort 2222

    or "netstat -an" to see everything

×
×
  • Create New...