<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi Charles, <br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Thanks for your response. No, I only put 192.168.1.64 as an extra option as I want to allow Slave access from another computer. Otherwise, access will normally only be from localhost. There is only one network interface on this machine.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I will try it out with "LISTEN 0.0.0.0 3493" and see what happens. I must confess I usually run without a firewall as I'm only running a home network, but I suppose I really should start using it!</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I will report back.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Paul N.<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Charles Lepple <clepple@gmail.com><br>
<b>Sent:</b> 07 March 2020 15:50<br>
<b>To:</b> Paul Newbery <newberype@hotmail.co.uk><br>
<b>Cc:</b> nut-upsuser@alioth-lists.debian.net <nut-upsuser@alioth-lists.debian.net><br>
<b>Subject:</b> Re: [Nut-upsuser] NUT-Server will not start at boot with Cyberpower PR1500</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">On Mar 6, 2020, at 2:02 PM, Paul Newbery <newberype@hotmail.co.uk> wrote:<br>
> <br>
> I have since been trying to get them working with the NUT software, which I can do, but I simply cannot get them to start at system start up. It can be seen from the "Syslog Nut Extract" that upsdrvctl successfully loads the driver, but nut-server fails to
 start and the driver then stops as it is no longer required. However, upsmon continues to load successfully and proceeds to fill up the syslog with error messages.<br>
> <br>
Mar  6 14:05:02 paul-desktop upsd[947]: fopen /var/run/nut/upsd.pid: No such file or directory<br>
Mar  6 14:05:02 paul-desktop upsd[947]: /etc/nut/upsd.conf is world readable<br>
Mar  6 14:05:02 paul-desktop upsd[947]: /etc/nut/upsd.conf is world readable<br>
Mar  6 14:05:02 paul-desktop upsd[947]: not listening on 192.168.1.64 port 3493<br>
Mar  6 14:05:02 paul-desktop upsd[947]: listening on ::1 port 3493<br>
Mar  6 14:05:02 paul-desktop upsd[947]: listening on 127.0.0.1 port 3493<br>
Mar  6 14:05:02 paul-desktop upsd[947]: no listening interface available<br>
Mar  6 14:05:02 paul-desktop upsd[947]: not listening on 192.168.1.64 port 3493<br>
<br>
^ At this point, the 192.168.1.64 network interface may not be up. Are you intending to allow NUT to only listen on localhost and one specific network interface? Or is there only one physical network interface total?<br>
<br>
If the latter, I recommend "LISTEN 0.0.0.0" to listen on all local addresses. If the former, I would use a firewall that does filtering well before the packets touch NUT code, and that can also block packets destined to other interfaces until the one allowed
 interface is up.</div>
</span></font></div>
</body>
</html>