Displaying 3 results from an estimated 3 matches for "ipaddressofslave".
2016 Nov 24
4
Can't get NUT slave to connect to master
Hi can anyone please help.
Although I have two servers in the same cabinet/room and sharing the same
UPS - they're on different networks.
I've tried everything I can find online, but whatever I do I can't get the
slave nut client to connect to the master.
When testing then on the same LAN, they DO work - but how do I allow the IP
of the slave to connect to the master when both on
2016 Nov 24
0
Can't get NUT slave to connect to master
....
The machines firewalls allow each other's ips etc.
Part of the issue is possibly that I just don't know if I've set up NUT
correctly for this arrangement? Like I say it works ok on LAN, but not
across networks.
Is there something I should be doing other than adding "allowfrom =
ipaddressofslave" to the upsd.users file on the master?
I have this also in there:
[monuser]
password = pass
upsmon slave
allowfrom = ipaddressofslave
-
Then on the slave client I have this in the upsmon.conf:
MONITOR UPS at ipaddressofmaster 1 monuser pass...
2016 Nov 24
2
Can't get NUT slave to connect to master
...h
>> other's ips etc. Part of the issue is possibly that I just don't know if
>> I've set up NUT correctly for this arrangement? Like I say it works ok on
>> LAN, but not across networks. Is there something I should be doing other
>> than adding "allowfrom = ipaddressofslave" to the upsd.users file on the
>> master?
>>
>
> Does your NUT have TCP wrappers compiled in? In that case is
> /etc/hosts.allow on the master set to allow the traffic?
>
> When you issue a NUT command on the slave, addressed to the master, does
> tcpdump on the...