cracklord icon indicating copy to clipboard operation
cracklord copied to clipboard

Service Up, No Listen Port in Netstat -l

Open rolandbough opened this issue 8 years ago • 0 comments

Service Up, No Listen Port in Netstat -l

I followed the getting started instructions the files install fine, and launching the service works has no errors.

Then when you try to connect is says the port is closed, from external port checker website it also says port is closed, ssh on same machine shows up, double checked firewall and it's allowing traffic through.

I check netstat -l and there is nothing there indicating either cracklord-resourced or it's assigned PID.

Double checking the /etc/cracklord/resourced.conf shows that binding has been left at default of 0.0.0.0/0 and default port 9443.

I am using Ubuntu 14.04 LTS on an AWS Instance and also GCloud Instance. Both have the same behavior.

Am I missing something? Please help.

rolandbough avatar May 31 '17 06:05 rolandbough