» Sign-in with HP Passport | » Register
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
Search:
More options
 
hp.com home


HP Support document

» 

Business Support Center

HP Passport Sign-in

» Sign-in with HP Passport
» Register
» Learn more...

Tasks

» Download drivers and software
» Troubleshoot a problem
» Setup, install, and configure
» Discover and use a product
» Perform regular maintenance
» Upgrade and migrate
» Recycle and dispose
»

Resources

» Customer Self Repair
» Diagnose problem or Chat (HP Instant Support)
» Support Forums
» Guided troubleshooting
» Manuals
» Submit a support case
» See more...
» Help
» Site map
» HP Support Center

HP Web Jetadmin 10.1 - Configuring HP Web Jetadmin 10.1 to Bind to a Specific NIC

NOTE: This information has changed from version 10.0.
Error message: The service could not be contacted. Please make sure the service is started before running the client.
When clients attach to HP Web Jetadmin, the software performs a redirect using the an IP address from the NIC that the application selected during startup. Sometimes, servers have multiple NICs and HP Web Jetadmin does not always pick the correct NIC and, during client launch, may re-direct to the wrong IP address on the network. When this happens, the client fails to start. Below is a scenario and an instruction for configuring HP Web Jetadmin to bind to the correct NIC.
Scenario:
Server has multiple NICs, not all of which are accessible by clients:
  • NIC1=192.168.0.35 - accessible to clients
  • NIC2=192.168.10.10 - not accessible to clients
  • NIC3=192.168.20.254 - not accessible to clients and selected by HP Web Jetadmin during startup
In this case the clients will be browsing to 192.168.0.35 or its IP Hostname (DNS). When they do, HP Web Jetadmin will redirect to 192.168.20.254 and the client startup will fail. In this case, the administrator of the HP Web Jetadmin server will need to configure to allow H) P Web Jetadmin to bind to the correct NIC. Follow these steps to configure HP Web Jetadmin to bind to a specific NIC.
Steps:
  1. Locate file …\Program Files\Hewlett-Packard\Web Jetadmin10\Config\WjaService\System.Remoting.config.
  2. Open the file System.Remoting.config in a simple text editor such as Notepad.
  3. Edit the text to add the additional item as shown below:
    BEFORE (partial text):

    rejectRemoteRequests="false" tokenImpersonationLevel="Impersonation"

    secure="true" protectionLevel="EncryptAndSign"
    impersonate="false" >
    AFTER (partial text):

    rejectRemoteRequests="false" tokenImpersonationLevel="Impersonation"

    secure="true" protectionLevel="EncryptAndSign"
    impersonate="false" machineName="xxx.xxx.xxx.xxx" >
  4. Once the additional item ‘machineName="xxx.xxx.xxx.xxx"’ has been added to the file, save and close the file.
  5. Restart the HPWJA service.
  6. Once the service has completely started, browse to the client start page and verify success.

   Content feedback
To help us improve our content, please provide your feedback below.

1. How does the information on this page help you?

   very helpful somewhat helpful not helpful
 

2. Was it easy to find this document?

   easy not easy

3. If you selected not easy for question 2, in which section did you expect to find it?

     

4. Comments:

 
 
- Your feedback will be used to improve our content. Please note this form is for feedback only, so you will not receive a response.
Contact HP if you need technical assistance.

Printable versionPrintable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2013 Hewlett-Packard Development Company, L.P.