(Apologies ... ignore ... fixed with a reboot) C-Gate appears to not be listening on port 20023, but is on plenty of others as expected. PICED won't connect to it, but Toolkit will connect fine (which I understand uses 20123, so that makes sense given 20123 is listening). I'm not seeing anything obvious on this new Linux install of C-Gate that would prevent it, but admittedly this is the first time I've ever done an install of C-Gate on Linux. Ubuntu LTS v16.04. netstat -tlnp reports the following. Would there be a default setting that restricts C-Gate to only listen on the secure 20123 command port and not 20023? Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1077/sshd tcp6 0 0 :::22 :::* LISTEN 1077/sshd tcp6 0 0 :::20025 :::* LISTEN 8629/java tcp6 0 0 :::20026 :::* LISTEN 8629/java tcp6 0 0 :::20123 :::* LISTEN 8629/java tcp6 0 0 :::20124 :::* LISTEN 8629/java tcp6 0 0 :::20125 :::* LISTEN 8629/java tcp6 0 0 :::20126 :::* LISTEN 8629/java tcp6 0 0 :::20033 :::* LISTEN 8629/java