All of lore.kernel.org
 help / color / mirror / Atom feed
From: Guillaume <silencer@free-4ever.net>
To: netfilter@lists.netfilter.org
Subject: Re: DNAT doesn't work
Date: Tue, 26 Sep 2006 17:19:35 +0200	[thread overview]
Message-ID: <45194507.10301@free-4ever.net> (raw)
In-Reply-To: <c936c6b70609260813g6389cb2br52ff21d7eb628bb2@mail.gmail.com>

Holger Kinkelin a écrit :
> Hi Guillaume
> 
> Thanx for your reply
> 
>> The first thing I'm thinking about is that you need a corresponding rule
>> in the "filter" table !
>>
>> In this example, you should had a rule:
>> iptables -A INPUT -p tcp --dport 80 -d 127.0.0.1 -j ACCEPT
>>
>> Of course, it's needed only if you set the default policy to "DROP" in
>> all chains of table "filter".
> hmmmm, ... no, the default policy is set to "ACCEPT"... Otherwise, I
> think, I coundn't open http://localhost in my webbrowser, too -- Or am
> I wrong?
> 
> Regards,
> Holger

hhhmmm...
It sounds you are right !

Don't know what to tell you at the moment....

Please post on the list more details like the network setup, and so on...


-- 
Guillaume
E-mail: silencer_<at>_free-4ever_<dot>_net
Blog: http://guillaume.free-4ever.net
----
Site: http://www.free-4ever.net


  parent reply	other threads:[~2006-09-26 15:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-26 14:45 DNAT doesn't work Holger Kinkelin
2006-09-26 14:59 ` Guillaume
     [not found]   ` <c936c6b70609260813g6389cb2br52ff21d7eb628bb2@mail.gmail.com>
2006-09-26 15:19     ` Guillaume [this message]
2006-09-26 16:05 ` Pascal Hambourg

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=45194507.10301@free-4ever.net \
    --to=silencer@free-4ever.net \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.