Before I became Enlightened and found shorewall, I fiddled with firestarter, but I couldn''t get it to work. I''m using Gentoo. I removed firestarter and went with shorewall, which is working fine but now I get errors like this when I install new services: # /etc/init.d/courier-authlib restart * Caching service dependencies ... * Service ''firestarter'' already provided by ''firewall''!; * Not adding service ''shorewall''... * Starting courier-authlib: authdaemond ... How can I get rid of this? __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache''s Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
On Monday 19 September 2005 12:06, Marcus Smith wrote:> How can I get rid of this?Marcus, It strikes me that you might have better luck asking this question on a Gentoo list -- it really has nothing to do with Shorewall. -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key
hi marcus! gentoo is the way hey :) that is normal...just check if you still have the init scrip for firestarter in /etc/init.d/ if it is there symply remove it, and do a depscan.sh from there you can also rc-update show to see what is loaded at boot or default and then maybe rc-update add shorewall default to load shorewall at default/startup you cool bru! have a super easy day! On 9/19/05, Tom Eastep <teastep@shorewall.net> wrote:> > On Monday 19 September 2005 12:06, Marcus Smith wrote: > > > How can I get rid of this? > > Marcus, > > It strikes me that you might have better luck asking this question on a > Gentoo > list -- it really has nothing to do with Shorewall. > > -Tom > -- > Tom Eastep \ Nothing is foolproof to a sufficiently talented fool > Shoreline, \ http://shorewall.net > Washington USA \ teastep@shorewall.net > PGP Public Key \ https://lists.shorewall.net/teastep.pgp.key > > >
Try "rc-update del firestarter default" to remove the script from the start up sequence. If that doesn''t work then you''ve still got the firestarter init script in /etc/init.d. Delete it and the error message should go away. Marcus Smith wrote:> Before I became Enlightened and found shorewall, I > fiddled with firestarter, but I couldn''t get it to > work. > > I''m using Gentoo. > > I removed firestarter and went with shorewall, which > is working fine but now I get errors like this when I > install new services: > > # /etc/init.d/courier-authlib restart > * Caching service dependencies ... > * Service ''firestarter'' already provided by > ''firewall''!; > * Not adding service ''shorewall''... > * Starting courier-authlib: authdaemond ... > > > How can I get rid of this? > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > ------------------------------------------------------- > SF.Net email is sponsored by: > Tame your development challenges with Apache''s Geronimo App Server. Download > it for free - -and be entered to win a 42" plasma tv or your very own > Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php > _______________________________________________ > Shorewall-users mailing list > Shorewall-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/shorewall-users------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache''s Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php