* How to upgrade iptables
@ 2004-06-29 14:44 boka
2004-06-29 15:02 ` Antony Stone
0 siblings, 1 reply; 3+ messages in thread
From: boka @ 2004-06-29 14:44 UTC (permalink / raw)
To: netfilter
Hi !
After sucessfully build of new version of iptables, i have checked if
the rules are ok to new version. My previous version was 1.2.10.
root@qw:~/iptables/sources/iptables-1.2.11# ./iptables -L
Chain INPUT (policy DROP)
target prot opt source destination
iptables: target `standard' v1.2.10 (I'm v1.2.11).
i dont know what to do next - there is no upgrade procedure in source docs.
greetz
boka
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to upgrade iptables
2004-06-29 14:44 How to upgrade iptables boka
@ 2004-06-29 15:02 ` Antony Stone
2004-06-30 5:41 ` Askar Ali Khan
0 siblings, 1 reply; 3+ messages in thread
From: Antony Stone @ 2004-06-29 15:02 UTC (permalink / raw)
To: netfilter
On Tuesday 29 June 2004 3:44 pm, boka wrote:
> Hi !
>
> After sucessfully build of new version of iptables, i have checked if
> the rules are ok to new version. My previous version was 1.2.10.
Did you previously build 1.2.10 on your system in the same way?
If not (eg: if you installed one from a package manager, and you build the
other from source), then you may have two different binaries (plus various
bits of libraries) in more than one place on your system.
As a quick check, what does "whereis iptables" suggest?
For a longer list of files involved, see whether "locate iptables" seems to
show duplicates etc.
If you do have more than one version installed, I suggest removing the older
one (using the same method as was used to install it), and then reinstalling
the new one.
If you built them both from source, make sure the install paths are the same
on both occasions.
I've commonly seen iptables in either /sbin or /usr/sbin, and sometimes even
/usr/local/sbin
Hope this helps,
Regards,
Antony.
--
Most people have more than the average number of legs.
Please reply to the list;
please don't CC me.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to upgrade iptables
2004-06-29 15:02 ` Antony Stone
@ 2004-06-30 5:41 ` Askar Ali Khan
0 siblings, 0 replies; 3+ messages in thread
From: Askar Ali Khan @ 2004-06-30 5:41 UTC (permalink / raw)
To: netfilter
yes use the same method if for remving iptable (binary package) you
used to installed it for example if it is RH or FC then use rpm -e
iptables or removepkg iptables (for slack)
and other method for other distros.
:)
On Tue, 29 Jun 2004 16:02:37 +0100, Antony Stone
<antony@soft-solutions.co.uk> wrote:
>
> On Tuesday 29 June 2004 3:44 pm, boka wrote:
>
> > Hi !
> >
> > After sucessfully build of new version of iptables, i have checked if
> > the rules are ok to new version. My previous version was 1.2.10.
>
> Did you previously build 1.2.10 on your system in the same way?
>
> If not (eg: if you installed one from a package manager, and you build the
> other from source), then you may have two different binaries (plus various
> bits of libraries) in more than one place on your system.
>
> As a quick check, what does "whereis iptables" suggest?
>
> For a longer list of files involved, see whether "locate iptables" seems to
> show duplicates etc.
>
> If you do have more than one version installed, I suggest removing the older
> one (using the same method as was used to install it), and then reinstalling
> the new one.
>
> If you built them both from source, make sure the install paths are the same
> on both occasions.
>
> I've commonly seen iptables in either /sbin or /usr/sbin, and sometimes even
> /usr/local/sbin
>
> Hope this helps,
>
> Regards,
>
> Antony.
>
> --
> Most people have more than the average number of legs.
>
> Please reply to the list;
> please don't CC me.
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-06-30 5:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-06-29 14:44 How to upgrade iptables boka
2004-06-29 15:02 ` Antony Stone
2004-06-30 5:41 ` Askar Ali Khan
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.