diff options
-rw-r--r-- | config/ipguard/ipguard.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/ipguard/ipguard.xml b/config/ipguard/ipguard.xml index ca13fc25..4e8bded9 100644 --- a/config/ipguard/ipguard.xml +++ b/config/ipguard/ipguard.xml @@ -50,7 +50,7 @@ <menu> <name>Ipguard</name> <tooltiptext>Tool designed to protect LAN IP adress space by ARP spoofing</tooltiptext> - <section>Services</section> + <section>Firewall</section> <url>/pkg.php?xml=ipguard.xml</url> </menu> <service> @@ -103,6 +103,8 @@ <fielddescr>description</fielddescr> <fieldname>description</fieldname> </columnitem> + <movable>on</movable> + <description><![CDATA[All permitted MAC/IP pairs listed here.<br>When enabled, If firewall recieves one with MAC/IP pair not listed here, it will send ARP reply with configured fake address.<br>This will prevent not permitted host to work properly in the specified ethernet segment.]]></description> </adddeleteeditpagefields> <fields> <field> |