Hi all,
Not strictly a delphi problem, but hopefully somebody can help. I want to write a program to communicate using the Internet Filtering Protocol (IFP) with a Cisco PIX firewall. The PIX supports a 3rd party piece of url filtering software by software mob N2H2 using their designed Internet Filtering Protocol (IFP). I want to write a delphi program to do the filtering, instead of buying N2H2s.
The problem is, of course, finding out the specs of IFP. I've written to N2H2, but they haven't responded. I've tried to use a packet logger to trap any commands the PIX is sending to my N2H2-pretending program, but it's just a raw binary log, that doesn't mean anything.
Has anyone got any advice on how I should go about this? A good free packet logger i could try? The full IFP spec per-chance?
Not strictly a delphi problem, but hopefully somebody can help. I want to write a program to communicate using the Internet Filtering Protocol (IFP) with a Cisco PIX firewall. The PIX supports a 3rd party piece of url filtering software by software mob N2H2 using their designed Internet Filtering Protocol (IFP). I want to write a delphi program to do the filtering, instead of buying N2H2s.
The problem is, of course, finding out the specs of IFP. I've written to N2H2, but they haven't responded. I've tried to use a packet logger to trap any commands the PIX is sending to my N2H2-pretending program, but it's just a raw binary log, that doesn't mean anything.
Has anyone got any advice on how I should go about this? A good free packet logger i could try? The full IFP spec per-chance?