General Car Related Discussion. To discuss anything that is related to cars and automotive technology that doesnt naturally fit into another forum catagory.

Wireless Network Question

Thread Tools
 
Search this Thread
 
Old Feb 17, 2005 | 06:21 AM
  #1  
Tim [Saph Cos 2wd]'s Avatar
Tim [Saph Cos 2wd]
Thread Starter
15000
 
Joined: Jul 2004
Posts: 19
Likes: 0
Default Wireless Network Question

Hi All

I have a wireless network consisting of a desktop PC, a laptop and a broadband router. The router is obviously connected to the cable modem but neither PC is physically connected to the router. Both PC's attach to the network fine and both access the internet through the router no problem at all.

My problem is that the PC's cannot see each other. I want to be able to share and transfer files etc. between each PC. Is this not possible with this setup or am I missing something obvious ?


Both machines are running XP although only the laptop has the SP2 upgrade.

Any help would be appreciated.

Cheers,
Tim
Reply
Old Feb 17, 2005 | 06:36 AM
  #2  
Adam_BlackRS's Avatar
Adam_BlackRS
Ex Ford Man
 
Joined: May 2003
Posts: 6,725
Likes: 0
From: West Sussex
Default

You need file and printer sharing enabled.

Open up "My Computer", right click your C:\ drive and click on "Properties". Click on the "Sharing" tab and then click on "Share this Folder".

The C:\ drive should now be shared with all the other PC's.

Reply
Old Feb 17, 2005 | 07:52 AM
  #3  
JayUK666's Avatar
JayUK666
Virgin
 
Joined: Feb 2005
Posts: 7
Likes: 0
From: Birmingham
Default

Make sure that you have the same WorkGroup name for the two machines too.

I assume IP address for the Laptop and PC are assigned dynamically by the router??
Reply
Old Feb 17, 2005 | 07:55 AM
  #4  
Spiky's Avatar
Spiky
Professional Waffler
iTrader: (1)
 
Joined: May 2003
Posts: 26,931
Likes: 0
From: Cardiff
Default

Originally Posted by JayUK666
Make sure that you have the same WorkGroup name for the two machines too.

I assume IP address for the Laptop and PC are assigned dynamically by the router??
no really an issue if both pc's are XP,

though it will be an issue if you have firewalls, especailly norton/mcafee
Reply
Old Feb 17, 2005 | 10:08 AM
  #5  
Frogford's Avatar
Frogford
I've found that life I needed.. It's HERE!!
 
Joined: Jun 2003
Posts: 1,497
Likes: 0
From: at home
Default

I have given up with this also. I too have a wireless lappy and a wired desktop, both run xp but cannot for the love of god get them to see each other. Have now given up
Reply
Old Feb 17, 2005 | 11:38 AM
  #6  
JayUK666's Avatar
JayUK666
Virgin
 
Joined: Feb 2005
Posts: 7
Likes: 0
From: Birmingham
Default

Originally Posted by Spiky
Originally Posted by JayUK666
Make sure that you have the same WorkGroup name for the two machines too.

I assume IP address for the Laptop and PC are assigned dynamically by the router??
no really an issue if both pc's are XP,

though it will be an issue if you have firewalls, especailly norton/mcafee
Firewalls will make no difference to two machines on the same switch(on the router) seeing each other.

If the router is assigning IP addresses then the subnet masks will be the same hence the question about server assigned IP addresses.

The only other thing is if the workgroups are set differently, like HOME and WORKGROUP then the machines will not see each other, but will be able to access the internet quite happily.

Press start and then control panel. Press performance and Maintenance and then System and then the Computer Name tab. Check each machine to make sure the Workgroup names are the same.

If both machines are using the internet the wireless network is OK.
Reply
Old Feb 17, 2005 | 11:44 AM
  #7  
Spiky's Avatar
Spiky
Professional Waffler
iTrader: (1)
 
Joined: May 2003
Posts: 26,931
Likes: 0
From: Cardiff
Default

firewall WILL make a difference,,,

trust me it's my job


to setup wireless follow thses simple instructions

1 turn ALL firewalls off

2 setup a SSID on router, win NO security

3 setup clients with same SSID, make sure you can now browse the internet

4 add WEP security on router with 26 key

5 now add same key to cleints, re check you can still access interent

6 if you have MAC security on router now is the time to add that

7 on router turn off broadcast SSID

8 download porn and have fun
Reply
Old Feb 17, 2005 | 12:04 PM
  #8  
JayUK666's Avatar
JayUK666
Virgin
 
Joined: Feb 2005
Posts: 7
Likes: 0
From: Birmingham
Default

he doesnt need to setup the ssid, he can already browse the internet so the wireless access point is already talking to the PCMCIA card and the wireless connection is already made.

its the other PC on the LAN side of the router he cannot see. This will be something simple like workgroup names!!!
Reply
Old Feb 17, 2005 | 02:46 PM
  #9  
Project ST's Avatar
Project ST
Too many posts.. I need a life!!
 
Joined: May 2003
Posts: 863
Likes: 0
From: Portsmouth
Default

Find out what the pc's IP address are:

Start > run > cmd <enter>

ipconfig /all <enter> will give you a host name and IP address, e.g. 192.168.1.34

If you have firewalls on the PCs, set them to allow all ICMP functions (it's not a major security issue, especially if your router is firewalling you anyway). You'll need to check your documentation to find out how to do that.

Go to the other computer.

Start > run > cmd <enter>

ping [other computer's IP address] <enter>

... e.g. ping 192.168.1.34 <enter>

You should get a reply. If it says "destination host unreachable", you're probably on different subnets - make sure both PCs receive dynamic IP addresses from the router, and do "ipconfig /release <enter>" and then "ipconfig /renew <enter>" at the command prompt.

Whether or not the ping works, go to Start > run and type "\\" followed by the other PC's IP address, e.g.

"\\192.168.1.34" and click ok. If Windows can see it, it'll open an explorer window and let you select a folder to view.

Hope that helps get you started If all else fails, build yourself a server box and run a windows domain That'll be nice 'n easy

/al
Reply
Old Feb 17, 2005 | 03:02 PM
  #10  
Jonzy's Avatar
Jonzy
I've found that life I needed.. It's HERE!!
 
Joined: Aug 2004
Posts: 1,096
Likes: 0
From: UK
Default

start > settings > control panel > administrative tools > local security policy > local policies > secuirty options > network access : sharing and security model for local accounts > classic - local users authenticate as themselves

start > settings > control panel > network connections > right click on your wireless connection > properties > make sure Client for Microsoft Networks is installed

both machines need identical user accounts with identical usernames/passwords

both machines need to be in the same workgroup

If all that is set then you should be able to see both clients in network neighbourhood
Reply
Old Feb 17, 2005 | 03:17 PM
  #11  
Tim [Saph Cos 2wd]'s Avatar
Tim [Saph Cos 2wd]
Thread Starter
15000
 
Joined: Jul 2004
Posts: 19
Likes: 0
Default

Thanks for everyones suggestions

I will give them a go tonight and let you know how I get on.

Cheers,
Tim
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
M7 COS
Wheels and Tyres
3
Oct 1, 2015 04:46 PM
locum8
Technical help Q & A
5
Oct 1, 2015 01:50 PM
Iain Mac
General Car Related Discussion.
7
Sep 30, 2015 09:39 PM
stevecfrst1
Cars for Sale
1
Sep 30, 2015 05:18 AM




All times are GMT. The time now is 02:39 PM.