On Wed, 2006-03-29 at 19:46 +0200, Florian Kulzer wrote:
> [EMAIL PROTECTED] wrote:
> > THis is really stupid. I think I accidentally installed a firewall
> > when all I wanted is IP masquerading. How can I find out which
> > firewalling package I mught have installed.
> > 
> > Just a list of possible packages that do any kind of firewalling
> > would probably be enough. Given those, I could check them out one by
> > one and see if I've installed any.
> 
> apt-cache search firewall | cut -d " " -f 1 | dpkg -l $(cat) 2>/dev/null | 
> grep ^ii

thats pretty kickin.

also if you use aptitude, there is a log of all that happens:

/var/log/aptitude

-matt zagrabelny


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to