need help with suse 7.2

John (EBo) David plug-discuss@lists.PLUG.phoenix.az.us
Wed, 26 Sep 2001 11:17:18 -0700


robert jorgenson wrote:
> 
> not to sound stupid or anything but how exactly would i do that? i got to /etc/rc.d/rc3.d but i have no clue what to do now :(

On my 7.1 boxen I find that I have:

"ls  /etc/rc.d/rc3.d/*fire*" reveals:

  /etc/rc.d/rc3.d/K01personal-firewall.final@
  /etc/rc.d/rc3.d/K02SuSEfirewall_final@
  /etc/rc.d/rc3.d/K16SuSEfirewall_setup@
  /etc/rc.d/rc3.d/K23SuSEfirewall_init@
  /etc/rc.d/rc3.d/K23personal-firewall.initial@
  /etc/rc.d/rc3.d/S01SuSEfirewall_init@
  /etc/rc.d/rc3.d/S01personal-firewall.initial@
  /etc/rc.d/rc3.d/S08SuSEfirewall_setup@
  /etc/rc.d/rc3.d/S22SuSEfirewall_final@
  /etc/rc.d/rc3.d/S23personal-firewall.final@

which are all links to elsewhere...

Just remove them (as root: rm /etc/rc.d/rc3.d/*fire*").

Anyone see problems with doing that?

  EBo --


> Nigel Sollars wrote:
> 
> > On Wed, 26 Sep 2001, robert jorgenson wrote:
> >
> > > okay i went through the instal and it went through it kind of okay but
> > > it apparently installed it, i have a bootable system but when i try and
> > > boot it it goes through all these startup messages and stuff and gets to
> > > one that says "starting personal-firewall(initial)" and then it just
> > > stops booting right there and does nothing. Thanx in advance to anyone
> > > who can help
> >
> > what i would do is when the lilo prompt appears is do linux 1 then go into
> > /etc/rc.d/rc3.d and /rc5/d ( if required ) and remove the Sxxfirewall link
> > so that the firewall setup is not called.
> >
> > the actual scripts for the rc's can be found in /etc/init.d .. dont ask me
> > why but SuSE like redhat like to change things which makes it annoying.
> >
> > Give me rc.modules and rc.local any day ;P
> >
> > Regards
> >
> > Nigel
> >
> >  >