PaperCut will listen on all available network interfaces by default. If your server has multiple IP addresses (i.e. is multi-homed), PaperCut will accept connections to all these addresses. Alternatively, it may be configured to listen on a single, defined interface. To configure PaperCut to listen on a single network interface:
Open [app-path]/server/server.properties
in a text editor.
Add a new line:
server.listen-interface=1.2.3.4
where 1.2.3.4
is the (static) IP address of the network interface for PaperCut to
listen on.
Restart the service PaperCut Application Server
© Copyright 1999-2014. PaperCut Software International Pty Ltd. All rights reserved.