Paulo Martins Inocencio wrote:
> How can i configure it to look in the local /etc/hosts file before looking
> at the name server ???
Build it with --disable-internal-dns to use the old dnsserver helper
processes. These uses the gethostbyname() which follows the resolving
rules configured on your system (usually specified in
/etc/nsswitch.conf). I.e. the same rules as any other normal TCP/IP
program like ping, telnet and so on.
-- Henrik NordstromReceived on Tue May 30 2000 - 08:57:19 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:37 MST