All of lore.kernel.org
 help / color / mirror / Atom feed
* host names and IPs
@ 2003-04-18 11:57 Florian Effenberger
  2003-04-18 15:41 ` Joel Newkirk
  2003-04-22 16:05 ` bill davidsen
  0 siblings, 2 replies; 4+ messages in thread
From: Florian Effenberger @ 2003-04-18 11:57 UTC (permalink / raw)
  To: netfilter

Hi,

I have a question to the gurus on this list ;-)

I'm on Linux 2.4.20 with iptables 1.2.7a. I have a syntax as follows:

===
iptables -A INPUT -p tcp -s www.myhostname.com --dport 53 -j ACCEPT
===

Now it seems that www.myhostname.com is resolved only the first time the
rule is set and that a fixed IP address is stored.

However, www.myhostname.com has a dynamically assigned address and I would
like to have iptables resolve the IP address everytime.

Is that possible? If yes, how? Or will it produce too much load?

Thanks
Florian



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2003-04-22 20:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-18 11:57 host names and IPs Florian Effenberger
2003-04-18 15:41 ` Joel Newkirk
2003-04-22 16:05 ` bill davidsen
2003-04-22 20:11   ` Michael K

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.