Forum Moderators: open
Here's what I have:
XP machine
2000 Pro machine
DSL cable modem
Linksys Wireless router (G band)
Linksys Workgroup switch
lots of Cat 5 cable
From the cable modem I connect to the router. From the router I have one wireless internet connection to the XP, and a cabled internet connection to the 2000. This is working.
In each computer I have an extra network adapter card, and from those I've attempted to connect the machines together via the workgroup switch.
To my best knowledge I have set up the TCP/IP correctly on each machine. And I have set up each machine to belong to the same workgroup.
I simply cannot get a network connection established.
My idea was to let the router handle all internet traffic, which has happened. Then I thought the workgroup switch would give me the ability to network the two machines directly. That is not happening. I've tried using a crossover cable and connecting them directly, still no luck.
So, at best I'm a network loser. Does anyone know what I might be doing wrong?
Add the local area network range of IP addresses to the "trusted zone" under the "Zones" tab in the "Firewall" settings.
Be careful, though. If your router is 192.168.0.1, and your machines are 192.168.0.2-254, then add only the 192.168.0.2 to 192.168.0.254 range to the trusted zone, excluding the router. Requests originating from the router itself (i.e. "the internet") should not be "trusted."
Jim
In any case make sure you dont allow netbios (Ports 135-139) through your firewall as it publishes your workgroup names and other details.
But if you block these in 2K/XP it will automatically use port 445 instead so you may want to block that too.
With M$ stuff its probabaly best to block everything and then just unblock what you need to make it work:)
the computers should be able to see each other...
remember you have to make discs/folders/files to be shareable in order for them to be seen on the network.
i have effectively this set up using a linksys router (although mine is a gateway/firewall too)
....
has each machine now the ability to connect to the internet - i guess yes, in which case you have set up the networking protocols fine.
Second, check out if device manager on every machine does show there is unrecognized device or improper driver is installed.
Third, switch on every peripheral device on every machine (I mean really everything, from cables to printers, router, modem, USB devices etc).
On your XP machine go to start>>settings>>network connections. On the top left corner you should see the link "Setup home or small office network". Follow step by step instructions carefully. Sorry to sound like a MS tutorial... LOL
you'll have to tell us how your setting this up and also is your switch managed or unmanaged?
this is how you should hook it all up
(internet)
¦
¦
¦
(wireless - ENABLE DHCP)
¦
¦
¦
(switch)
¦
¦
(computers)
the wifi router should get its external IP address from your DSL/cable/whatever then it will give everyone else inside the network its private IP addresses 192.168.x.x is the most common.
so if they arn't getting connection the 1st thing you should do is make sure they are actually getting handed out IP addresses
START > RUN > type in "cmd" then at the console type "ipconfig"
it should say
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 192.168.0.100
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.1
something like this
it SHOULD NOT SAY ANYTHING ABOUT AN AUTOCONFIG ADDRESS.
if it doesn't then just start taking peices out of the puzzle...... windows firewall WILL NOT BLOCK DHCP requests so you will get an addy even if it is enable.....if you have some 3rd party firewall DISABLE IT.
connect everyone to just the wireless g router.
still no IP
reset it and make sure DHCP is enabled.
give some more info and I can help you out a little more.