sta-c0000 / tpconf_bin_xml

Command line utility to convert TP-Link router backup config files
160 stars 40 forks source link

TP Link EC230-G1 Ethernet Port #31

Open rizqu opened 1 year ago

rizqu commented 1 year ago

Hi, thank you for this tool.

I think this is not an issue. I want You to help me. Is it possible to fix this router with this tool? Because i bought it in used condition from specific ISP on local e-commerce. After it came, all of these 5 ethernet port including WAN port didn't work. My guess is, those ISP lock their ethernet port device, only wlan are working. Tftp mode doesn't work either because their ethernet port locked. Here is my converted file if you don't mind to check.

File: conf.xml https://github.com/rizqu/TP-Link-EC230-G1-Backup-File

sta-c0000 commented 1 year ago

Perhaps try configuring your wired devices manually (IP Address, mask, gateway, DNS) in case DHCP isn't working for wired devices?

I don't have your router, so I don't know, but it's difficult to know what a custom ISP firmware changes (you appear to have an ISP customized Archer C60 / AC1350). Thank you for your config file; I've updated tpconf_bin_xml.py to support upload to your router (XML → BIN).

Perhaps you could compare your conf.xml with a conf.xml from an Archer C60, or a different EC230? For example: conf.zip BE CAREFUL, uploading a badly configured BIN file could render your router inaccessible! Do not copy blindly XML settings from another router.

Good luck. :)