FSSO only listening on localhost
I have a strange problem with the FSSO Agent.
My Server is a Windows 2012 R2 64 bit
I installed FSSO and it starts up normal but I cannot connect to port 8000 from anywhere except from the same server to localhost.
So when I do a "telnet localhost 8000" I get an answer from the FSSO agent but even when I try a "telnet [ipadress] 8000" on the same server I don't get any answer.
The firewall is off on the server for testing purposes.