Re: [pfSense-discussion] API?

2010-12-14 Thread Simon Cornelius P Umacob
Hi, On Sat, Nov 13, 2010 at 3:01 AM, Nathan Eisenberg wrote: > I have a customer who wants to be able to automate IP blackholing on their > PFSense firewall from their custom IDS.  In essence, the application wants to > go something like > > 'I'm being abused by this IP 198.51.100.20' > 'POST H

Re: [pfSense-discussion] API?

2010-12-13 Thread Aristedes Maniatis
On 14/12/10 5:58 PM, Nathan Eisenberg wrote: Hi Ari, Sadly, that doesn't quite apply here. My customer has an IDS that can perform an API call when there are multiple failed-logons in a short period. What I want is for their Windows boxen to make their pfsense firewall block abusers by appe

RE: [pfSense-discussion] API?

2010-12-13 Thread Nathan Eisenberg
> Search this list and forums for previous discussions about fail2ban. > This is exactly the tool you are thinking of and there was some > discussion about why it would or would not work with pfSense. I agree > it would be useful, especially if it worked in a HA setup. > > Ari Hi Ari, Sadly, th

Re: [pfSense-discussion] API?

2010-12-13 Thread Aristedes Maniatis
On 13/11/10 6:01 AM, Nathan Eisenberg wrote: I have a customer who wants to be able to automate IP blackholing on their PFSense firewall from their custom IDS. In essence, the application wants to go something like 'I'm being abused by this IP 198.51.100.20' 'POST HTTPS://GATEWAY/pfapi.php?al

Re: [pfSense-discussion] API?

2010-11-12 Thread Jim Pingle
On 11/12/2010 2:01 PM, Nathan Eisenberg wrote: > I have a customer who wants to be able to automate IP blackholing on their > PFSense firewall from their custom IDS. In essence, the application wants to > go something like > > 'I'm being abused by this IP 198.51.100.20' > 'POST HTTPS://GATEWAY

[pfSense-discussion] API?

2010-11-12 Thread Nathan Eisenberg
I have a customer who wants to be able to automate IP blackholing on their PFSense firewall from their custom IDS. In essence, the application wants to go something like 'I'm being abused by this IP 198.51.100.20' 'POST HTTPS://GATEWAY/pfapi.php?alias=blocklist&ip=198.51.100.20&comment=' 'POST