On Wed, Oct 09, 2013 at 04:24:18AM -0400, shawn wilson wrote:
> This will do nothing unless you have a default DROP policy
…which generally speaking I would advise against. If you have a default
ACCEPT policy and your last rule is a DROP, you are resilient against
accidentally issuing "iptables -F
On Tue, Oct 8, 2013 at 8:12 PM, Dan Ritter wrote:
> On Tue, Oct 08, 2013 at 03:04:14PM -0700, james gray wrote:
>> working with the examples at
>>
>> https://wiki.debian.org/iptables
>>
>> -A INPUT -i lo -j ACCEPT
This will do nothing unless you have a default DROP policy
>> and follow procedu
On Tue, Oct 8, 2013 at 6:04 PM, james gray wrote:
>
> working with Debian 7.0
>
> working with the examples at
>
> https://wiki.debian.org/iptables
>
> when i write a example for a lo0 table as shown
>
> -A INPUT -i lo -j ACCEPT
>
> and follow procedure of
>
> iptables-restore < file-name
>
> i do
On Tue, Oct 08, 2013 at 03:04:14PM -0700, james gray wrote:
> working with Debian 7.0
>
>
> working with the examples at
>
> https://wiki.debian.org/iptables
>
>
> when i write a example for a lo0 table as shown
>
> -A INPUT -i lo -j ACCEPT
>
>
> and follow procedure of
>
> iptables-restor
4 matches
Mail list logo