HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP > XP Networking

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 05-23-2004, 12:29 PM
dan
 
Posts: n/a
Default PING

How do I PING another computer on my network? I have 2
machines running windows XP connected via a wired Linksys
router. My desktop recognizes the laptop and can share it's
(laptops) files but the laptop can't share the desktops
files. Any other help would be appreciated.
thanks
Dan
Reply With Quote
Sponsored Links
  #2  
Old 05-23-2004, 01:47 PM
jaybe
 
Posts: n/a
Default Re: PING

On Sun, 23 May 2004 04:29:50 -0700, dan wrote:

> How do I PING another computer on my network? I have 2 machines running
> windows XP connected via a wired Linksys router. My desktop recognizes
> the laptop and can share it's (laptops) files but the laptop can't share
> the desktops files. Any other help would be appreciated. thanks


Please explain more precisely what you mean by "the laptop can't share the
desktops files". Can you not see the desktop in thw workgroup? Can you see
the desktop's shares in the workgroup but are denied access when you click
on them? What?

As for ping, you can ping another computer on the network by hostname or
IP address. To find out a machine's hostname or IP address, hit Winkey+R,
type cmd and hit ENTER. Then type 'ipconfig /all' (without quotes) and hit
ENTER. If, say, the laptop's hostname is lappy and its IP address is
192.168.0.4, go to the command prompt on the desktop machine and try

ping lappy
ping 192.168.0.4

They both do the same thing.

Reply With Quote
  #3  
Old 05-23-2004, 03:27 PM
Dan
 
Posts: n/a
Default Re: PING


>-----Original Message-----
>On Sun, 23 May 2004 04:29:50 -0700, dan wrote:
>
>> How do I PING another computer on my network? I have 2

machines running
>> windows XP connected via a wired Linksys router. My

desktop recognizes
>> the laptop and can share it's (laptops) files but the

laptop can't share
>> the desktops files. Any other help would be

appreciated. thanks
>
>Please explain more precisely what you mean by "the

laptop can't share the
>desktops files". Can you not see the desktop in thw

workgroup? Can you see
>the desktop's shares in the workgroup but are denied

access when you click
>on them? What?
>
>As for ping, you can ping another computer on the network

by hostname or
>IP address. To find out a machine's hostname or IP

address, hit Winkey+R,
>type cmd and hit ENTER. Then type 'ipconfig /all'

(without quotes) and hit
>ENTER. If, say, the laptop's hostname is lappy and its IP

address is
>192.168.0.4, go to the command prompt on the desktop

machine and try
>
>ping lappy
>ping 192.168.0.4
>
>They both do the same thing.
>
>.
>No, I cannot see the desktop in the workgroup from the

laptop.
Thanks, Dan
Reply With Quote
  #4  
Old 05-23-2004, 03:27 PM
Dan
 
Posts: n/a
Default Re: PING


>-----Original Message-----
>On Sun, 23 May 2004 04:29:50 -0700, dan wrote:
>
>> How do I PING another computer on my network? I have 2

machines running
>> windows XP connected via a wired Linksys router. My

desktop recognizes
>> the laptop and can share it's (laptops) files but the

laptop can't share
>> the desktops files. Any other help would be

appreciated. thanks
>
>Please explain more precisely what you mean by "the

laptop can't share the
>desktops files". Can you not see the desktop in thw

workgroup? Can you see
>the desktop's shares in the workgroup but are denied

access when you click
>on them? What?
>
>As for ping, you can ping another computer on the network

by hostname or
>IP address. To find out a machine's hostname or IP

address, hit Winkey+R,
>type cmd and hit ENTER. Then type 'ipconfig /all'

(without quotes) and hit
>ENTER. If, say, the laptop's hostname is lappy and its IP

address is
>192.168.0.4, go to the command prompt on the desktop

machine and try
>
>ping lappy
>ping 192.168.0.4
>
>They both do the same thing.
>
>.
>No, I cannot see the desktop in the workgroup from the

laptop.
Thanks, Dan
Reply With Quote
  #5  
Old 05-23-2004, 04:13 PM
John
 
Posts: n/a
Default Re: PING

Dan wrote:

> No, I cannot see the desktop in the workgroup from the
> laptop.


Well, the first thing to check is that the laptop and desktop are in the
same workgroup. On each machine, right-click My Computer on the desktop,
click the Computer Name tab, click the Change button and make sure the
text in the Workgroup field is identical on each machine.
Reply With Quote
  #6  
Old 05-23-2004, 04:53 PM
Dan
 
Posts: n/a
Default Re: PING


>-----Original Message-----
>Dan wrote:
>
>> No, I cannot see the desktop in the workgroup from the
>> laptop.

>
>Well, the first thing to check is that the laptop and

desktop are in the
>same workgroup. On each machine, right-click My Computer

on the desktop,
>click the Computer Name tab, click the Change button and

make sure the
>text in the Workgroup field is identical on each machine.
>.
>Yes, they are both in MShome wg

Dan
Reply With Quote
  #7  
Old 05-23-2004, 05:24 PM
Eric Cross [MVP]
 
Posts: n/a
Default Re: PING

Greetings Dan,

These tips should help get everything working.

1. Make sure the XP's firewall is disabled. It will block file and printer
sharing by default. If you are running a third party firewall such as
Zonealarm, Sygate, or Norton Internet Security make sure it is properly
configured for the network.

2. Ensure NetBIOS Over TCP/ IP on all computers. Details here.

Enable NetBIOS Over TCP/IP (NetBT)
http://www.practicallynetworked.com/...hoot/netbt.htm

3. Use TCP/IP as the only network protocol. Uninstall NetBEUI or IPX/SPX if
they are present. Make sure you are using the same network protocol on all
machines.

Also, try testing your network and see if you can access the other computer
and shares this way.

Click Start | Run, then type one of these commands in the box and click OK:

\\computername

\\computername\share

\\IP-address

\\IP-address\share

_________________
Eric Cross, MS-MVP (Windows Networking)



"Dan" <anonymous@discussions.microsoft.com> wrote in message
news:10c4e01c440d2$03c26d80$a401280a@phx.gbl...
>
> >-----Original Message-----
> >On Sun, 23 May 2004 04:29:50 -0700, dan wrote:
> >
> >> How do I PING another computer on my network? I have 2

> machines running
> >> windows XP connected via a wired Linksys router. My

> desktop recognizes
> >> the laptop and can share it's (laptops) files but the

> laptop can't share
> >> the desktops files. Any other help would be

> appreciated. thanks
> >
> >Please explain more precisely what you mean by "the

> laptop can't share the
> >desktops files". Can you not see the desktop in thw

> workgroup? Can you see
> >the desktop's shares in the workgroup but are denied

> access when you click
> >on them? What?
> >
> >As for ping, you can ping another computer on the network

> by hostname or
> >IP address. To find out a machine's hostname or IP

> address, hit Winkey+R,
> >type cmd and hit ENTER. Then type 'ipconfig /all'

> (without quotes) and hit
> >ENTER. If, say, the laptop's hostname is lappy and its IP

> address is
> >192.168.0.4, go to the command prompt on the desktop

> machine and try
> >
> >ping lappy
> >ping 192.168.0.4
> >
> >They both do the same thing.
> >
> >.
> >No, I cannot see the desktop in the workgroup from the

> laptop.
> Thanks, Dan



Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
cannot ping itself Leszek XP Networking 1 05-21-2004 08:26 AM
Can't ping an XP box OneIron XP Networking 2 05-20-2004 12:16 PM
Ping no Ping Tom XP Networking 3 04-29-2004 06:55 PM
cannot ping fatcat XP Networking 0 04-19-2004 10:01 PM
Can't ping Randy XP Networking 1 04-18-2004 05:20 AM


All times are GMT. The time now is 09:54 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger