Hey guys.
My wan port on router tp link WR840N V4 suddenly stopped working.
Light doesn't get on and in network setting it shows "No cable connected to wan port.
So my WAN port stopped working.
Is it possible on this router to convert one of the LAN ports into WAN port?
usually, yes. The best way to do this is to look at the network config file and then make an edit to the way the ports are assigned.
Please copy the output of the following commands and post it here using the "Preformatted text </> " button:
Remember to redact passwords, MAC addresses and any public IP addresses you may have:
yes, ssh into the router and issue the command on the command line.
On Mac/Linux, you can open a terminal window and type ssh root@<your.router.ip.address> (usually that router IP is 192.168.1.1 if you're running a relatively default configuration). On Windows, you may want to use a program such as PuTTY.
you first have to log in -- the username is root and the password is whatever you set (if you didn't set a password, it will be blank and will just log right in).
Tried
Username root
then it asks for password and i kept it empty and pressed enter but access denied.
Then i wrote admin as password but same access denied
try this -- go to the router's web interface (http://192.168.1.1 or https://192.168.1.1). See if you can login there (root, no password if you've just reset it).
I don't know if there is any way to do this with the TP-Link firmware, but it should be easy to do with OpenWrt.
Yes.... given that you need to use OpenWrt firmware to be able to change the physical port configurations, I'm not sure how you would do it if you don't install OpenWrt.