Bernd Walter wrote:
> Natürlich kann man das, indem man seine resolv.conf entsprechend
> aufsetzt:
> [779]cicely8> cat /etc/resolv.conf
> nameserver 10.1.1.11
> nameserver 10.1.1.8
> domain cicely.de
klar kann man mit dig. ich rede aber von /usr/bin/host ;) und damit kann
man eben nicht...
root(at)kartoffel olivleh1> cat /etc/resolv.conf
nameserver 10.0.1.1
nameserver 10.0.0.21
root(at)kartoffel olivleh1> host -v localhost
Trying domain "salatschuessel.net"
rcode = 3 (Non-existent domain), ancount=0
Host not found.
root(at)kartoffel olivleh1> hostname
kartoffel.salatschuessel.net
root(at)kartoffel olivleh1> hostname lala.lala.la
root(at)kartoffel olivleh1> host -v localhost
Trying domain "lala.la"
Host not found, try again.
root(at)kartoffel olivleh1>
host "erzwingt" halt leider einen localhost.domain.tld zu haben. (wie du
richtig sagst, kann sowohl dig als auch nslookup "localhost" aufloesen)
Gruesse, Olli
-- Oliver Lehmann @home: lehmann(at)ans-netz.de @office: oliver.lehmann(at)mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/ To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Fri 13 Jun 2003 - 20:31:27 CEST