Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Protocol Analysis (IFP)

Status
Not open for further replies.

Griffyn

Programmer
Jul 11, 2002
1,077
AU
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top