Hi thanks Roger,

I've amended my hosts.allow file to your suggested one - thanks for that.

I'm still getting "Connection refused on the client cgi screen as well as
in the shell it gives me UPS upsname@ipaddresshere is unavailable...

Any ideas what I can try next to debug why it's not working. Also should
the "allowfrom = clientIPaddresshere" line be in my monuser entry in
upsd.users on the master, or should I take that out?

Thanks once again for the help.

On 25 November 2016 at 12:37, Roger Price <ro...@rogerprice.org> wrote:

> On Fri, 25 Nov 2016, Jonah Naylor wrote:
>
> upsd : ipaddressofclientgoeshere
>>
>
> If it were me I would write
>
>  upsd : ipaddressofclient :\
>         spawn (/bin/mail -r hosts.allow@localhost\
>               -s '%s@%h accepted access to %d from %c'\
>                       sysadmin@somedomain) &          : ALLOW
>
>  upsd : ALL :\
>         spawn (/bin/mail -r hosts.allow@localhost\
>               -s '%s@%h refused access to %d from %c'\
>                       sysadmin@somedomain) &           : DENY
>
> so I get a trace of what happens, at least during testing.
>
> ups : monuser@127.0.0.1/32 monuser@masterstaticIP monuser@slavestaticIP
>>
>
> I'm not sure what you are trying to do here.  In any case, the daemon_list
> should specify upsd, not ups. See man 5 hosts_access.
>
> Rogr
>
> _______________________________________________
> Nut-upsuser mailing list
> Nut-upsuser@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser
>
_______________________________________________
Nut-upsuser mailing list
Nut-upsuser@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to