Thanks for all your help, Amos :) -----Mensaje original----- De: Amos Jeffries [mailto:[email protected]] Enviado el: jueves, 20 de agosto de 2009 09:01 p.m. Para: Ricardo A CC: [email protected] Asunto: Re: [squid-users] Reverse proxy line in squid.conf when dynamic IP (Zoneedit)
Ricardo A wrote: > > When a host has dynamic IP (and run Zoneedit script...) what I have to put in the line of squid.conf (v 2.7) for reverse proxy???: > > < http_port the.public.ip.address:80 accel defaultsite=your.main.website> > > instead of "the.public.ip.address:80"? > Thanks > Ricardo Just the port without the IP address. ie http_port 80 accel defaultsite=your.main.website> Note that the rest of the network and DNS setup to get people to a constantly changing IP address is not covered by Squid. Amos -- Please be using Current Stable Squid 2.7.STABLE6 or 3.0.STABLE18 Current Beta Squid 3.1.0.13
