Data Center Security

 View Only
  • 1.  Symantec Data Center security Server Advanced 6.0

    Posted Feb 27, 2015 11:33 AM

    Hello All,

     

    I am meeting an issue with SDCSSA deployment.

    I have installed correctly the Data center security server and now I try to deploy agent on Linux OS (CentOS 5.3).

    I did entered : ./agent64-linux-rhel5.bin and the agent deployemnt performed good but after reboot I cannot see the new agent on the SDCSSA console.

    I checked on the Linux host and the install agent directory exists /Opt/Symantec/ .

    SO Help me!!!



  • 2.  RE: Symantec Data Center security Server Advanced 6.0
    Best Answer

    Posted Feb 27, 2015 02:01 PM

    Run the following on the agent machine:

    su sisips
    /opt/Symantec/scspagent/IPS/./sisipsconfig.sh -test

    If it fails, you have a blocked port or another network issue, the wrong IP address for the manager or the incorrect agent-cert.ssl.

    To view the current settings run:.

    /opt/Symantec/scspagent/IPS/./sisipsconfig.sh -view

     



  • 3.  RE: Symantec Data Center security Server Advanced 6.0

    Posted Feb 28, 2015 10:03 AM

    Hi Chuck,

     

    I have followed yours instructions:

    su sisips
    /opt/Symantec/scspagent/IPS/./sisipsconfig.sh -test  and -view , this is the result:

    sh-3.2$ /opt/Symantec/sdcssagent/IPS/./sisipsconfig.sh  -test
    ---------------------------------------------------------------------------
    Agent Configuration Tool version 6.0.0.604
    ---------------------------------------------------------------------------

    Testing connection to server 10.0.4.172

    Could not connect to server: CONNECTION OPERATION TIMED OUT BETWEEN SERVER AND AGENT
    sh-3.2$ /opt/Symantec/sdcssagent/IPS/./sisipsconfig.sh  -view
    ---------------------------------------------------------------------------
    Agent Configuration Tool version 6.0.0.604
    ---------------------------------------------------------------------------

    Server Host List - 10.0.4.172
    Current Management Server - 10.0.4.172
    Port - 443
    Protocol - https
    Utilities Service Port - 2323
    CertFile - /opt/Symantec/sdcssagent/IPS/certs/keystore
    Failback Interval - 60 minutes
    Tracing - false
    Force Retranslation - false
    Prevention Feature - enabled

    So I think that we have a blocked port or another network issue because the IP address of Manager and agent-cert.ssl are good.