Bodhi Linux Forums: DNS search domain not used in 2.0 - Bodhi Linux Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

DNS search domain not used in 2.0

#1 User is offline   spyder 

  • Member
  • Group: Members
  • Posts: 3
  • Joined: 19-July 12

Posted 19 July 2012 - 06:30 AM

My local network has a DNS search domain specified as part of the DHCP response. Ubuntu 12.04 LTS gets this right, but Bodhi 2.0 isn't.

When I attempt to look up an address that should be resolved using the search domain, I get nothing:
bodhi@bodhi:~$ host cucumber
Host cucumber not found: 3(NXDOMAIN)


If I add the search domain manually, it's fine:
bodhi@bodhi:~$ host cucumber.ephox.intra
cucumber.ephox.intra has address 10.1.1.5


How can I track down what's going on?
0

#2 User is offline   spyder 

  • Member
  • Group: Members
  • Posts: 3
  • Joined: 19-July 12

Posted 26 July 2012 - 05:25 AM

I have tried entering the DNS settings manually through the network connections interface, that didn't work either.
0

#3 User is offline   winner8 

  • Member
  • Group: Members
  • Posts: 37
  • Joined: 12-May 12

Posted 30 July 2012 - 02:56 AM

 spyder, on 26 July 2012 - 05:25 AM, said:

I have tried entering the DNS settings manually through the network connections interface, that didn't work either.



I had the same issue, will post the instructions below on how to resolve in the AM.
+++ Bodhi wipes out the competition. +++
0

#4 User is offline   Halloween 

  • Member
  • Group: Members
  • Posts: 2
  • Joined: 31-July 12

Posted 31 July 2012 - 02:54 PM

 winner8, on 30 July 2012 - 02:56 AM, said:

I had the same issue, will post the instructions below on how to resolve in the AM.


Thanks, I too am having the same issue. I am wondering if I just get bodhi to use the /etc/resolv.conf file? I added a search path via the networking tool but it only partially fixes the issue.
0

#5 User is offline   winner8 

  • Member
  • Group: Members
  • Posts: 37
  • Joined: 12-May 12

Posted 03 August 2012 - 01:20 PM

 Halloween, on 31 July 2012 - 02:54 PM, said:

Thanks, I too am having the same issue. I am wondering if I just get bodhi to use the /etc/resolv.conf file? I added a search path via the networking tool but it only partially fixes the issue.



Here are the steps I followed to get my brand new Bodhi Installation to search my domain:

1 - sudo apt-get purge network-manager network-manager-gnome

2 - Go to /etc/resolvconf/resolv.conf

3 - Use your favorite text editor to open the "head" file.

4 - Type as your very first line: search "yourdomain"

5 - Open with your favorite editor /etc/network/interfaces

6 - Type the lines:

auto eth0
iface eth0 inet dhcp

*** Note: The lines above in the /etc/network/interfaces are for a dhcp setup, if you need an static ip address follow the link below. **

http://wiki.bodhilin...k_-_basic_setup

7 - Reboot your machine and you should now be able to ping any computer in your domain by hostname.

Enjoy!
+++ Bodhi wipes out the competition. +++
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users