> If your DNS are changed, I think that your network card is configured in DHCP > mode. > To dissallow DNS changes (in /etc/resolv.conf) by DHCP updates, you can add > this line to /etc/dhclient.conf : > prepend domain-name-servers > <DNS_IP_adress_1>,<DNS_IP_adresse_2>,<DNS_IP_adresse_3>; > After you must restart your network card and voilĂ .
Better if you write supersede domain-name-servers <IP> instead. Regards Alberto Mijares _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"