Changes

Jump to: navigation, search

Ict-usb-linux

3 bytes removed, 12:00, 17 December 2014
Open Firewall wall - no filtering rules
===Open Firewall wall - no filtering rules===
** Suggestion:*** Drop policy on INPUT and Forward chains*** Accept policy on OUTPUT chains*** Add accept rule to FORWARD chain to allow "ESTABLISHED" and "RELATED" packets
<pre>
/sbin/iptables -I FORWARD -m state --state RELATED,ESTABLISHED -j ACCEPT
</pre>
 
===smbd and nmbd services ===
* Do you really want to have these on?
1,760
edits

Navigation menu