I have a small LAN with a cable modem for internet. I setup up a RH9 box as a gateway with IP masq and caching-nameserver.
Internal PCs use gateway's IP (192.168.0.1) for DNS resolution. It is working fine, But...
...according to docs, the gateway's /etc/resolv.conf should be as follows
search localdomain nameserver 127.0.0.1
However, when the machine rebooted, the system picks IPs from ISP and /etc/resolv.conf changes to
; generated by /sbin/dhclient-script nameserver ISP_IP1 nameserver ISP_IP2
How can I make "nameserver 127.0.0.1" line in resolv.conf sticky?
Mufit
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list