Ask Experts Questions for FREE Help !
Ask
    Mom3ArtT's Avatar
    Mom3ArtT Posts: 1, Reputation: 1
    New Member
     
    #1

    Jan 13, 2007, 12:41 PM
    I have 5 computers to hook up to my home network, one by Ethernet and the others wireless. If I hook up the older computer to the Ethernet cabel on the router it seems to slow the wireless signal down from the router to the other computers. What could cause this I have a Belkin wireless G Plus Router. The older computer is a Mac G-4 450 dual with OS X
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #2

    Jan 13, 2007, 05:32 PM
    This is indeed strange. It shouldn't do that. But, you never know. It could be that the Mac is downloading a large patch/update from apple OR the NIC is faulty on the Mac and is causing a broadcast storm. See what the Mac is seeing on the network and take it from there. First close all programs (browsers, apps, etc) to make sure that nothing is using the network. Start a Terminal session and switch user to root. If you've never done this before then do this from the terminal window:

    Code:
    $sudo - sh (you'll be asked for your current user password)
    # tcpdump -n -i en0
    This will dump any/all traffic that your mac is seeing (sending/receiving). If you're not expecting it to be sending or receiving anything then you should only see the occasional arp. If you can't see the screen because it is scrolling too quick then you may have found your answer.

    Lets start there.

    Casey

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

WinXp Network Issue [ 2 Answers ]

I have 2 computers (both using WinXP HE) that are connected via a routher and a modem. They can both get on the internet with no problem. But for some reason they cannot see each other on windows. I can ping the address and get a response - so I know the router is working. I just can't view...

Home network problems [ 31 Answers ]

I can not get my two home computers to link up since I have returned from a 2 month holiday. I have a computer downstairs hooked up to broadband and an ethernet cable running upstairs which links the two and usually works fine. Now all I can get is the little computers with a yellow exclamation...

How do you connect to a T1 network from home? [ 11 Answers ]

If you are eventually going to work from your home for your company, are you able to connect to your companies T1 service from home and if so how do you do this?

Home Network Problems [ 8 Answers ]

I am trying to setup a Home network with two XP computers. The system keeps telling me that my cable is unplugged yet after hrs of trouble shooting I can not find the problem. Everything I checked on the Eithernet card show both working properly. I even took one of the cards out and replaced...


View more questions Search