On Mon, Jun 21, 2004 at 11:30:05AM -0400, richard lyons wrote: > I must be in an exceptionally dim mood today. I just noticed that my > laptop, on which I am writing this, is not accessible from other boxes > on the network. Ping, nfs, cups are all failing to connect. Must be > something I have upgraded, I suppose. hosts.allow has all the usual > entries, I can ping out to the network, and send mail normally through > my firewall machine to the adsl router. Name serving seems to be > working, though I cannot check with dig as it is not installed on this > machine and I never did find what package provides it.
Ah, dig! Why not do a `apt-file search dig' to find out. Since that has a huge output, use grep. Something like this: [EMAIL PROTECTED]:dfokkema$ apt-file search dig|grep bin/dig digikam: usr/bin/digikam digikam: usr/bin/digikamcameraclient digikamplugins: usr/bin/digikamdcrawclient dnsutils: usr/bin/dig erlang: usr/lib/erlang/lib/stdlib-1.12.7/ebin/digraph.beam erlang: usr/lib/erlang/lib/stdlib-1.12.7/ebin/digraph_utils.beam mp: usr/bin/digestp mush: usr/bin/digestify smartlist: var/list/.bin/digest tomcat4: usr/share/tomcat4/bin/digest.sh See? You need dnsutils. What, don't you have apt-file installed, ;-)? (Don't forget to run `apt-file update' first). HTH, David -- Hi! I'm a .signature virus. Copy me into your ~/.signature to help me spread! -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]