HP Network Protector SDN Application Administrator Guide

// Define Conditions for Sentinel Protected Networks
if (
isInNet(myIpAddress(), "10.181.3.0", "255.255.255.0") &&
isResolvable(host)
|| isInNet(myIpAddress(), "10.181.4.0", "255.255.255.0") &&
isResolvable(host)
|| isInNet(myIpAddress(), "10.181.5.0", "255.255.255.0") &&
)
return(sentinel_proxy)
} //End FindProxyForURL()
For more information about PAC files and supported browser information see http://
findproxyforurl.com/browser-support/
Disabling HP Network Protector SDN Application
Occasionally it might be useful to disable the application to determine the source of a problem in
a multi application environment.
To disable the application, click Disable DNS Protector
on the application console.
Disabling the application for a specific VLAN or device
Occasionally it might be useful to disable the application for specific VLANs or devices to help
you determine the cause of an issue. To disable the application for a specific VLAN:
1. From the application console, select VLAN Status.
2. Select the VLAN you want to exclude from the application and click Enable or Disable VLAN
DNS.
The application displays the Enable or Disable VLAN DNS dialog box.
3. Select either Device or Entire VLAN and click Disable VLAN.
Troubleshooting user accounts
Cannot logon to the application
Each user is authenticated on login to the application by the authentication service that confirms
the user name and password. The login screen
Possible cause and recommendationSymptom
The username or password you entered is incorrect
You cannot log on to
the application
1. Enter the correct username and password.
2. Click OK
Or
Disabling HP Network Protector SDN Application 63