Hello,
I'm unable to factory reset my KVM Comet PoE (GL-RM1PE). Several months ago I created an iptables script (stored in /etc/kvmd/user/scripts) to reject incoming traffic by default and only allow specific IPs/subnet ranges, which worked as expected.
However, I made two mistakes:
- Today while updating the script, I changed the OUTPUT chain default policy to DROP without adding the required exceptions. This prevents the device from responding to external requests of trusted clients (to 'speak back' to them).
- A while ago, I also put a script to automatically stop outgoing ICMP packets, which also results in the reset button being disabled.
I flashed the latest firmware via Uboot which is still functional, but the configuration is retained on upgrade and the issue persist. I need a firmware that allows me to perform a factory reset through Uboot while flashing the image similar to the one given in this thread Comet RM1, how to unbrick?
Thanks for your help