Changing the Server Name or IP Address
Changing the name (hostname) or the IP address of a server is generally considered a high impact task and should be treated with some care (much more so than changing the IP of a workstation). Clients/workstations software (e.g. the PaperCut User Client) locate and communicate with the server by using a hostname and/or IP address stored in a configuration file. For correct operation, any hostname/IP address change should also be propagated to the following files:
config.properties file located in the client directory (client connection information stored in the same directory as the client executable):
[app-path]/client/win/config.properties
[app-path]/client/linux/config.properties
[app-path]/client/mac/PCClient.app/Contents/Resources/config.properties
[client-install-path]/config.properties
connection.properties file located in the release directory (release station connection information):
[app-path]/release/connection.properties
[client-install-path]/connection.properties
[app-path]/providers/print/win/print-provider.conf (Note: On windows, the print provider service must be restarted after changing this file)
Catagory: Configuration