LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Name Resolution (https://www.linuxquestions.org/questions/linux-networking-3/name-resolution-484058/)

zaheer 09-16-2006 09:59 AM

Name Resolution
 
Hi,
Whenever I try to connect to a windows machine through SSH or samba I get an error message.>>>Temporary failure in Name Resolution.
What can be its reason.ANd how can I connect to my windows machine easily ???.I know machine Username and Password and all are connected to my ethernet ???

w3bd3vil 09-16-2006 10:23 AM

you probably dont have the right dns server kept in /etc/resolv.conf

zaheer 09-16-2006 10:29 AM

I want to access Windows Machine through my PCLinuxOS
 
AA,
I want to access Windows Machine through my PCLinuxOS.And those are Win machine which I want to access.

w3bd3vil 09-16-2006 11:46 AM

can you ping the windows machines?

paste the output of the command
cat /etc/resolv.conf

zaheer 09-16-2006 12:41 PM

resolv.conf
 
AA,
I am only getting this when going to resolv.conf

cat /etc/resolv.conf
nameserver 172.16.0.250

zaheer 09-17-2006 12:16 AM

Any Solution
 
Any Solution So Far ???

w3bd3vil 09-17-2006 01:26 AM

you arent answering the questions asked properly,
can you ping any other machine from your linux pc.

is 172.16.0.250 your server/router?

zaheer 09-17-2006 07:38 AM

Yap
 
Yes 172.16.0.251 is my server address through which I connect to the net.And it is running Windows OS.

seneschal 09-17-2006 12:27 PM

Is 172.16.0.250 a DNS server? If it isn't, then your computer will have no idea how to resolve a domain name.

large_satchell 09-17-2006 12:32 PM

try adding your ISP's DNS servers to resolv.conf

(duh)


All times are GMT -5. The time now is 05:12 AM.