The DJ 1 Light Poster

Hi

I'm about to explain something that is very "odd" to me. I recently purchased the Linksys Wireless "G" with speedbooster Router. It's a nice router and all. I also bought the antenna card for the machine it is meant for. I've installed the card and for all sense and purposes it apprears to be working just fine on the remote computer that contains the card. I want to connect it to my network but I am just not able to get it to behave. The "wired" network that is physically connected to the router does not see the remote computer. I have 4 wired machines connected to this router and none of them see this 5th machine. According to Linksys, this router can handle the 4 "wired" machines and 32 "non-wired" machines. Totalling 36 machines. My total of machines is 5. 4 wired and one non-wired. I've gone into the web interface for the router, called Linksys and they keep telling me it's Bill Gate's & Company's problem not theirs. What I'm not getting is that Linksys made the silly device and yet they claim no responsibility for it?
I consider my computer skills to be sufficient enough to be able to understand how to fix the machines. I concede that there are still things I don't know, but I know more than the average joe off the street of my age. The 5th machine is located downstairs. It is my wife's machine and it is supposed to be wireless because I couldn't see any sense in running an extra cable through the floor to get to her machine.
I've run the installation software, set everything to "sharing" that needs to be set to sharing. Printers included. This is the most daggoned problem I ever saw next to Windows ME.
If there is anyone who is able to help me please contact me on the phone so we can discuss it. I have broadband internet/cable so dial up is not an issue.

<Phone Number Snipped>

Thanks!

The DJ !

Dani AI

Generated

For : common causes when a wireless client can talk to the internet but wired LAN machines cannot see it, and a concise troubleshooting path that still applies years later.

First, verify addressing and basic reachability. On the wireless machine run ipconfig /all; on a wired PC run ipconfig. Confirm both clients have IPs in the same subnet (same default gateway and matching network prefix). From each machine try:

ping <default-gateway-IP>
ping <other-machine-IP>

Expected: both can ping the gateway; wired and wireless should ping each other. If they cannot reach the gateway or are on different subnets (for example 192.168.1.x vs 192.168.0.x) the router/DHCP is segmenting them.

Check router/AP settings next. Look for "Wireless/AP/Client Isolation", "Guest Network", VLANs or separate SSIDs that isolate clients and disable those features. Ensure DHCP is enabled and issuing addresses from the same pool, that MAC filtering or access-control is off or includes the wireless NIC, and that wired machines are connected to LAN ports (not the WAN port). If an extender or bridge is involved, verify it is in the correct mode (bridge vs client) and not isolating traffic.

On the client OS, confirm file and printer sharing and network discovery are enabled and the network profile is Private/Home (not Public). Temporarily disable the firewall only to test whether it blocks local traffic; do not leave it off. Update the wireless NIC driver and router firmware. A simple elimination test is to connect the wireless machine by Ethernet—if it becomes visible, the issue is on the wireless side or its AP settings. As a last resort, factory-reset the router and reconfigure LAN/wireless settings from scratch, keeping security (WPA2/WPA3) and a strong admin password.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.