* Installing iptables 1.31
@ 2005-05-03 22:18 Ken Hilliard
2005-05-04 13:28 ` Mogens Valentin
0 siblings, 1 reply; 3+ messages in thread
From: Ken Hilliard @ 2005-05-03 22:18 UTC (permalink / raw)
To: netfilter
I've got a vanilla RH9 installing with (the bundled) iptables version
1.27a. I would like to upgrade to the current version. Are there any
instructions on how to do this?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Installing iptables 1.31
2005-05-03 22:18 Installing iptables 1.31 Ken Hilliard
@ 2005-05-04 13:28 ` Mogens Valentin
2005-05-04 16:01 ` Taylor, Grant
0 siblings, 1 reply; 3+ messages in thread
From: Mogens Valentin @ 2005-05-04 13:28 UTC (permalink / raw)
To: netfilter
Ken Hilliard wrote:
> I've got a vanilla RH9 installing with (the bundled) iptables version
> 1.27a. I would like to upgrade to the current version. Are there any
> instructions on how to do this?
Download the sources, configure and make. If no problems so far, rpm -e
the distro iptables, and make install your own stuff.
--
Kind regards,
Mogens Valentin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Installing iptables 1.31
2005-05-04 13:28 ` Mogens Valentin
@ 2005-05-04 16:01 ` Taylor, Grant
0 siblings, 0 replies; 3+ messages in thread
From: Taylor, Grant @ 2005-05-04 16:01 UTC (permalink / raw)
To: netfilter
> Download the sources, configure and make. If no problems so far, rpm -e
> the distro iptables, and make install your own stuff.
You will probably need to edit a make.conf file to make sure that the new version of IPTables gets installed to the correct location. I know when I have done a configure / make / make install in the past with IPTables from source it puts things in /usr/local/x (which in and of it's self is not a problem) however distributions tend to put things in /usr/x not the local structure. I would be tempted to remove the IPTables package via RPM and see if you could get a newer one to install that way too. If you can't configuring and making from source should be fine. Just look out for where the made files will be installed to by default.
Grant. . . .
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-05-04 16:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-03 22:18 Installing iptables 1.31 Ken Hilliard
2005-05-04 13:28 ` Mogens Valentin
2005-05-04 16:01 ` Taylor, Grant
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.