HDA not used as DNS on my Windows 7 clients :(
Posted: Thu Jul 12, 2012 4:43 pm
HI,
I have just installed amahi for the first time on my ubuntu 12.04. Very excited
I used guide from docs.amahi.org. everything was fine and i successfully installe amahi.
I am using amahi's dhcp and i have TURNED OFF my Router DHCP server
This fact can be further verified by the ip address assigned by DHA to my windows machine i.e. 192.168.1.100
Now the problem is although i cannot access internet on my Windows7 Client.
so i ran the interactive network troubleshooter. Everything was fine till step 9 which is HDA used as DNS on clients.
At this point as per instruction i ran the Command in my Windows 7 Command prompt the result of this command was
so this means my Windows 7 is not using correct DNS. i.e of
Here are the results of my network troubleshooter till step 9
Please help me resolve this problem.
Thanks.
PS i guess i need to manually assign hda DNS in my router settings but not sure though as i have already tried that by putting primary DNS as 192.168.1.10 but it didnt work.
Please be simple as i ma new to linux and newtrking in general.
Thanks
I have just installed amahi for the first time on my ubuntu 12.04. Very excited

I used guide from docs.amahi.org. everything was fine and i successfully installe amahi.
I am using amahi's dhcp and i have TURNED OFF my Router DHCP server
This fact can be further verified by the ip address assigned by DHA to my windows machine i.e. 192.168.1.100
Now the problem is although i cannot access internet on my Windows7 Client.
so i ran the interactive network troubleshooter. Everything was fine till step 9 which is HDA used as DNS on clients.
At this point as per instruction i ran the Command
Code: Select all
nslookup hda.home.com
Code: Select all
[color=#000000]Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Users\RehmanCNG>nslookup hda.home.com
DNS request timed out.
timeout was 2 seconds.
Server: UnKnown
Address: 192.168.1.10
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
DNS request timed out.
timeout was 2 seconds.
*** Request to UnKnown timed-out[/color]
Here are the results of my network troubleshooter till step 9
Code: Select all
[color=#800000]Step 1: Your HDA IP address is 192.168.1.10
Step 2: Your HDA domain name is home.com
Step 3: Your router IP address is 192.168.1.1
Step 4: Your HDA DNS server is working fine for local hostnames.
Step 5: Your router is accessible from your HDA server.
Step 6: You can access the internet (ping test successful).
Step 7: Your HDA DNS server is working fine for external hostnames.
Step 8: Your Amahi Dashboard is accessible.[/color]
[color=#FF0000]Step 9 - HDA used as DNS on clients?
After having deactivated the DHCP on your router, you'll need to renew the IP address of a client computer you'll use for the rest of the tests.
Once that's done, execute the following command on that client computer, using either a command prompt, or a Terminal:
nslookup hda.home.com
Does it result in something like this (verify the parts in red):
Server: 192.168.1.10
Address: 192.168.1.10#53
Name: hda.home.com
Address: 192.168.1.10
Yes
No[/color]
Thanks.
PS i guess i need to manually assign hda DNS in my router settings but not sure though as i have already tried that by putting primary DNS as 192.168.1.10 but it didnt work.
Please be simple as i ma new to linux and newtrking in general.
Thanks