NUT From WAN
-
I have NUT installed on pfSense 1.2 and it is working from within the LAN. I need to be able to access it from the WAN though, and no amount of NAT or Rules settings seem to help. A port scan shows the pfSense box listening on TCP 3493, but I cannot get a client to connect.
What am I doing wrong? Setting the "Local Remote Access Address" to encompassing netblocks does not seem to help either.
-
I've found that I can get NUT to answer queries from the WAN and from the LAN, but not at the same time, nor can I specify it should allow all IPs.
A little guidance would be appreciated.
-
Editing /usr/local/etc/nut/upsd.conf to allow all IPs (and restarting the service) appears to work. Now I just need to find out how to make these changes survive a reboot.
Anybody?