<p><a href="https://code.commotionwireless.net/issues/557">https://code.commotionwireless.net/issues/557</a></p>

<p>Blocking port 80 connections from WAN zone makes it difficult to administer a network where nodes are plugged into a LAN that also has a gateway.</p>

<p>Since ssh connections from the WAN zone are allowed by default, it is probably no less secure to allow http connections from the WAN zone.</p>

<hr>

<h4>You can merge this Pull Request by running</h4>
<pre>  git pull https://github.com/opentechinstitute/commotion-openwrt firewall-fix</pre>
<p>Or view, comment on, or merge it at:</p>
<p>  <a href='https://github.com/opentechinstitute/commotion-openwrt/pull/12'>https://github.com/opentechinstitute/commotion-openwrt/pull/12</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>added firewall exception for port 80 traffic from wan zone</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/opentechinstitute/commotion-openwrt/pull/12/files#diff-0">default-files/etc/config/firewall</a>
    (6)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/opentechinstitute/commotion-openwrt/pull/12.patch'>https://github.com/opentechinstitute/commotion-openwrt/pull/12.patch</a></li>
  <li><a href='https://github.com/opentechinstitute/commotion-openwrt/pull/12.diff'>https://github.com/opentechinstitute/commotion-openwrt/pull/12.diff</a></li>
</ul>