Cookonthefly server always defaults to ip 0.0.0.0

Hi ,

Not sure what is going on here. The server output of 0.0.0.0 just means that it’s creating a cook server on that machine on all network interfaces.
The -filehostip=x.x.x.x command is to be used on the client. It should point to the network interface of the server (which you will need to look up on the server.

So I’m not sure what you are asking. The -filehostip option needs to be supplied on the client and needs to have the ip address of a machine which is running the cook on the fly server.
The server you can’t specify the ip address because it’s using the local machine network adapter.