aboutsummaryrefslogtreecommitdiffstats
path: root/config/nut/nut.xml
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2012-09-05 09:53:34 -0400
committerjim-p <jimp@pfsense.org>2012-09-05 09:53:34 -0400
commit08f323cc1d5fa1238d1a55a6a96c9767a46d82bb (patch)
tree62d49781fc09ae07b09200c1545024bdc7400cc9 /config/nut/nut.xml
parent7a2106b73aebe1b719ed25a3571e0d241add9eaa (diff)
downloadpfsense-packages-08f323cc1d5fa1238d1a55a6a96c9767a46d82bb.tar.gz
pfsense-packages-08f323cc1d5fa1238d1a55a6a96c9767a46d82bb.tar.bz2
pfsense-packages-08f323cc1d5fa1238d1a55a6a96c9767a46d82bb.zip
Update NUT backend code to support new binaries.
Diffstat (limited to 'config/nut/nut.xml')
-rw-r--r--config/nut/nut.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/config/nut/nut.xml b/config/nut/nut.xml
index b1fb705a..75a5c246 100644
--- a/config/nut/nut.xml
+++ b/config/nut/nut.xml
@@ -7,7 +7,7 @@
/* $Id$ */
/* ========================================================================== */
/*
- authng.xml
+ nut.xml
part of pfSense (http://www.pfSense.com)
Copyright (C) 2007 to whom it may belong
All rights reserved.
@@ -46,7 +46,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>nut</name>
- <version>2.0.4</version>
+ <version>2.6.4 pkg 2.0</version>
<title>Services: NUT</title>
<savetext>Change</savetext>
<aftersaveredirect>/status_nut.php</aftersaveredirect>
@@ -122,7 +122,8 @@
<type>listtopic</type>
</field>
<field>
- <fielddescr>Remote Access Address &lt;br&gt;(ex: 192.168.1.0/24)</fielddescr>
+ <fielddescr>Remote Access Address</fielddescr>
+ <description>&lt;strong&gt;NOTE: Previous versions of NUT supported internal ACLs, these no longer work. The new default is to bind to localhost ONLY - you should add NAT rules for the NUT port (3493) to allow remote access. This field no longer has any effect, but was left intact for reference.&lt;/strong&gt;</description>
<fieldname>allowaddr</fieldname>
<type>input</type>
</field>