mynullvoid wrote: >At the moment my shorewall logs are displayed in syslog and this >made very hard for me to check other logs in that file. How can I >get the shorewall to only create a log in other separate file like >at /var/log/shorewall
Install Ulog, change instances of INFO to ULOG in your rules file. >One more this, the shorewall will display the log in the active tty, >how can I set so that it only shown in tty4 only. I think using Ulog will stop the display to the console, I've never looked further into Ulog configuration but I expect it can be told to send stuff to a tty as well as a file. Eg: In my rules file I have : SSH/ACCEPT:ULOG net:$AdminAdd fw In my policy file I have : net all DROP ULOG ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Shorewall-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/shorewall-users
