Networking Forums

Networking Forums > Computer Networking > Linux Networking > why can't i ping windows machine in the same domain?

Reply
Thread Tools Display Modes

why can't i ping windows machine in the same domain?

 
 
lgn
Guest
Posts: n/a

 
      07-13-2003, 01:25 PM
i have installed redhat9.0 and start samba services. I can ping linux
machine from windows machine with machine name. but i can't ping windows
machine in linux with machine name. who can tell me why? thanks for your
advice!


 
Reply With Quote
 
 
 
 
Ian Northeast
Guest
Posts: n/a

 
      07-13-2003, 02:19 PM
lgn wrote:
>
> i have installed redhat9.0 and start samba services. I can ping linux
> machine from windows machine with machine name. but i can't ping windows
> machine in linux with machine name. who can tell me why? thanks for your
> advice!


Windows uses non standard sources for name resolution for TCP/IP
services. In this case it is using a NetBIOS name for ping, obtained
from Samba. Linux complies with standards and uses the normal sources of
name resolution i.e. /etc/hosts, DNS and (if available) NIS(+).

If you have no local DNS, put the Windows machine in the Linux machine's
/etc/hosts.

Regards, Ian
 
Reply With Quote
 
/dev/rob0
Guest
Posts: n/a

 
      07-13-2003, 02:51 PM
In article <bermhd$31g6$(E-Mail Removed)>, lgn wrote:
> i have installed redhat9.0 and start samba services. I can ping linux
> machine from windows machine with machine name. but i can't ping windows
> machine in linux with machine name. who can tell me why? thanks for your


You have not configured TCP/IP name resolution. On the Linux machine,
"smbclient -L windows_machine_name" might work, using the same NetBIOS
name resolution as the DOS ping did.

DOS ping.exe is built to use NetBIOS name resolution, helping contribute
to Windows users' complete confusion and inability to distinguish among
differing network protocols. Don't feel bad, you're not alone.
--
/dev/rob0 - preferred_email=i$((28*28+28))@softhome.net
or put "not-spam" or "/dev/rob0" in Subject header to reply
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to configure windows machine as client on linux domain sem Linux Networking 1 12-14-2006 09:22 AM
Can't Ping Windows 2003 Domain Controller stefano.debellis@gmail.com Windows Networking 0 05-12-2006 05:25 PM
Cannot Ping New Windows Server 2003 Machine from XP Client Charles Law Windows Networking 4 04-21-2006 04:19 PM
Samba: Problem joining RHEL 3 machine to a WIndows 2000 domain scorpioboii Linux Networking 0 08-26-2005 07:43 PM
win 98 machine not loging on to windows 200 domain dheevar Windows Networking 1 01-29-2004 03:10 PM



1 2 3 4 5 6 7 8 9 10 11