PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001024PacketFencepublic2010-07-01 12:372011-01-26 15:42
Reporterobilodeau 
Assigned Toobilodeau 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version2.0.0 
Summary0001024: absolute violation URLs are not proxied appropriately with apache 2.2
DescriptionTo reproduce:
1. set trapping.passthrough=proxy
2. set an absolute url in a violation. ex:
   [1100001]
   desc=Scan
   priority=10
   url=http://www.inverse.ca/content/index.php?template=failed_scan [^]

3. restart packetfence

Apache won't start complaining about:
Syntax error on line 247 of /usr/local/pf/conf/httpd.conf:
Invalid command 'ProxyHTMLURLMap', perhaps misspelled or defined by a module not included in the server configuration

Probably something that was changed between 2.0 and 2.2 or a missing module.

Once this is fixed, test if the feature even works.
TagsNo tags attached.
fixed in git revision
fixed in mtn revisionff51e33edac632f13854c0f859f945ec832ea817
Attached Files

- Relationships
related to 0001100closed not reaching proper external remediation pages if multiple from same domain 

-  Notes
(0001733)
obilodeau (reporter)
2010-10-25 15:06

Repaired the absolute violation URLs. We fixed it by adding mod_rewrite proxy statements that match for the absolute URLs mentioned in violations. The implementation is quite different from the previous one so the appropriate warnings were added.

Old (alternative) implementation resembled what this guide describes (keeping link for reference):
http://www.apachetutor.org/admin/reverseproxies [^]

- Issue History
Date Modified Username Field Change
2010-07-01 12:37 obilodeau New Issue
2010-07-01 12:37 obilodeau Status new => assigned
2010-07-01 12:37 obilodeau Assigned To => obilodeau
2010-09-15 11:37 obilodeau Target Version 1.9.1 => 1.9.2
2010-09-22 16:02 obilodeau Target Version 1.9.2 => 1.9.3
2010-10-25 15:06 obilodeau mtn revision => ff51e33edac632f13854c0f859f945ec832ea817
2010-10-25 15:06 obilodeau Note Added: 0001733
2010-10-25 15:06 obilodeau Status assigned => resolved
2010-10-25 15:06 obilodeau Fixed in Version => 1.9.2
2010-10-25 15:06 obilodeau Resolution open => fixed
2010-10-25 15:07 obilodeau Relationship added related to 0001100
2010-11-19 14:23 obilodeau Fixed in Version 1.9.2 => trunk
2010-12-15 11:37 obilodeau Fixed in Version trunk => 2.0.0
2011-01-26 15:42 obilodeau Status resolved => closed


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker