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
This archive was generated by hypermail pre-2.1.9 : Sat Mar 31 2007 - 13:00:02 MDT