PDA

View Full Version : networking with cable routers


dalfiuss
10-23-00, 03:58 PM
I have been trying to hook up my computers so I can have them communicate as well as have them share the bandwidth on the cable modem. I have the Linksys Cable modem router and three machines connected to it. The machines are a win98se, winME, and win2k. Every machine is able to connect to the modem, but none of the machines see each other. I am not sure what to do, or even if it possible without purchasing a hub or something. Any responses would be appreciated.

Bouncer
10-23-00, 04:31 PM
HOME NETWORKING:

So you want to set up a home LAN for games and whatnot but are worried about people sneaking in? Well let's get you set up and secure! First, believe it or not, I would not install a password on my home computers for file and print sharing. It's just a bother and we're going to prevent internet access to your files anyways. First the steps, then the explanations. http://www.speedguide.net/ubb/smile.gif

***DO NOT REBOOT UNTIL ALL THE STEPS ARE COMPLETED***

Home Networking in Five Steps:

A) Make sure that each computer has the same "Workgroup" name:
1) Click: Control Panel >>> Network >>> Identification tab.

B) If not listed in the Configuration screen, add NetBEUI. It's explained at the bottom if you want to know what NetBEUI is.
1) Click: Add >>> Protocol >>> Microsoft >>> NetBEUI

1) Now for the "Properties" of NetBEUI, make sure that Client for Microsoft
Networks and File and printer sharing for Microsoft Networks ARE checked.

C) Enable "Sharing" for each drive.
1) On your desktop, click My Computer >>>
2) Click ONCE on the drive to be shared >>>
3) RIGHT-Click and select "Sharing" >>>
4) Check the "Shared As" box.

THE FOLLOWING PROVIDES INTERNET SECURITY:

D) DO NOT bind TCP/IP to file and print sharing:
1) Click: Control Panel >>> Network >>> Configuration tab.

For each mention of "TCP/IP":
1) Click "Properties".
2) Uncheck BOTH Client for Microsoft Networks and File and printer sharing for Microsoft Networks.

E) CLOSE AND REBOOT.

From now on, if you want to see the other systems you will have to use a password when you start Windows. If you DON'T already have a logon password, the first time you re-start, you will be asked for one and whatever you put in there will be your password from then on. It IS case sensitive. If you DON'T enter the correct password or click cancel you will still get into Windows, but the local network (the other systems in your house) will NOT be accessible. It's a security issue. You must logon correctly to use Local network resources.

You should now be able to see each computer in Network Neighborhood. Click on the computer, and you should see the shared drives. Enjoy!


**Notes on what we just did and why we did it this way**

Step A:
Each computer MUST be in the same Workgroup. It IS case sensitive, so make sure the Workgroups are spelled exactly the same. "HomeNet" or "House" are good names, though it can be anything you want as long as it is identical on all the systems.

Step B:
So you know, NetBEUI is a non-routable protocol, which means it won't cross a
router, it is inherently more secure than TCP/IP for this reason. By enabling NetBEUI, and binding it to your File and Printer sharing AND DISABLING TCP/IP File and Printer sharing (See step D for more info), we ensure that your systems can share within the house, but people outside your LAN can't access these resources. In addition, NetBEUI is actually faster than TCP/IP, so it's more efficient to do it this way!

Step C:
Yes, you have to tell windows to give others access to your hard drives, and vice versa. Once it's shared to the network, all should be able to use it. If you only want to allow them to access a particular directory, you can do that as well.

Step D:
Understand, TCP/IP can be routed, which is why it is used on the Internet so much. However, it also means that if you bind File and Printer sharing to TCP/IP someone from Timbuktu could theoretically get access to your files. That's why we disable this protocol for File and Printer Sharing.

Regards,
-Bouncer-

------------------
"Yeah Baby, YEAH!!!"

dalfiuss
10-23-00, 07:14 PM
Ok, well everything works now, and the computer see each other. The only problem is when trying to access files on the win2k machine it asks for a password, and I have no idea where to set or how to set this password from the win2k machine.

also, thanks for all of the help in the previous post http://www.speedguide.net/ubb/smile.gif

Bouncer
10-23-00, 11:36 PM
Ahh...missed the part about you adding in a W2K machine to the mix.

I know what you need to do, though someone else may be able to give you more specific instructions on how to do it, since I'm NOT a Win Guru type. http://www.speedguide.net/ubb/smile.gif.

Unlike previous version of Windows, W2K does NOT come with Guest Access enabled by default. This is for security reasons. You'll have to logon as Administrator, and goto:
Start >> Programs >> Administrative Tools >> Computer Management

Click on: Local Users and Groups
Click on: Users
Double Click on Guest

Remove the check mark from: "Account is disabled"

At that point you should be able to access the W2K machine without using a password from other machines via NetBEUI.

If There is no "Guest" Account in "Users", then you may have to add it.

Hope that helped.

Regards,
-Bouncer-


------------------
"Yeah Baby, YEAH!!!"