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

STAS's Live User not sync to Sophos XG

Hi guys, i just bought Sophos XG210 Firewall and planning to authentication AD's user on Sophos. After many seach on google, sophos's community but i haven't find a solution yet. Need help from you guys. Thanks

Here's my network diagram

 

Things i have configured:

- STAS installed and configured on DC Server with Active Directory. Test connect to Sophos appliances success, can show live user in advanced tab on STAS.

- Port opened on firewall:

     + Inbound TCP 27015, 135, 145 ; Inbound UDP Port 6677, 50001, ICMP V4

     + Outbound TCP 27015, 135, 145 ; Outbound UDP Port 6060, 50001, ICMP V4

- Enabled STAS on Sophos, add collector IP: 192.168.1.10 (DC's IP)

- Added Active Directory to Sophos, synced OU to sophos.

 

Error:

- I can't view live user logon on sophos.

- In Genaral STAS - Sophos Appliances doesnt show IP of sophos (192.168.1.1)

 

Thanks and Best Regards.



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

    The first step to perform here is to capture TCPDumps on port 6060 and verify if any packet is communicated from the DC to the XG firewall over this port number. To execute a tcpdump, take SSH to the XG firewall and login as Admin. Execute the following command in Device console,

    tcpdump 'port 6060

    This will conclude what will be the next step to follow. Most of the steps and information is already shared from ManBearPig in previous responses.

    I would also like to suggest you to check #8 in my troubleshooting guide here and verify the suggested time difference.

    Hope that helps,

    Sachin Gurung
    Team Lead | Sophos Technical Support
    Knowledge Base  |  @SophosSupport  |  Video tutorials
    Remember to like a post.  If a post (on a question thread) solves your question use the 'This helped me' link.

Children