Thanks - that brought me more progress than I've seen all day :)


Changing to the following on the server :

upsd.conf:
LISTEN 0.0.0.0

with no other changes from what I posted on the previous page got both the server and slave nuts starting up ok.


For the record ifconfig on the server returns the following:

eth0    Link encap:Ethernet  HWaddr 00:26:b9:8d:18:b5
         inet addr:192.168.1.102  Bcast:192.168.1.255  Mask:255.255.255.0
         inet6 addr: fe80::226:b9ff:fe8d:18b5/64 Scope:Link
         UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
         RX packets:7078694 errors:0 dropped:0 overruns:0 frame:0
         TX packets:7756421 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:1000
         RX bytes:973255191 (928.1 MiB)  TX bytes:1064820280 (1015.4 MiB)
         Interrupt:16

lo        Link encap:Local Loopback
         inet addr:127.0.0.1  Mask:255.0.0.0
         inet6 addr: ::1/128 Scope:Host
         UP LOOPBACK RUNNING  MTU:16436  Metric:1
         RX packets:12697367 errors:0 dropped:0 overruns:0 frame:0
         TX packets:12697367 errors:0 dropped:0 overruns:0 carrier:0
         collisions:0 txqueuelen:0
         RX bytes:1351490194 (1.2 GiB)  TX bytes:1351490194 (1.2 GiB)

Instead of LISTENing to 0.0.0.0 I tried LISTENing to 192.168.1.102 or 00:26:b9:8d:18:b5 or fe80::226:b9ff:fe8d:18b5/64 but none worked when running /etc/init.d/nut start on the server (all gave immediate "Communications with UPS cp1500avr1@localhost lost" errors).



_______________________________________________
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