OK, the samba question is fixed...  I had used a sof link before, &
apparently there was some problem with that.  I remade the link without the
-s option, and now samba fires up on startup, the way it should.   Also went
through & cleaned up rc3.d by renaming unwanted Sxx???? to sxx????...  I ave
some questions about some of these, tho - do I need automount?  what is it
used for, exactly?


Now, as for the firewall script, I'm still having the same problem.

first line of script -> #!/bin/sh

I checked, and /bin/sh exists (as a link) - if I type /bin/sh , it runs a
new shell, so obviously it was working...  I checked further through the
script & realized that ipmasqadm was being called, but was not installed on
my system.  I downloaded, installed (rpm), and rebooed, just to make sure.
Still get the same error.  So, I played with some other scripts (that are
also fairly complex), and they don't work, either....  I went through the
scripts & tried to find every path & file that's in them, & I think
everything exists on the system...  Here's the exact error:

bash: ./rc.firewall: no such file or directory

Any clues out there?

> -----Original Message-----
> From: Kirk Taylor [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, May 03, 2000 11:27 PM
> To:   [EMAIL PROTECTED]
> Subject:      Re: I'm confuzzed!
> 
> > >1)  Samba doesn't start on system boot up, I have to do it manually.
> Looked
> > >into /etc/rc.d/rc?.d, and there are no SXXsmb files.  So, I went into
> rc3.d,
> > >and created a link to /etc/rc.d/init.d/smb (ln -s /etc/rc.d/init.d/smb
> > >S35smbTom)....  Reboot the machine, and it no workie...  I checked the
> > >permissions, & as far as I can tell, they're identical to every other
> SXX???
> > >file in the directory...  Whazzup with that?
> > >
> >
> 
> Check what number the smb startup script is.  I had to use a higher number
> to get mine to start
> properly at startup.  Also, make sure that it runs when executed as root
> after startup/
> 
> > >2)  Got a preliminary IPCHANS script put together.  Interestingly
> enough,
> > >when I type "./rc.firewall", the machine comes back & tells me
> something
> > >along the lines of "file not found"....  I do an ls, and sure enough,
> the
> > >file is sitting right there!  Doesn't matter if I rename it to
> something
> > >else, same crap happens...
> > >
> > Did you make the file exacutable?  You will also get the same error
> message
> > if one of the commands in the file can't be found.
> >
> 
> I had a blank line in the middle of the script cause this problem the
> other day.
> 
> >
> > >Thanks all,
> > >
> > >       Tom Burke
> > >
> > Mikkel
> >
> > --
> >     Do not meddle in the affairs of dragons,
> >  for you are crunchy and taste good with ketchup.
> >
> 
> Windows has detected mouse movement...you must reboot for these changes to
> take affect...
> 
> 
> -- 
> To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
> as the Subject.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to