On 2/2/2012 9:58 AM, Fuchs, Martin wrote:
> I have a few clients (mobile phones) that connect via corporate data
> access (IPSec tunnel from the provider to our pfSense cluster) to the
> internet.
> 
> We have squid here in transparent mode and it seems as if the connected
> clients cannot access http through squid.
> 
> I have already added the remote subnet to the allowed subnets in squid.
> 
> There is no IPSec interface I can choose from, because it’s not
> physical, but is it possible for ipsec or openvpn clients to browse the
> web through squid ?

That would require doing a port forward inbound on the IPsec interface
to redirect any:80 to localhost:squid_port. I'm not sure that will work
on the IPsec interface or not, but you might try it.

> Does anyone have it working ?

Probably not with IPsec, but it would work fine with OpenVPN if you
assigned the VPN server interface.

Jim
_______________________________________________
List mailing list
[email protected]
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to