Link to home
Start Free TrialLog in
Avatar of Kinderly Wade
Kinderly WadeFlag for United States of America

asked on

Window 7 recongize Centos 6.5 ip address but does not recognize domain name

Dear experts,

I came across the issue with using window 7 to recognize web server that I set upon Centos 6.5 with a domain name.

I've tested if the configuration on linux with ubuntu:
1. wget with ip address (got response)
2. wget with domain name (got response)
3. able to use ubuntu to find the web page with the url by typing the ip address
4. able to use ubuntu to find the web pgae with the url by typing domain name
5. can ping centos web server with ip
6. can ping centos web server with domain name

when I tried the above with window 7, I can only get response by typing in IP address. I wasn't able to get any response if I replace the ip address with domain name.

What do I need to do in order for window 7 to recognize the domain name on centos?
1. do I need to configure the DNS on the Window 2008 R2 server? (I am not planning to add CentOS web server into windows domain).
2. do I need to configure on the CentOS end?

Thanks.
Avatar of Gary
Gary
Flag of Ireland image

In a command prompt enter

ipconfig /flushdns

Whose DNS are you using?
SOLUTION
Avatar of David Paris Vicente
David Paris Vicente
Flag of Spain image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Kinderly Wade

ASKER

For Gary,

I 've typed the comand and I get this result " Windows IP Configuration Successfully flushed the DNS Resolver Cache"

For David,

Thanks. The method works.^^ Do you have an alternative ways that I can somehow setup it up on the windows 2008 R2 server so I don't need to configure each desktop machine? (there are over 20+ desktops). Thanks
Can you mention what was the method that you used?
Hi David,

I've used your method:

Or you can add the ip and fqdn of the linux machine to the hosts file in Windows 7.

Go to -> C:\Windows\System32\drivers\etc -> Edit the hosts file with notepad and add:
xxx.xxx.xxx.xxx->Press the Key TAB ->myserver.domainname.com

I also wish to know if I can simply set this up in one machine instead of setting this up on every desktops.
In another word, can I set this up in the window 2008 r2 domain server which will will be recognized by all desktops?
Thanks

Here is the bigger picture:

I have DC (domain controllers) running on windows 2008 r2 server which I can configure the DNS and AD (active diretory)

I have a web server running linux with domain name abc.local

I wish to have all the desktops to recognize linux web server by abc.local instead of the 192.168.x.x ip address.

Is there a way that I can setup the domain name into window 2008 r2 server which all desktops can recognize my linux web server by abc.local instead of 192.168.x.x? Thanks.
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Hi David,

Thanks for the link. I got it now. Is there a course or any online reference that I can learn about the server setup such as DNS, active directory so I can obtain more information about these topics? If you have any reference that will be great. Thanks again. ^^
Hi Kinderly,

The GPO did the trick??

You could try to see MVA -  Microsoft Virtual Academy for start here is the link you can also start for looking some CBT-Nuggets and ofcourse TechNet.

If you need more intel you can send me an email and I'll could provide some more intel.