Re: [gentoo-user] Re: IPTables question... simple as possible for starters

2013-12-30 Thread shawn wilson
On Mon, Dec 30, 2013 at 1:04 PM, James wrote: > shawn wilson gmail.com> writes: > > >> Also see nftables: http://netfilter.org/projects/nftables/ > > Interesting read. > > http://upload.wikimedia.org/wikipedia/commons/3/37/Netfilter-packet-flow.svg > > http://upload.wikimedia.org/wikipedia/common

Re: [gentoo-user] Re: iptables question

2006-01-20 Thread Dmitry S. Makovey
On Friday 20 January 2006 13:41, James wrote: > #for unlimited traffic on the loopback interface > iptables -A INPUT -i lo -j ACCEPT > iptables -A OUTPUT -o lo -j ACCEPT since I've done my "flushing" all my rules are nice and permissive ;) dimon2 ~ # iptables -t filter -L Chain INPUT (policy ACCE