Changes

Jump to: navigation, search

OPS235 Lab 4 - CentOS7

3 bytes added, 12:29, 25 April 2015
no edit summary
<li>Use the <b><code><span style="color:#3366CC;font-size:1.2em;">service</span></code></b> command to stop the service named '''iptables'''</li>
<li>Issue the <b><code><span style="color:#3366CC;font-size:1.2em;">service</span></code></b> command to verify that this service has stopped.</li>
<li>If you reboot now - the iptables service will be turned back on. We don't want it on though, it causes students headaches. To turn it off permanently we need to use the chkconfig command: <br><b><code><span style="color:#3366CC;font-size:1.2em;">chkconfig iptables off</span></code></b></li>
<li>Reboot and confirm that it's no longer running.</li>
</ol>
13,420
edits

Navigation menu