Pound sand ;) Syslogd runs all the time on most unix boxen. You just need to configure it all.
First of all, in /etc/syslog.conf, you should add a line like: Local4.* /var/log/ciscopix Then create that file (touch /var/log/ciscopix) Restart syslogd (pkill -HUP syslogd) >From the pix, set the syslog to log to Local4 - don't remember the command on that side. ------------------------------------------------------ Roger D. Seielstad - MCSE Sr. Systems Administrator Inovis - Formerly Harbinger and Extricity Atlanta, GA > -----Original Message----- > From: Luke Levis [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 2:19 PM > To: NT 2000 Discussions > Subject: another off-topic cicso pix logging to red hat 8 server > > > > trying to set up my pix to send it's syslogs to a red hat 8 > server.. this is > the first time I have done this so I am probably missing a > bunch of things > > on the redhat server I have syslogd running and this is what > my pix config > looks like > > logging on > logging timestamp > logging monitor debugging > logging buffered notifications > logging trap debugging > logging history warnings > logging facility 16 > logging host inside 10.103.1.239 > > i am running pix version 6.0(1) > > but everytime I check the logs the redhat server says > localhost syslog: > syslogd shutdown succeeded but when I type syslogd from the > red hat console > I get syslogd service is already started...... sorry for the > off-topic and > redhat/pix ignorance > > > > im currently looking at cisco's website now and found a few > articles and > have followed directions but can't seem to get it to work > > any help is appreciated/telling me to pound sand is also appreciated > ************************************************************** > ************* > The information contained in this message is intended only for the > confidential use of the recipient(s) named above. This > message is privileged > and confidential. If the reader of this message is not the intended > recipient or any agent responsible for delivering it to the intended > recipient, you are hereby notified that you have received > this document in > error and that any review, dissemination, distribution, or > copying of this > message is strictly prohibited. If you have received this > communication in > error, please notify us immediately. SMG reserves the right > to monitor and > review all content sent to and from this email address. > Messages sent to and > from this address may be stored on the SMG email system. > > ------ > You are subscribed as [EMAIL PROTECTED] > Archives: http://www.swynk.com/sitesearch/search.asp > To unsubscribe send a blank email to %%email.unsub%% > ------ You are subscribed as [email protected] Archives: http://www.swynk.com/sitesearch/search.asp To unsubscribe send a blank email to [EMAIL PROTECTED]
