All of lore.kernel.org
 help / color / mirror / Atom feed
* How to filter packets resulting from hosts with dynamic IP-address
@ 2007-02-06  9:42 Frank Petran
  2007-02-06 14:55 ` Grant Taylor
  2007-02-06 15:31 ` Petr Pisar
  0 siblings, 2 replies; 6+ messages in thread
From: Frank Petran @ 2007-02-06  9:42 UTC (permalink / raw)
  To: netfilter

I want to allow incoming traffic from hosts that run on changing IP-addresses 
supplied by the ISP. These hosts have their current IP-address registered 
with dyndns.org as soon as they connect to the internet.

As far as I have understood it, filters can act on IP-addresses but not on 
hostnames. Since the originating IP-address changes, all I am left with is 
the known hostname. As far as I have understood it, filters can act on 
IP-addresses but not on hostnames. I would like to do a hostname lookup based 
on the name registered at dyndns.org and compare that with the IP-address of 
the incoming traffic.
-- 
INPHO GmbH   *   Smaragdweg 1   *   70174 Stuttgart   *   Germany
phone: +49 711 2288 10  *  fax: +49 711 2288 111  *  web: www.inpho.de
place of business: Stuttgart    *   managing director: Johannes Saile
commercial register: Stuttgart, HRB 9586



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

end of thread, other threads:[~2007-02-06 16:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-06  9:42 How to filter packets resulting from hosts with dynamic IP-address Frank Petran
2007-02-06 14:55 ` Grant Taylor
2007-02-06 15:52   ` Frank Petran
2007-02-06 16:30     ` Grant Taylor
2007-02-06 15:31 ` Petr Pisar
2007-02-06 16:07   ` Frank Petran

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.