Linux Netfilter discussions
 help / color / mirror / Atom feed
From: Anders Fugmann <afu@fugmann.dhs.org>
To: AndreLSM <a.news@terra.com.br>
Cc: netfilter@lists.netfilter.org
Subject: Re: I think iptables is not alowing me to connect
Date: Sat, 21 Sep 2002 14:46:24 +0200	[thread overview]
Message-ID: <3D8C6A20.8020607@fugmann.dhs.org> (raw)
In-Reply-To: 005501c260ed$d5563eb0$2101a8c0@aerowillys

AndreLSM wrote:
> Sorry I was not very clear,
> 
> Actualy I removed all iptables rules with:
> iptables -F
> iptables -X
> iptables -Z
> 
> but adsl still hangs and does not connect.
Have you changed the default policies to ACCEPT on the default chains,
e.g.:
$ iptables -P INPUT ACCEPT
$ iptables -P OUTPUT ACCEPT
$ iptables -P FORWARD ACCEPT

That might help
Anders Fugmann




  parent reply	other threads:[~2002-09-21 12:46 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-20 17:52 I think iptables is not alowing me to connect AndreLSM
2002-09-20 20:03 ` Antony Stone
2002-09-20 21:36   ` AndreLSM
2002-09-20 23:43     ` Antony Stone
2002-09-21 12:46     ` Anders Fugmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-09-20 17:40 AndreLSM

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D8C6A20.8020607@fugmann.dhs.org \
    --to=afu@fugmann.dhs.org \
    --cc=a.news@terra.com.br \
    --cc=netfilter@lists.netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox