Charles has answered most other questions, so I'll skip those. > But when I run: > > upsd -u root > > > > I get: > > Network UPS Tools upsd 2.2.0- > > not listening on 192.168.0.20 port 3493
You apparently have configured a LISTEN address in 'upsd.conf'. Unless you know exactly what you're doing, don't configure *anything* here. In that case, the server will listen to 0.0.0.0 port 3493. If it still attempts to listen to another address then, something is really broken in CC. In that case, you may wish to configure NUT to not use IPv4/IPv6 code, but instead use IPv4 only by adding the configure option --with-ipv6=no. Best regards, Arjen -- Eindhoven - The Netherlands Key fingerprint - 66 4E 03 2C 9D B5 CB 9B 7A FE 7E C1 EE 88 BC 57 _______________________________________________ Nut-upsuser mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/nut-upsuser

