From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Mickeler Subject: Re: How filter IP address if it *changes* often?? (think dhcp) Date: Thu, 27 Mar 2003 23:16:55 -0500 (EST) Sender: netfilter-admin@lists.netfilter.org Message-ID: References: <20030327200056.A18916@spawar.navy.mil> Mime-Version: 1.0 Return-path: In-Reply-To: <20030327200056.A18916@spawar.navy.mil> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: Content-Type: TEXT/PLAIN; charset="us-ascii" Content-Transfer-Encoding: 7bit To: seberino@spawar.navy.mil Cc: netfilter@lists.netfilter.org Thats what the INPUT and OUTPUT chains are for. They are for packets destined to and orignated from the local box running iptables. On Thu, 27 Mar 2003 seberino@spawar.navy.mil wrote: > My iptables script filters incoming packets. > > One filter is whether the destination address is > MY machine. > > How do this if IP address changes uncontrollably > like with DHCP?? > > Thanks, > > Chris > > -- > _______________________________________ > > Dr. Christian Seberino > SPAWAR Systems Center San Diego > Code 2872 > 49258 Mills Street, Room 158 > San Diego, CA 92152-5385 > U.S.A. > > Phone: (619) 553-9973 > Fax: (619) 553-6521 > Email: seberino@spawar.navy.mil > _______________________________________ >