Hello,
I am developing webservice consumer, which will access DFS from different computer than localhost. When I try to lookup existing service context from the same PC where DCTM runs - everything is OK. But when I try the same operation from any other computer, it fails with message Invalid lookup request from IP: <computer IP>.
Is lookup usable only from localhost? Or is there some setting when I can setup list of trustworthy computers? Or am I doing something wrong?
Thanks for answers!