From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeffrey Laramie Subject: Re: iptables installation problem. Date: Thu, 11 Sep 2003 09:38:03 -0400 Sender: netfilter-admin@lists.netfilter.org Message-ID: <3F607ABB.7040002@Loudoun-Fairfax.com> References: <20030911130528.41619.qmail@web20709.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------------090401020901050502060105" Return-path: In-Reply-To: <20030911130528.41619.qmail@web20709.mail.yahoo.com> Errors-To: netfilter-admin@lists.netfilter.org List-Help: List-Post: List-Subscribe: , List-Id: List-Unsubscribe: , List-Archive: To: ads nat Cc: netfilter@lists.netfilter.org This is a multi-part message in MIME format. --------------090401020901050502060105 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit ads nat wrote: > Hi, > I have Linux server REDHAT 8.0 installed with iptables v1.2.6a. I have > upgrade it to > v 1.2.8 by installing 1.2.8. But when I check iptables -V. It shows > 1.2.6a version. Do i have to delete iptable file before installing 1.2.8? > Thanks. Did you install a Redhat iptables update by rpm or did you download and build your own? Normally a Redhat rpm automatically restarts a service after it updates it, but if it didn't /etc/rc.d/init.d/iptables restart will do the job. If you installed someone else's rpm or built your own binary from source, make sure that your startup script path points to the new version. I'm not aware of any reason you should have to delete the old version, although it's generally good practice to remove any unused software from a firewall box. Jeff --------------090401020901050502060105 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit

ads nat wrote:
Hi,
I have Linux server REDHAT 8.0 installed with iptables v1.2.6a. I have upgrade it to 
v 1.2.8 by installing 1.2.8. But when I check iptables -V. It shows 1.2.6a version. Do i have to delete iptable file before installing 1.2.8?
Thanks.
Did you install a Redhat iptables update by rpm or did you download and build your own? Normally a Redhat rpm automatically restarts a service after it updates it, but if it didn't

/etc/rc.d/init.d/iptables restart

will do the job. If you installed someone else's rpm or built your own binary from source, make sure that your startup script path points to the new version. I'm not aware of any reason you should have to delete the old version, although it's generally good practice to remove any unused software from a firewall box.

Jeff

--------------090401020901050502060105--