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

Reply
 
Thread Tools Display Modes
  #1  
Old 04-27-2004, 10:41 PM
Wilson
 
Posts: n/a
Default How to set up a networks?

I have 3 computers: 1st one connects to a D-Link DI-514 802.11b router, 2nd one uses D-Link DWL-520 networks adaptor (wireless), and 3rd one uses D-Link DWL-122 networks adaptor (wireless). All computers can access to internet individually. If I like to set up a networks and share files between computers, do I need to use a hub or switch? How can I set up the networks step by step?
Reply With Quote
Sponsored Links
  #2  
Old 04-27-2004, 11:16 PM
Eric
 
Posts: n/a
Default RE: How to set up a networks?

Darn good question. why not use a router?

I too, have been unable to get my two XP home units to integrate into a network. Perhaps someone will shed some light here. I get an administrator error. I am running a Linksys router and both computer can go on line with the DSL CONNECTION.
Reply With Quote
  #3  
Old 04-27-2004, 11:24 PM
Chuck
 
Posts: n/a
Default Re: How to set up a networks?

On Tue, 27 Apr 2004 14:41:02 -0700, Wilson <anonymous@discussions.microsoft.com>
wrote:

>I have 3 computers: 1st one connects to a D-Link DI-514 802.11b router, 2nd one uses D-Link DWL-520 networks adaptor (wireless), and 3rd one uses D-Link DWL-122 networks adaptor (wireless). All computers can access to internet individually. If I like to set up a networks and share files between computers, do I need to use a hub or switch? How can I set up the networks step by step?


Wilson,

Are computers 2 and 3 connecting to the D-Link router also? If so, you already
have your hub (switch). Physical connection is a start.

What OS (name and version) is on each computer?

Are you running both Client for Microsoft Networks, and File and Printer Sharing
for Microsoft Networks (Local Area Connection - Properties), on both computers?
Do you have shares setup on both?

Are you running NetBIOS Over TCP/IP (Local Area Connection - Properties - TCP/IP
- Properties - Advanced - WINS) on all computers?

Make sure the browser service is running on each computer. Control Panel -
Administrative Tools - Services. Verify that the Computer Browser service is
started.

On any XP Pro computers, check to see if Simple File Sharing (Control Panel -
Folder Options - View - Advanced settings) is enabled or disabled. The correct
setting will be determined by the absence or presence of any non XP Pro
computers also on the network.

If SFS is disabled, check the Local Security Policy (Control Panel -
Administrative Tools). Under Local Policies - Security Options, look at
"Network access: Sharing and security model", and ensure it's set to "Classic -
local users authenticate as themselves".

If you set the Local Security Policy to "Guest only", make sure that the Guest
account is enabled, and has an identical, non-blank, password on all computers.
If "Classic", setup and use a common account with identical, non-blank, password
on all computers.

Do any of the computers have a software firewall (ICF or third party)? If so,
you need to configure them for file sharing, by opening ports TCP 139, 445 and
UDP 137, 138, 445, and / or by identifying the other computers as present in the
Local (Trusted) zone. Firewall configurations are a very common cause of
(network) browser problems.

Here are a couple websites with useful tutorials:
http://www.cablesense.com/
http://www.homenethelp.com/

Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
Reply With Quote
  #4  
Old 04-28-2004, 12:05 AM
nkjg
 
Posts: n/a
Default RE: How to set up a networks?

Ok... I think that the other two responses have been a
bit to complicated... If it were me reading that over,
then I'd have one helluva time trying to figure it out.

You don't need a hub or switch to connect the computers
on a network. Your router will do just fine. The only
reason why you'd want a switch is if you were managing a
network of about 20 computers (or more).

Ok, first things first, you've got all three computers
connecting to the internet (which I'm guessing is
connected to the WAN or Uplink port on the DI-514). Check
to make sure that each of the three computers can connect
to the setup screen of the router (I think the IP for the
DI-514 is 192.168.0.1, but check the manual to be sure).

Next, disable all firewall software (including the
Windows Firewall, which can be found in the properties of
the connection that you are using). If you don't disable
it at first, then you will probably run into problems
when you try to get the computers to connect to each
other. Until Service Pack 2 comes out, you will have to
keep the Windows Firewall disabled, since it blocks
File&Print Sharing.

Once all three computers can connect to the router and
you've disabled the firewalls, then the next step should
be easy. Go to "My Network places" and click on the link
that says "Set up a Home or Small Office network". Follow
the instructions that are provided. The only really key
point here is that the settings that you enter are the
same for all three computers (it should be the selection
that says you connect through a "residential gateway"),
and that the Workgroup name is the same for all three
computers. Make sure that you make a note of
the "Computer Name" for each computer (you'll understand
why later). Just note that these computer names must be
DIFFERENT for each computer. This is the only thing that
should be different for all of the computers. Reboot each
of the computers as prompted.


Now here is the part that will make your life a little
bit easier. I've always found it easier to enter the
location of the other computers manually rather than
browsing for them. Remember the computer names that you
entered in the Network Setup Wizard? Right-click on the
desktop and select New->Shortcut. In the white box that
appears, type in the following:

\\ComputerName

where ComputerName is the name that you entered in the
Network Setup Wizard. Then click on OK. There you go!
You've now got a shortcut to the other computer on your
network. From here, you can browse through the other
computers files that are shared.

Just a note, it is usually a bit easier to set up the
links to the other computers if the logons on all the
computers do not have passwords associated with them.

Let us know if all goes well.

Nick
nkjg/at\interchange/dot\ubc/dot\ca


>-----Original Message-----
>I have 3 computers: 1st one connects to a D-Link DI-514

802.11b router, 2nd one uses D-Link DWL-520 networks
adaptor (wireless), and 3rd one uses D-Link DWL-122
networks adaptor (wireless). All computers can access to
internet individually. If I like to set up a networks
and share files between computers, do I need to use a hub
or switch? How can I set up the networks step by step?
>.
>

Reply With Quote
  #5  
Old 04-28-2004, 01:01 AM
Eric
 
Posts: n/a
Default RE: How to set up a networks?

After a bit of breaking down walls, I did find the firewall switch within Internet Security/Norton and have my little two computer network up and running. I will slowly put some protect back up until it stops working and live with that much " security" in my life. It seems to be just one switch within Norton defaulting to " block file sharing".

thanks for the pook in the gray matter

Reply With Quote
  #6  
Old 04-28-2004, 02:39 AM
nkjg
 
Posts: n/a
Default RE: How to set up a networks?

Heya,

To get Norton to allow your two computers to talk to each
other, check under the Norton Personal Firewall-
>Configure for the Networking tab. Click on the "Trusted"

tab and click on Add. Now go to your network settings
properties (in Windows), and check the subnet mask and
default gateway. In Norton, enter a Network Address with
the Default gateway (or your router's IP) under the IP
address, and the subnet mask under subnet mask.

If you set this up correctly, it will allow your two
computers to see each other but still keep your full
protection to the internet. I think that you can
configure this for different networks that you connect to
in NIS2002 and later.

Let me know if you get this working.

Hope this helps,

Nick
nkjg/at\interchange/dot\ubc/dot\ca


>-----Original Message-----
>After a bit of breaking down walls, I did find the

firewall switch within Internet Security/Norton and have
my little two computer network up and running. I will
slowly put some protect back up until it stops working
and live with that much " security" in my life. It seems
to be just one switch within Norton defaulting to " block
file sharing".
>
>thanks for the pook in the gray matter
>
>.
>

Reply With Quote
  #7  
Old 04-28-2004, 11:31 PM
wilson
 
Posts: n/a
Default Re: How to set up a networks?

I try to setup 2 PC first. The first PC (connnect to router directly) is working fine. Then use the disk to setup the 2nd PC (use wireless adaptor). After it is finished, I try to view the workgrounp in the 2nd PC, it says:
"Homebase is not accessible. You might not have permission to use this
network resource. Contact the administrator... <blah><blah><blah>"
The 1st PC can see the 2nd PC and share files, but the 2nd PC cannot see anything. Both PCs have single user, no guest account assigned, so no password setup. Zone Alrmt de-activated, window xp firewall de-activated. Do I need to set up a password to make it works?

thanks,
Wilson
Reply With Quote
  #8  
Old 04-28-2004, 11:59 PM
Chuck
 
Posts: n/a
Default Re: How to set up a networks?

On Wed, 28 Apr 2004 15:31:02 -0700, wilson <anonymous@discussions.microsoft.com>
wrote:

>I try to setup 2 PC first. The first PC (connnect to router directly) is working fine. Then use the disk to setup the 2nd PC (use wireless adaptor). After it is finished, I try to view the workgrounp in the 2nd PC, it says:
>"Homebase is not accessible. You might not have permission to use this
>network resource. Contact the administrator... <blah><blah><blah>"
>The 1st PC can see the 2nd PC and share files, but the 2nd PC cannot see anything. Both PCs have single user, no guest account assigned, so no password setup. Zone Alrmt de-activated, window xp firewall de-activated. Do I need to set up a password to make it works?
>
>thanks,
>Wilson


Wilson,

With Zone Alarm, you need to configure it for file sharing, by identifying the
other computers as present in the Local (Trusted) zone. You can't deactivate ZA
- you have to re activate, then either configure or un install. Attempted ZA de
activation is a frequent cause of this problem.

If any computers are running XP Pro, check to see if Simple File Sharing
(Control Panel - Folder Options - View - Advanced settings) is enabled or
disabled.

If SFS is disabled, check the Local Security Policy (Control Panel -
Administrative Tools). Under Local Policies - Security Options, look at
"Network access: Sharing and security model", and ensure it's set to "Classic -
local users authenticate as themselves".

If you set the Local Security Policy to "Guest only", make sure that the Guest
account is enabled, and has an identical, non-blank, password on all computers.
If "Classic", setup and use a common account with identical, non-blank, password
on all computers.

Please do give each account an identical, non-blank, password on each computer.

Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
Reply With Quote
  #9  
Old 04-30-2004, 03:36 AM
Wilson
 
Posts: n/a
Default Re: How to set up a networks?

Thank you for your help. Now I have 2 computer seeing each other. PC1 has zone alarm can see and access to the shared folder of PC2 (no zone alarm). But PC2 can only access to the 1st level of the shared folder of PC1. When I try to access to the next level of PC1 from PC2, it says "you have no permittion to access ..." Should I do something on the Zone Alarm? or should I do something on the shared folder or shared drive?

Thanks, Wilson
Reply With Quote
  #10  
Old 04-30-2004, 08:38 AM
Chuck
 
Posts: n/a
Default Re: How to set up a networks?

On Thu, 29 Apr 2004 19:36:01 -0700, Wilson <anonymous@discussions.microsoft.com>
wrote:

>Thank you for your help. Now I have 2 computer seeing each other. PC1 has zone alarm can see and access to the shared folder of PC2 (no zone alarm). But PC2 can only access to the 1st level of the shared folder of PC1. When I try to access to the next level of PC1 from PC2, it says "you have no permittion to access ..." Should I do something on the Zone Alarm? or should I do something on the shared folder or shared drive?
>
>Thanks, Wilson


Wilson,

IMHO, you need to configure ZA on PC1, defining its Local (Trusted) Zone as
containing PC2.

Did you never install ZA on PC2? Or did you just un install it?

Is either computer running XP Pro? If so, you then need to check the SFS / LSP
settings as noted in my previous post.

Cheers,
Chuck
Paranoia comes from experience - and is not necessarily a bad thing.
Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
vista home networks Aerolz Windows Vista 0 09-22-2007 01:18 AM
Networks RJB Windows Vista 1 09-18-2007 06:25 PM
Networks Places and FTP longdogg Windows Vista 2 06-25-2007 02:35 AM
Client for Microsoft Networks.. clickerx XP Networking 1 04-18-2004 07:45 PM
Networks Andreas XP Networking 1 04-16-2004 07:36 PM


All times are GMT. The time now is 09:27 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