1 | <h1 id="pfsense-hands-on"><a href="#pfsense-hands-on"><span class="header-section-number">1</span> pfSense hands on</a></h1> |
---|
2 | <p>In this morning's presentation there were some filter rules we can implement on our firewall:</p> |
---|
3 | <p>http://noc.ws.nsrc.org/pacnog14-sns/raw-attachment/wiki/Agenda/Firewalls.pdf</p> |
---|
4 | <p>We also want to be able to connect to these ports on srv1-N and srv2-N from outside:</p> |
---|
5 | <pre><code>ssh - port 22</code></pre> |
---|
6 | <h2 id="we-need-to-lock-down-the-web-interface-and-turn-the-firewall-back-on"><a href="#we-need-to-lock-down-the-web-interface-and-turn-the-firewall-back-on"><span class="header-section-number">1.1</span> We need to lock down the web interface and turn the firewall back on</a></h2> |
---|
7 | <p>See:</p> |
---|
8 | <p>https://doc.pfsense.org/index.php/Restrict_access_to_management_interface https://doc.pfsense.org/index.php/Remote_firewall_Administration</p> |
---|