mrash / fwsnort

Application Layer IDS/IPS with iptables
http://www.cipherdyne.org/fwsnort/
GNU General Public License v2.0
73 stars 15 forks source link

Donations and Gratipay #7

Open alexwoehr opened 9 years ago

alexwoehr commented 9 years ago

I have extensively used fwsnort for about three years, follow along in the mailing lists, am using Linux Firewalls to train a coworker, etc.

I would like to donate in a structured way, along with my other open source donations.

Have you heard of Gratipay? Would you consider using it?

https://gratipay.com/on/github/mrash/

mrash commented 9 years ago

Wow, thank you! I just signed up for Gratipay - first time I've heard of that service. Let me know if there are particular features of interest to you for potential implementation or if there are any issues.

alexwoehr commented 9 years ago

One of the biggest things, I think, is whether you can setup remote logging, maybe based on DL (e.g., DL 3-5). I try to save our logs to a remote server in rsyslog but I don't know if this is possible with psad.

On Sat, Jan 10, 2015 at 10:21 PM, Michael Rash notifications@github.com wrote:

Wow, thank you! I just signed up for Gratipay - first time I've heard of that service. Let me know if there are particular features of interest to you for potential implementation or if there are any issues.

— Reply to this email directly or view it on GitHub https://github.com/mrash/fwsnort/issues/7#issuecomment-69482057.

mrash commented 8 years ago

Sorry I seem to have forgotten to respond to this. Do you mean remote logging for syslog messages that are produced by psad? If so, then this would be accomplished by changing your syslog config, so /etc/rsyslog.conf in your case I think. The syslog identity, facility, and priority in psad are controlled by the following variables in the /etc/psad/psad.conf file:

SYSLOG_IDENTITY psad; SYSLOG_FACILITY LOG_LOCAL7; SYSLOG_PRIORITY LOG_INFO;

You would just need to change your rsyslog.conf file to send matching messages to a remote syslog server.

mattbk commented 7 years ago

Hi @mrash, I'm reaching out to people who used to received on Gratipay before we hit some snags in April 2015 and had to change the terms of service. You can now sign up as a project. Let me know if you have any questions.