On Wed, Jan 8, 2014 at 4:13 PM, Daniel Hedlund <[email protected]> wrote:
> If that works then you should be able to print what you need. Ideally, > you'll need to figure out why lpr is connecting on that IP instead of > localhost if you don't want to keep it open. > It looks like lpr is trying to connect to 'salmo', which is resolving to that IP address. If salmo is the same machine, you could also try moving/adding a salmo entry in /etc/hosts (bypassing the dns?) so it points to localhost: 127.0.0.1 salmo.appl-ecosys.com salmo _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
