03-16-2007 11:47 PM - edited 02-21-2020 01:27 AM
hi,
i had successfully installed the Cisco ISC 4.2 on my SunFire V125 Server which is running on Solaris 10 and i was also successful to login to the ISC for the first time using the Solaris Java browser.
however, after i reboot the machine i could not access the ISC anymore and the error i was getting is as follows:
"The connection was refused when attempting to contact mdesvr:8030".
in my browser i entered the ff URL:
where: mdesvr is the server name
8030 is the http port no.
i would appreciate it very much if anyone can help me in resolving this issue.
thanks,
03-22-2007 12:10 PM
Refer the system recommendations and requirements for ISC and Sun Solaris web browser:
05-01-2007 08:37 AM
Hi,
Check that all processes are running post reboot. ISC may not have been configured to start automatically upon reboot. Check at $ISC_BASE/wdclient status. httpd process should be running correctly.
Configure https port as follows and then try connecting using https instead of http.
Step 1 Source the environment file, as follows:
For K shell: . $ISC_HOME/bin/vpnenv.sh
For C shell: source $ISC_HOME/bin/vpnenv.csh
Step 2 Run the command: configSecurePort.sh
where:
Hope this helps.
Cheers,
Praj
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide