* How I can do correct uninstall of IPTables?
@ 2002-12-20 9:25 Anatoliy Borisov
2002-12-20 17:45 ` Ilguiz Latypov
0 siblings, 1 reply; 2+ messages in thread
From: Anatoliy Borisov @ 2002-12-20 9:25 UTC (permalink / raw)
To: Netfilter general discussion and user questions
[-- Attachment #1: Type: text/plain, Size: 332 bytes --]
Hello.
I have installed from source (make install ....) iptables userland packet. How I can do correct uninstall of this so that the my system switch to previous (such before installation) state?
environment:
- OS Debian GNU/Linux 3.0
- IPTables 1.2.7a
Anatoliy Borisov ( borisov@ukrpack.net )
Engineer, "INFOCOM" JV
[-- Attachment #2: Type: text/html, Size: 792 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: How I can do correct uninstall of IPTables?
2002-12-20 9:25 How I can do correct uninstall of IPTables? Anatoliy Borisov
@ 2002-12-20 17:45 ` Ilguiz Latypov
0 siblings, 0 replies; 2+ messages in thread
From: Ilguiz Latypov @ 2002-12-20 17:45 UTC (permalink / raw)
To: Anatoliy Borisov; +Cc: Netfilter general discussion and user questions
I don't know if there is any uninstall mechanism in userland iptables.
I'd re-run "make installl" again, take note of the files installed,
remove them and run
apt-get remove iptables
apt-get install iptables
As of this moment, I don't know how to produce a Debian package from
source code, but this would be off topic anyways.
--
Ilguiz Latypov
Net Integration Technologies, Inc
tel. +1 (514) 281 9191 x 117
On Fri, 20 Dec 2002, Anatoliy Borisov wrote:
> Hello.
>
> I have installed from source (make install ....) iptables userland packet. How I can do correct uninstall of this so that the my system switch to previous (such before installation) state?
>
> environment:
> - OS Debian GNU/Linux 3.0
> - IPTables 1.2.7a
>
> Anatoliy Borisov ( borisov@ukrpack.net )
> Engineer, "INFOCOM" JV
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-12-20 17:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-20 9:25 How I can do correct uninstall of IPTables? Anatoliy Borisov
2002-12-20 17:45 ` Ilguiz Latypov
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.