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

STAS Configuration

Hi All,

I'm setting up my first Sophos XG and struggling a little with AD integration. I'm hitting a roadblock when it comes to testing connectivity. When I go to the Advanced Tab of the STAS and test Sophos, I get the message " Test Connection successful but Collector is not added / STAS is disabled in Sophos. I've tried to find the answer here but not having much luck. Could someone shed some light as to what this actually means and how I can correct it?

Thanks in advance.



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

    After implementing STAS on the AD Server, you can integrate it with SF by following the steps below.

    Step 1: Configure SF to use Active Directory as Authentication Server.

    Refer to the article How to Integrate Sophos Firewall with Active Directory for detailed instructions.

    Step 2: Configure a Collector Port and Group in SF

    Log in to the SF CLI using an Administrator profile.

    Go to Option 4. Device Console.

    Execute the following command to enable Sophos Transparent Authentication.

    console> system auth cta enable

    Execute the following commands to add a collector IP and a collector port, as well as create a collector group.

    console> system auth cta collector add collector-ip <ip-address> collector-port <port> create-new-collector-group

    Hope that helps :)

  • Thanks Sachin, I believe I have done the CLI part. However, is there a way to check? or is it ok to rerun the CLI command again without issue?

    thanks for you help.

  • Here's a copy of the ouput. Does this look correct?

    Sophos Firmware Version SFOS 15.01.0 MR-2

     

    console> system auth cta show

      CTA Status              : enable

      CTA Collector           : enable

      Unauth-Traffic Drop Time: 120 sec

      ============================================================

      Collector IP       : Collector Port       : Collector Group

      ------------------------------------------------------------

        192.168.0.11     : 6677                 :         1

      =========================================

      VPN Source Network : VPN Source Netmask

      -----------------------------------------​

Reply
  • Here's a copy of the ouput. Does this look correct?

    Sophos Firmware Version SFOS 15.01.0 MR-2

     

    console> system auth cta show

      CTA Status              : enable

      CTA Collector           : enable

      Unauth-Traffic Drop Time: 120 sec

      ============================================================

      Collector IP       : Collector Port       : Collector Group

      ------------------------------------------------------------

        192.168.0.11     : 6677                 :         1

      =========================================

      VPN Source Network : VPN Source Netmask

      -----------------------------------------​

Children