Environment:
iQSonar Brendan R2 DH version 4.00.301
Windows 2012 R2 server, with SQL 2012 Standard Edition SP3
Installation is carried out using AD integrated user.
Expected Behaviour:
to Scan via the SSH Proxy
Actual Behaviour:
Sky have only allowed the route through the proxy it isn’t scanning, it looks like it knows there is something there, but it won’t pick it up.
If I add an SSH credential, this seems to bypass the ssh proxy server and starts to scan the devices. Have I got this set up correctly or is there something I have missed.
Step-by-step guide
The SSH Proxy credentials need to be set up manually because, at the moment, they cannot be imported. This configuration will scan a server through a SSH Proxy. To do this do the following:
- Navigate to the Locations page on the application
- Navigate to SSH Proxy location
- Navigate to Credentials tab of that location
- Click on the Create button
- Select SSH Proxy from the Credential Type drop down
- Enter a Label of "root-Password"
- Enter a "Proxy User Name" of "root"
- Enter a "Proxy Password" of "Falcon99"
- Enter a "Proxy Address" of "192.168.4.18"
- Enter a "Proxy Port" of "22"
- Enter a "Proxy Command" of "ssh -l {username} -o StrictHostKeyChecking=no {hostname}"
- Enter a "Proxy Prompt" of "Password"
- Click the "Save & Close" button
Associate the Child Credential with the Parent Credential
- On the parent credential - in this case the "Unix Linux" credential with label "root-falcon" click the "Edit" button
- Click on the "Child Credential" drop down
- Select the child credential - In this case "root-Falcon99" labelled
- Click the "Save & Close" button