Welcome Guest ( Log In | Register )



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Bizarre Networking Issue
ginginca
post Jan 3 2007, 01:20 PM
Post #1


Premium Member
Group Icon

Group: Members
Posts: 250
Joined: 6-July 06
From: The net (or at least that's what my family says)
Member No.: 14,330



I have 3 PC's all XP, networked.

All 3 have internet access and are part of the same work group.

PC #1 can access shared folders on PC#2 and PC#3.

PC #2 can only access shared folders on PC #1.

PC #3 can only access shared folders on PC #1.

PC #2 and 3 can't access shared folders on each other.

Any thoughts?
Go to the top of the page
 
+Quote Post
yordan
post Jan 3 2007, 03:28 PM
Post #2


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 2,045
Joined: 16-August 05
Member No.: 7,896



Two more infos needed :
1) What are the IP addresses of your 3 PC's ? Did you use the default (DHCP) settings ?
2) What are the netmask settings ? 255.255.255.0 ?

Go to the top of the page
 
+Quote Post
ginginca
post Jan 3 2007, 07:16 PM
Post #3


Premium Member
Group Icon

Group: Members
Posts: 250
Joined: 6-July 06
From: The net (or at least that's what my family says)
Member No.: 14,330



QUOTE(yordan @ Jan 3 2007, 10:28 AM) *

Two more infos needed :
1) What are the IP addresses of your 3 PC's ? Did you use the default (DHCP) settings ?
2) What are the netmask settings ? 255.255.255.0 ?



PC # 1: last 3 digits .101

PC # 2: 102

PC #3: 103


Subnet mask 255.255.255.0



Go to the top of the page
 
+Quote Post
Aka_Bar
post Jan 3 2007, 07:35 PM
Post #4


Member - Active Contributor
Group Icon

Group: Members
Posts: 87
Joined: 4-November 06
Member No.: 16,990



i havent seen any problem here, just read some instructions in your Microsoft Help DeckTop!!! and i think you can easly find mistake that u did!!!
Go to the top of the page
 
+Quote Post
lajoshal
post Jan 3 2007, 07:43 PM
Post #5


Newbie [ Level 2 ]
Group Icon

Group: Members
Posts: 16
Joined: 21-December 06
From: Hungary
Member No.: 18,599




1 <-> 2
1 <-> 3
2 X 3

Strange. Check local user names and settings of folder share.
What happens when you use ip address instead of computer name?

for example \\192.168.100.100\sharename

Go to the top of the page
 
+Quote Post
bluefish
post Jan 3 2007, 08:17 PM
Post #6


Member [ Level 2 ]
Group Icon

Group: Members
Posts: 71
Joined: 16-December 06
Member No.: 18,419



I had a similar problem. This might not be the same as yours, but for whatever reason one computer on the network would not appear as part of the workgroup even though it was. To resolve it, I just typed "\\computer_name" in the address bar (windows explorer/internet explorer). That got me to the normal screen with files, printers, etc.

If you want to set it up so you can access it more easily, go to My Network Places, and click Add a Network Place under Network Tasks (on the left). Follow the directions, select "Choose another network location", and for the network address type "\\computer_name\folder". The annoying thing is you can't link to "\\name", but you can just press Up in whatever folder you choose to access that page.
Go to the top of the page
 
+Quote Post
ginginca
post Jan 3 2007, 10:20 PM
Post #7


Premium Member
Group Icon

Group: Members
Posts: 250
Joined: 6-July 06
From: The net (or at least that's what my family says)
Member No.: 14,330



QUOTE(bluefish @ Jan 3 2007, 03:17 PM) *

"\\computer_name\folder"


I have tried that.

But I'll try the IP address.

QUOTE(ginginca @ Jan 3 2007, 05:14 PM) *

I have tried that.

But I'll try the IP address.



WOW the IP address works. Hmm.
Go to the top of the page
 
+Quote Post
Mark420
post Jan 4 2007, 03:04 AM
Post #8


The Modernator
Group Icon

Group: Members
Posts: 486
Joined: 6-August 06
From: The Interweb!
Member No.: 15,021



Hey Gingica,

Welcome to the world Of Windows Sharing ;*((

Ive experinced the same bizare problems in the past with this!

I think someone mentioned it earlier but the best thing to do now is..is if they are all connected..just make shortcuts to the diffenent pcs on the desktop and then you should be able at the click of a button arrive at pc2 or pc3 etc etc without any more hassle with putting ip addreesses in instead on machine names.

Hey btw off topic did you get that game machine you bought for christams sorted out..I looked at the site that made that product and the instructions seemed very vauge? did you get it to connect and network in the end?

Marky;)
Go to the top of the page
 
+Quote Post
yordan
post Jan 4 2007, 09:10 AM
Post #9


Way Out Of Control - You need a life :)
Group Icon

Group: [MODERATOR]
Posts: 2,045
Joined: 16-August 05
Member No.: 7,896



QUOTE
WOW the IP address works. Hmm.

That's great ! So, now, we know that you only have a name resolution problem. This happens often, when a compter name is not propagated correctly to other ones.
Just for fun, verify that the PC names are correctly defined (it's in the computer properties, "computer name" folder).
I had this problem several times, usually my problem disapeared after re-installing Windows, which you probably don't want to do right now. I guess the phylosophical reason is that when installing a system, it's name must propagate to the other ones. If the other ones are are powered off, the name propagation does not work correctly.
There is an easy workaround to this problem. Just put computer name and IP iaddress of each computer in your local host file, which is on each computer somewhere (in my computer it's currently fully named "C:\WINDOWS\system32\drivers\etc\hosts" )
For each computer, one line per computer, the syntax is IP address followed by computer name. Put the same three lines on the hosts file of each one of your three computers, and the problem will disapear.
Go to the top of the page
 
+Quote Post
ginginca
post Jan 4 2007, 02:07 PM
Post #10


Premium Member
Group Icon

Group: Members
Posts: 250
Joined: 6-July 06
From: The net (or at least that's what my family says)
Member No.: 14,330



QUOTE(yordan @ Jan 4 2007, 04:10 AM) *

There is an easy workaround to this problem. Just put computer name and IP iaddress of each computer in your local host file, which is on each computer somewhere (in my computer it's currently fully named "C:\WINDOWS\system32\drivers\etc\hosts" )
For each computer, one line per computer, the syntax is IP address followed by computer name. Put the same three lines on the hosts file of each one of your three computers, and the problem will disapear.


Thanks, I'll give that a try. I was thinking it was a problem with the router.
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Home Networking Problems(2)
  2. Wireless Router(11)
  3. Networking With Linux & Windows(4)
  4. Linksys Networking - Dead Xp(6)
  5. Quick Questions About Networking (LAN)(4)
  6. Wireless Networking: Recommended MTU Setting ?(5)
  7. Help Starting A Wireless Networking(3)
  8. Layered Networking(6)
  9. [help] Networking Pc & Laptop(10)
  10. Wireless Networking Components(13)
  11. Networking Computers Without Modem?(10)
  12. Networking Troubleshoot With Realvnc(8)
  13. [help] Networking A Mac With Pc (file Share & Internet)(1)
  14. Bigpind Issue Modems (like Motorola, Speedtouch Etc)(3)
  15. Networking With A Wireless Network Adapter(10)
  1. Networking Problems(4)
  2. Need Help With Cisco Networking(2)
  3. Networking(3)


 



- Lo-Fi Version Time is now: 14th October 2008 - 01:18 PM