Philippe PAULEAU wrote:
> 
> In order to enable ident_lookup in squid 2.1, i need to specify
> one DNS serveur for my local network.

Not for ident_lookup. You are probably thinking on log_fqdn and not
ident_lookup...

> The problem is that the resolve.conf file contains the DNS servers
> ( one or more ) for the internet network.
> How can i do to use both internal and external DNS at the same time.
> Do i have to use named ?

The easies setup is to have a DNS server which knows both worlds. Either
set up a internal DNS server so that it can resolve external names, or
set up a new DNS server which is configured as a hidden secondary server
(configured as a secondary for every internal zone, but not mentioned in
the DNS maps).

Other ways are to have a hacked resolver library that has some
flexibility in selecting which nameserver to use to resolve which name..

---
Henrik Nordstrom
Spare time Squid hacker

Reply via email to