Iptables: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 January 2018

14 June 2011

17 April 2011

  • curprev 17:5017:50, 17 April 2011Drew talk contribs 722 bytes +722 Created page with "For desktop host, only allow tunnel <pre>iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A INPUT -p icmp -j ACCEPT iptables -A INPUT -i lo -j ACCEPT i..."