Results 1 to 3 of 3

Thread: resolv.conf gets wrong ip address

Hybrid View

  1. #1
    Join Date
    Jul 2006
    Beans
    Hidden!

    Re: resolv.conf gets wrong ip address

    Just thought to search for the IP address under /etc. Here are the results:
    Code:
    met% sudo fgrep -r '192.168.2.1' /etc/
    /etc/resolv.conf~:nameserver 192.168.2.1
    /etc/resolvconf/run/resolv.conf:nameserver 192.168.2.1
    /etc/resolvconf/run/resolv.conf~:nameserver 192.168.2.1
    /etc/resolvconf/run/interface/eth0:nameserver 192.168.2.1
    /etc/resolvconf/resolv.conf.d/original:nameserver 192.168.2.1
    /etc/resolv.conf:nameserver 192.168.2.1
    Could resolvconf be the culprit?
    Last edited by fivebells; September 17th, 2010 at 11:38 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •