Trying to determine if my Linksys router is bad or not.

Internet through Insight

Arris cable modem with Linksys router.

PC connects to internet fine through wired connection from router.

PS3 game system won't connect via wireless or wired connection. DNS error.

Phone won't connect to wireless. Used to work with no problem

Can not connect to Linksys via

Have completed a factory reset on router.

Dani AI

Generated

Quick, focused troubleshooting and recovery steps that build on ’s report and ’s reset suggestion — aimed at proving whether the WRT54G’s management interface is truly dead (software hang) or the unit needs firmware/low-level recovery.

Start with fast checks from a wired PC (do these with the router connected, then repeat with the router isolated from the modem):

# Windows
ipconfig /all
ping 192.168.1.1
arp -a

# macOS / Linux
ip addr show
ping 192.168.1.1
arp -n

# HTTP check (any OS with curl)
curl -I http://192.168.1.1

Interpretation (short): if the gateway IP appears in ipconfig/ifconfig and ping/arp show the router’s MAC, the router’s kernel and network stack are alive. If ping works but curl -I (or browser) times out, the router’s web-server (httpd) may be hung — recoverable in many cases. If ping fails but the PC still reaches the Internet, isolate the router (disconnect the modem/WAN) and test again to exclude IP conflicts or the modem answering at the same address.

If the web UI is down while the router still responds at L2/L3, try a firmware recovery method supported by the WRT54G family (model-specific). The official user guide documents the web-based utility and notes that a TFTP-based recovery is used when upgrades fail; community recovery docs walk through the same model-specific TFTP/bootloader approach. (manualslib.com)

Practical next steps if HTTP is dead:

  • Disconnect the router from the cable modem and connect only the PC to the router LAN port.
  • Assign a static IP on the PC in 192.168.1.x and attempt TFTP upload of the correct stock firmware during the router’s boot window (follow model/hardware-version instructions). Back up nothing if the unit is already unresponsive — using the correct firmware for the exact hardware revision is critical. (openwrt.org)

Also consider modem/router address conflicts: many ARRIS modems expose a status page at 192.168.100.1 and can interfere with troubleshooting unless the modem is disconnected or the PC/router WAN is set to a 192.168.100.x address to view the modem directly. If the recovery attempts fail or serial/JTAG recovery is required, replacement is often the pragmatic choice given the WRT54G’s age. (arris.my.salesforce-sites.com)

Recommended Answers

All 8 Replies

So, to recap, your PC accesses the internet ok, but your PS3 does not? Is your PS3 configured to use as the gatewey? What is it configured to use for the DNS server? Can you change that?

So, to recap, your PC accesses the internet ok, but your PS3 does not? Is your PS3 configured to use as the gatewey? What is it configured to use for the DNS server? Can you change that?

Sorry my brain was fried should have been more clear.

What I think I need to do first is a firmware upgrade on the router. It won't answer when I try to access it through a broswer at 192.168.1.1.

I just did a factory reset on the router so it should respond to that IP address.

Sorry my brain was fried should have been more clear.

What I think I need to do first is a firmware upgrade on the router. It won't answer when I try to access it through a broswer at 192.168.1.1.

I just did a factory reset on the router so it should respond to that IP address.

Ok. You are correct in that the Linksys routers should default to when factory reset. I know that mine does - just checked it out (it is currently configured as a bridge as I also have a router at that provides our gateway to the internet). So, if resetting it (hold the reset button in for at least 10-20 seconds) still doesn't allow you to access the device via a web browser pointed to , the router may be (probably is) fubar and will need to be replaced.

And if you don't know the meaning of the term "fubar", it means "farked up beyond all repair/recognition"... :-)

And if you don't know the meaning of the term "fubar", it means "farked up beyond all repair/recognition"... :-)

Thanks.. and yes I know fubar and FARK!

So it's likely a bad router... It's just that I get a connection to the Internet through it on my PC but can't connect otherwise via wired or wireless... and can't console in to it to do a firmware upgrade...

Anyways thanks... just wanted to run it by someone before spending money on a replacement to see if there were any tips or tricks out there to get this thing kick started.

This is my first experience with DANIWEB.... I like it a lot!

So, how are you getting IP addresses for your PC and the other devices?

So, how are you getting IP addresses for your PC and the other devices?

The only device that work right now is the PC. It gets an IP address via DHCP. The phone and PS3 says 'Obtaining IP address: Successful. Then it tests the internet connection and says: failed. The phone also show a successful connection to the router but then won't connect to the Internet.

Linksys won't provide free tech support on the router due to its age but said it likely needs a firmware upgrade. Sony tech support on the PS3 said the gaming ports likely need to be turned on.

I can't do either because the router won't let me access it from a browser. I did a factory reset on the router (and I know it worked because the name of the router changed back to the default Linksys name with no security).

So likely a bad router I just don't want to spend the money if there is anything else I can try to get into this router and do a firmware upgrade and maybe get it back in gear.

Thanks for you help.

Tom

Well, a firmware update won't hurt (probably). I've updated my in the past. And sometimes you just have to bite the bullet and buy a new model... :-( In any case, you can get them for under $50 USD.

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.