Hi,
Is there any way to change the ports that the software probes use? Port 8080 is used by the probe which conflicts with another piece of software I wanted to use.
Looking in the processes I saw this:
atlas 843 0.0 0.2 50348 5992 ? S 10:15 0:00 /usr/bin/ssh -o ServerAliveInterval 60 -o StrictHostKeyChecking yes -o UserKnownHostsFile /var/atlas-probe/.ssh/known_hosts -R 50948:127.0.0.1:2023 -L 8080:127.0.0.1:8080
-i /var/atlas-probe/etc/probe_key -p 443 atlas@ctr-fsn01.atlas.ripe.net KEEP
I had to kill the PID in order to run the other software I need so at present this new software probe is down. I’d like to start it up again but can’t unless I can control which port the SSH tunnel is using.
Thanks,
Pauil.