Hello all,
We use DNS for name resolving.
This is the content of /etc/resolv.conf:
search intranet.domain.com domain.com
nameserver 192.168.0.10
nameserver 192.168.0.11
My problem starts when nameserver 192.168.0.10 is down.
It takes more than 1 minute until the resolving routines switch to the secondary nameserver 192.168.0.11
Can somebody tell if there is a setting or a variable to adapt to force the resolving routines to switch faster to the secondary nameserver?
The /etc/netsvc.conf contains:
hosts=local,bind
Thank you very much in advance
JMC
We use DNS for name resolving.
This is the content of /etc/resolv.conf:
search intranet.domain.com domain.com
nameserver 192.168.0.10
nameserver 192.168.0.11
My problem starts when nameserver 192.168.0.10 is down.
It takes more than 1 minute until the resolving routines switch to the secondary nameserver 192.168.0.11
Can somebody tell if there is a setting or a variable to adapt to force the resolving routines to switch faster to the secondary nameserver?
The /etc/netsvc.conf contains:
hosts=local,bind
Thank you very much in advance
JMC