> i've 5 internal web servers. for examples web1.altuwairqi.com.sa -
> web5.altuwairqi.com.sa. the ip addresses for that web server are
> 10.10.1.5 - 10.10.1.9
> but in my squid.conf i'm using ISP dns. Of course if i opened
> web1.altuwairqi.com.sa it isn't opened.
> so could you please help me to fix this problem..?

This doesn't sound like a squidGuard issue to me. If I understand correctly,
you're trying to resolve webx.alt....m.sa using your ISP's DNS servers which
don't know about those hosts.

In that case, and assuming all your hosts are local (internal to you) then
all you need is an /etc/hosts file (with those hosts above listed in it) on
your squid box and make all clients use squid. A better solution though
would be to run your own Bind9 server (you'll wonder how you managed without
one after a few weeks!).

Or are you trying to achieve some kind of load balancing??

I think your request might be better posted on something like squid-users??

Thanks


Alex

Reply via email to