![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to make a line BLINKING in output and also how to increase font size in output | mail2sant | Shell Programming and Scripting | 3 | 04-14-2008 04:30 AM |
| Eleminating Duplicate IPs from a text file | coolkid | Shell Programming and Scripting | 4 | 01-24-2008 04:22 PM |
| routing kill output from console to file | srinivsa | UNIX for Dummies Questions & Answers | 1 | 05-05-2005 01:43 PM |
| Reading console output | Blaster999 | High Level Programming | 1 | 06-06-2004 06:48 AM |
| console output messages | boristhespider | UNIX for Dummies Questions & Answers | 2 | 08-28-2001 03:32 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
||||
|
||||
|
Eleminating output to console
I am running Shorewall firewall config program to utilize iptables on a Debian 3.3.5 system. This system is setup for a getway/router. I am getting a message:
Shorewall:bogons on any tty connection that is onscreen. Apparantly this is the log from an internet ip that has been hijacked/stolen. I prefer to keep the server as tight as possible, however this is gettting annoying. A friend informed me of commenting out the console portion of /etc/syslog.conf, but this didn't work (I commmented out the whole file). Anyone have any ideas on how to eliminate log entry from appearing on my console all the time?? Thanks in advance, Peter PS the smiley is a colon followed by a D |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
Did you remember to either restart or send a HUP to syslogd?
|
|
#3
|
||||
|
||||
|
I have tried both, to no avail. Is there another ***log.conf file I should be looking at?
Peter PS Am i in the wrong forum for this? Last edited by pflink; 02-22-2007 at 05:54 PM. |
|
#4
|
||||
|
||||
|
For the benefit of others, I'll admit my blunder.
After finally having enough of this I spent a good 1/2 a day reading up on this.
I'm guessing I either missed it in my tiredness or had a brain-fart. Apparantly the setup uses klogd where I had to edit an entry KLOGD =" " to KLOGD = "-c 5" Note to anyone this is for Debian. Other entries are at www.shorewall.net >Documentation > FAQs > FAQ 6. Thanks for the time |
||||
| Google The UNIX and Linux Forums |