On 30.08.19 21:50, Thierry Vorms wrote:
For the config I have one NUT server and want ot have two clients

The client on the NUT server is running well but the client on the network is not able to connect to the server

The NUT server is an ubuntu 18.04 machine.

If I run the nut monitor on the server, the monitor found the ups.

If I replace localhost by the staticĀ  ip address ie 192.168.1.106 it doesnt work anymore.

if I replace localhost by 127.0.0.1 it is ok

If I ping the static ip address it is ok

The machine has only one physical network interface, but there is docker and many virtual interface.

NUT server must listen on IP that is available for remote hosts.

you should have directive

LISTEN :: 3493

or

LISTEN 0.0.0.0 3493

... and have connections to port 3493 allowe from remote hosts in your
machine firewall, as Stuart noted.

--
Matus UHLAR - fantomas, [email protected] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
BSE = Mad Cow Desease ... BSA = Mad Software Producents Desease

_______________________________________________
Nut-upsuser mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser

Reply via email to