Bug 26607

Summary: squid port don't work corretly when compiled with IPF_TRANSPARENT option
Product: Ports & Packages Reporter: Sergey N. Voronkov <snvoronkov>
Component: Individual Port(s)Assignee: Adrian Chadd <adrian>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff
none
file.diff none

Description Sergey N. Voronkov 2001-04-16 05:20:01 UTC
	ioctl interface has been changed in ipfilter 3.4.x, but it isn't
reflected in squid source tree.

Fix: (Patch idea taken from ipfilter mailing list and oops sources)

squid-2.2.diff:
squid-2.3.diff:
How-To-Repeat: 	Compile squid22/squid23 port with IPF_TRANSPARENT enabled. Telnet to
	running squid using redirection and type somthing like that:

	$telnet -K www.freebsd.org 80
	[....]
	GET / HTTP/1.0


	And you get "NAT lookup failed" message into your cache.log.
Comment 1 Jimmy Olgeni freebsd_committer freebsd_triage 2001-04-20 16:15:07 UTC
Responsible Changed
From-To: freebsd-ports->adrian

Over to maintainer.
Comment 2 Sergey N. Voronkov 2001-08-22 05:10:55 UTC
squid-2.2/2.3 have many never_be_fixed bugs, so while freebsd ports tree
already has
squid-2.4-STABLE , I think 2.2/2.3 isn't need anymore...

Bug related to this PR is fixed in 2.4-STABLE1 (but it is many other
unfix^Wprepared to be fixed
in 2.4-STABLE2 :-)).

Please, close this PR.

Bye,

Serg N. Voronkov,
Tyumen, Russia
Comment 3 Pete Fritchman freebsd_committer freebsd_triage 2001-11-21 01:15:13 UTC
State Changed
From-To: open->closed

Requested by submitter -- the bug fix is in version 2.4stable already.