public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Higgins" <mhiggins@banfieldgroup.com>
To: <gentoo-user@lists.gentoo.org>
Subject: RE: [gentoo-user] remove DHCPCD/djbdns  -- and now,  manual setup fails...
Date: Thu, 22 Feb 2007 14:19:19 -0800	[thread overview]
Message-ID: <001401c756cf$7eebcc70$6564a8c0@TBG.local> (raw)
In-Reply-To: <20070222213953.6e8783dc@krikkit.digimed.co.uk>

> -----Original Message-----
> From: Neil Bothwick [mailto:neil@digimed.co.uk] 
> Sent: Thursday, February 22, 2007 1:40 PM

> 
> On Thu, 22 Feb 2007 11:34:27 -0800, Michael Higgins wrote:
> 
> > I have a server that had been running dhcpcd to get it's IP address.
> > 
> > I don't want to do like this anymore, so I removed the package and 
> > attempted to configure the interface manually.
> 
> How? We can't guess at what changes you made.
> 
> > However, somewhere in my configs dhcp client is still 
> called. How do I 
> > fix this?
> 
> By posting the configs here, particularly /etc/conf.d/net. We 
> have to see the config file to be able to tell what's wrong with it.

(As I mentioned in different post, I found the offending line in conf.d/net
and fixed. Or, thought I did...)

Here is /etc/conf.d/net:


config_eth0=( "192.168.100.5 netmask 255.255.255.0 brd 192.168.100.255" )
routes_eth0=( "default via 192.168.100.1" )

/etc/nsswitch.conf:

passwd:      compat
shadow:      compat
group:       compat

# passwd:    db files nis
# shadow:    db files nis
# group:     db files nis

hosts:       files dns
networks:    files dns

services:    db files
protocols:   db files
rpc:         db files
ethers:      db files
netmasks:    files
netgroup:    files
bootparams:  files

automount:   files
aliases:     files

/etc/hosts:


127.0.0.1       localhost
::1     localhost

/etc/resolv.conf:

nameserver 209.116.241.10
nameserver 216.99.225.31
nameserver 216.99.233.253

. . .

The problem is that I installed djbdns and ran the scripts to set it up. 

It didn't work to cache and serve dns queries, so I gave up. But unmerging
it left me with no DNS at all.

I was hoping to find out what these scripts overwrote that's hijacking my
DNS requests.

Anyway, if anyone on the list has removed djbdns and re-configured access
directly to their ISP's nameservers, I'd like to know if it was effortless,
or was there something else required.

-- 
Michael Higgins


-- 
gentoo-user@gentoo.org mailing list



      reply	other threads:[~2007-02-22 22:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22 19:34 [gentoo-user] remove DHCPCD/djbdns -- and now, manual setup fails Michael Higgins
2007-02-22 21:17 ` [solved] " Michael Higgins
2007-02-22 21:39 ` Neil Bothwick
2007-02-22 22:19   ` Michael Higgins [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='001401c756cf$7eebcc70$6564a8c0@TBG.local' \
    --to=mhiggins@banfieldgroup.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox