From: gabrix <gabrix@gabrix.ath.cx>
To: netfilter@lists.netfilter.org
Subject: iptables and hostnames.
Date: Wed, 04 Oct 2006 15:12:41 +0200 [thread overview]
Message-ID: <4523B349.20009@gabrix.ath.cx> (raw)
What is the reason why if i use this iptables:
> # (APACHE)
> $IPT -A INPUT -p tcp -d x.gabrix.ath.cx --dport 80 -m state --state !
> INVALID -j ACCEPT
> $IPT -A INPUT -p tcp -d tor.gabrix.ath.cx --dport 443 -m state --state
> ! INVALID -j ACCEPT
the hostnames you see get resolved to their pubblic ips.This is on an
inside lan pc but this doesn't happen on the gateway pc right before it
where iptables says it can't resolve the hostnames .Why this ?I have
debian sarge kernel 2.6 on all machines.
Thanks !
next reply other threads:[~2006-10-04 13:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-04 13:12 gabrix [this message]
2006-10-04 15:02 ` iptables and hostnames John A. Sullivan III
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=4523B349.20009@gabrix.ath.cx \
--to=gabrix@gabrix.ath.cx \
--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.