- Implement UPnP enable/disable

This commit is contained in:
zzz
2009-04-28 19:49:09 +00:00
parent c2fedf8538
commit accf3dbf3f
4 changed files with 38 additions and 17 deletions

View File

@@ -104,6 +104,11 @@
in your NAT or firewall for unsolicited TCP connections. If you specify the wrong IP address or
hostname, or do not properly configure your NAT or firewall, your network performance will degrade
substantially. When in doubt, leave the hostname and port number blank.</p>
<p>
<b>UPnP Configuration:</b><br />
Open firewall port using UPnP:
<input type="checkbox" name="upnp" value="true" <jsp:getProperty name="nethelper" property="upnpChecked" /> /><br />
</p>
<p><b>Note: changing any of these settings will terminate all of your connections and effectively
restart your router.</b>
</p>