[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Systemverhalten in Bezug auf DHCP/statische IP und /etc/resolv.conf



Am 25.01.2013 14:14, schrieb Christian:
Dort kannst du auch den Nameserver und Serach-Domain eintragen:

iface ethX inet static
	address 1.2.3.4
	subnet X.X.X.X
	netmask Y.Y.Y.Y
	gateway Z.Z.Z.Z
	dns-nameservers 5.6.7.8
	dns-search foo.bar

Oh, das sieht praktisch aus. Wenn das so geht, wäre das für meine Pläne gut.

Sollte in der Manpage zu resolvconf (man resolvconf) zu finden sein.

root@boxname:~# man resolvconf
No manual entry for resolvconf
root@boxname:~# apt-cache search resolvconf
avahi-dnsconfd - Avahi DNS configuration tool

Hmmm. Klappt das auch ohne dieses Paket?

Gruß
Stefan


Reply to: