Displaying 5 results from an estimated 5 matches for "ipaddressofclient".
2016 Nov 25
3
Can't get NUT slave to connect to master
...y ran that command as a few guides say that's how to establish if a
daemon is compiled with tcp wrappers:
https://www.cyberciti.biz/faq/tcp-wrappers-hosts-allow-deny-tutorial/
I haven't really used TCP wrappers before so I'm not even sure if my
hosts.allow entries are correct:
upsd : ipaddressofclientgoeshere
ups : monuser at 127.0.0.1/32 monuser at masterstaticIP monuser at slavestaticIP
If yourself or anyone could please advise if this should work or if I need
something different in my hosts.allow file
Thank you very much once again.
On 25 November 2016 at 12:00, Roger Price <roger at ro...
2016 Nov 25
2
Can't get NUT slave to connect to master
...temporarily. If that still doesn't work, it's likely something else. If it does, only then screw with creating narrow rules . . .
- Tim
On November 25, 2016 6:37:02 AM CST, Roger Price <roger at 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 at localhost\
> -s '%s@%h accepted access to %d from %c'\
> sysadmin at somedomain) & : ALLOW
>
> up...
2016 Nov 25
0
Can't get NUT slave to connect to master
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 at localhost\
-s '%s@%h accepted access to %d from %c'\
sysadmin at somedomain) & : ALLOW
upsd : ALL :\
spawn (/bin/mai...
2016 Nov 26
0
Can't get NUT slave to connect to master
...'s likely something else. If it does, only then screw with creating
> narrow rules . . .
>
> - Tim
>
> On November 25, 2016 6:37:02 AM CST, Roger Price <roger at 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 at localhost\
>> -s '%s@%h accepted access to %d from %c'\
>> sysadmin at so...
2016 Nov 25
2
Can't get NUT slave to connect to master
...llowfrom = 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 <roger at 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 at localhost\
> -s '%s@%h accepted access to %d from %c'\
> sysadmin at somedomain) & : ALLOW
>...