Troubleshooting iChain Proxy Server Issues

This section contains information on how to troubleshoot problems you might encounter with your iChain Proxy Server. The following topics are covered:


Troubleshooting iChain Proxy Server Connectivity Issues

This section contains information on how to troubleshoot connectivity problems you may encounter with your iChain Proxy Server. The following topics are covered:


My proxy server isn't working

Most problems are caused by invalid IP address configurations. Four things are critical:


I can't ping the proxy server from my client

The IP address for the client must be 10.1.1.2 (or any other valid 10.1.1 subnet address other than 10.1.1.1) and the subnet mask must be 255.255.255.0. Its gateway must be the address of the proxy server; in the original configuration that address is 10.1.1.1. DNS on the client must also be set to the IP address of the proxy server. If the ping fails with these addresses, dump the arp table on the browser (for example, using arp -a on Windows) and check that an entry exists for the proxy server IP address 10.1.1.1. If there is no entry, the problem is likely a hardware issue. Check the cables and confirm that there is a physical connection between both IP hosts.


All the numbers are correct and it still won't ping


My browser can't find the application


Nothing ever comes up on my browser

  1. Unlock the console.

  2. At the iChain command line interface, enter an_kill. This will cause all iChain modules to be unloaded.

  3. When you have control of the iChain Proxy Server console, enter the following:

    unload certappstart.ncf
  4. After loading TCPCON at the iChain Proxy Server console, you should confirm that TCP port 2222 is listening on that server. You can do this by going to Protocol Information > TCP > TCP Connections, then confirming that an entry exists for TCP port 2222.


None of the changes I made in the browser application are taking effect


Troubleshooting iChain Proxy Server Authentication Issues

For information on troubleshooting iChain Proxy Server authentication issues, see the Novell Developer Web site.


Troubleshooting iChain Proxy Server Authorization Issues

For information on troubleshooting iChain Proxy Server authorization issues, see the Novell Developer Web site.