Tranparency Question

From: Eric Honzay <ehonzay@dont-contact.us>
Date: Fri, 20 Aug 1999 11:03:19 -0500

Hello all,
    I'm running Squid 2.2Stable4 on Linux 5.2 with Kernel 2.2.5 and a
Cisco 3620....
Anyway I believe that I have the transparency thing down, but I have a
few users who use webcams, or TrueSync with Yahoo. When I put the proxy
in, it broke their apps. The problem stems from their (Other end) server

seeing the request coming from my cache ip and not the users ip. Is
there any way around this?? Would WCCP help? Do I need to use
transproxy??

Here's my ipchains -L
Chain input (policy ACCEPT):
target prot opt source
destination ports
ACCEPT tcp ------ anywhere cache.mydomain.com
any-> http
REDIRECT tcp ------ anywhere anywhere
any-> http => 3128
Chain forward (policy ACCEPT):
Chain output (policy ACCEPT):

Here are the snippets from my router :)

access-list 110 deny tcp host A.B.C.X any eq www
access-list 110 permit tcp A.B.C.0 0.0.0.255 any eq www
access-list 110 permit tcp D.E.F.128 0.0.0.127 any eq www
route-map cache-redirect permit 10
 match ip address 110
 set ip next-hop A.B.C.X

TIA :)

-- -- -- -- --
Eric J. Honzay
Network Connectivity Specialist
Bennett Office Technologies
312 24th Ave. SW
PO Box 978
Willmar, MN 56201
ICQ# 28991650
Phone: (320) 235-6425
Fax: (320) 231-1888
http://www.willmar.com
Received on Fri Aug 20 1999 - 09:46:45 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:48:04 MST