** Summary changed: - In 11.10/serverguide/C/network-configuration.html documentation the edit /etc/resolv.conf is deprecated + In 11.10/serverguide/C/network-configuration.html documentation the edit /etc/resolv.conf could not setup the DNS when resolvconf application is installed
** Description changed: Webpage: https://help.ubuntu.com/11.10/serverguide/C/network-configuration.html - The /etc/resolv.conf configuration file is overwritten by resolvconf or by network-manager tool. - In resolv.conf there is an line: # Generated by NetworkManager + The /etc/resolv.conf configuration file could be overwritten by resolvconf or by network-manager tool. + For example in resolv.conf there is an line: # Generated by NetworkManager + More information about: http://en.wikipedia.org/wiki/Resolvconf - The configuration of the DNS should looks as follows inside the - /etc/network/interfaces. file: + I think it will be great to add this information to that webpage. + + + The configuration of the DNS should looks as follows inside the /etc/network/interfaces. file: iface eth0 inet static address 192.168.3.3 netmask 255.255.255.0 gateway 192.168.3.1 dns-nameservers 192.168.3.45 192.168.8.10 More information about resolvconf is available: http://www.linuxcertif.com/man/8/resolvconf/ There is also another problem. Command: sudo /etc/init.d/networking restart displays that it is deprecated -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/930885 Title: In 11.10/serverguide/C/network-configuration.html documentation the edit /etc/resolv.conf could not setup the DNS when resolvconf application is installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/930885/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
