Insight Remote Security
1748233 Members
3498 Online
108759 Solutions
New Discussion юеВ

ISEE Showing isee.asiapac.hp.com instead of our spop server .

 
Arun Kumar D
Occasional Advisor

ISEE Showing isee.asiapac.hp.com instead of our spop server .


Hi ,

In the isee client web page http://:5060/start.html it is showing server name as isee.asiapac.hp.com instead of our SPOP server name . Plz tell me how to change the server name .
3 REPLIES 3
Liem Nguyen
Honored Contributor

Re: ISEE Showing isee.asiapac.hp.com instead of our spop server .


Hi,

You can search for the command changeServer, then run:

changeServer your_SPOP_FQDN (or IP_address).

Since you did not tell me this is on Windows, HP-UX, OVMS... I can't provide the full patch to changeServer, so best bet is to search for it.

Hope this helps,
Arun Kumar D
Occasional Advisor

Re: ISEE Showing isee.asiapac.hp.com instead of our spop server .

this is HP-UX server ......
Liem Nguyen
Honored Contributor

Re: ISEE Showing isee.asiapac.hp.com instead of our spop server .


If you do this from root directory:

# find . -name changeServer, you will find it:

/opt/hpservices/RemoteSupport/bin/changeServer

Hope this helps,