My network seemings to go down every so often. I have a wrt54g. Comcast says they see no problems and the modem is connected but I have trouble accessing the internet or consoling the router unless I'm direclty connected. Could the router be bad?
Now... when you say directly connected, do you mean to the modem or via ethernet to the lan side of the router?
Here is something you can do to see which connection is going down:
I'm assuming you have windows, as I know nothing about Macs.
Open a command prompt: start > run > type 'command'
At the cursor, type 'ping 192.168.1.1 -t' and hit enter
this should run a continuous ping to your router, you should be receiving replies while you have an active connection. Leave this window open.
Open another command prompt
At the cursor, type 'ping
www.yahoo.com -t' and hit enter
this should run a continuous ping to yahoo.com, thus verifying your internet connection. Leave this window open.
If your connection to the internet drops, check both of these. If the first one is timing out, you do not have a connection to your router. If the second one is timing out, but not the first one, your internet connection went down(or connection between the modem and router).
Does that help any?