RE: [squid-users] Reverse proxy with 2 Nics

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Tue, 27 Mar 2007 00:17:03 +0200

mån 2007-03-26 klockan 14:26 -0500 skrev Jonathan Faranda:
> Ok. That solved the problem. I can run squid with the -z option and all goes well. I still am having trouble, however, redirecting to my second nic.
>
> I have the following in my squid.conf:
>
> Visible_hostname proxy name
> http_port 192.168.1.3:80 accel vport #192.168.1.3 is nic1
> http_port 192.168.3.1:80 accel vport #192.168.3.1 is nic2

Not sure you want the vport option (it's kind of special).. more likely
you want the vhost option, or if it's a single site being proxied then
just the defaultsite= option with your site name,

Note: You only need a http_port directive for the ip:port where you want
Squid to accept HTTP requets from clients.

Regards
Henrik

Received on Mon Mar 26 2007 - 16:17:09 MDT

This archive was generated by hypermail pre-2.1.9 : Sat Mar 31 2007 - 13:00:02 MDT