Page 2 of 2

Re: Gargoyle CLI

Posted: Sun Sep 25, 2016 5:13 am
by GhostYou
Thank You so much for the wan port tip. sorry it not so long but that got me in and all works fine now :)

Re: Gargoyle CLI

Posted: Wed Mar 21, 2018 6:06 am
by jocogi
Hey guys, I've successfully used this guide before to reset gargoyle to its default through Putty. I forget what ip I used for it last time, and now I cannot get Putty to connect when I've come back to it months later. I had it set to bridge mode. It's a WNDR3800 trying to connect through the WAN port... Any suggestions? This time I used the ip settings in the video above, but from memory I had to use something different.

Thanks in advance for your help!

Re: Gargoyle CLI

Posted: Wed Mar 21, 2018 7:56 am
by Lantis
I think you should use the LAN port on that device
Addresses in the 192.168.1.x range will be ok.
Remember to use telnet for 1.9.1 and below, and SSH for 1.10.0

Re: Gargoyle CLI

Posted: Wed Mar 21, 2018 10:44 pm
by jocogi
Ok that worked to get in. Thank you for your help. Now I can't seem to get the firstboot command to do anything. I swear it worked fine last time.

Also I'm happy to just do a reflash to 1.10.0 if that's simpler. Is netcat the best way to do this? Can I do it over telnet?

Re: Gargoyle CLI

Posted: Wed Mar 21, 2018 11:48 pm
by Lantis
“firstboot -y” is the new command.

I’ve never flashed over firstboot sorry. I’m sure I’ll have to one day, but for now I can’t offer any advice.

Re: Gargoyle CLI

Posted: Thu Mar 22, 2018 1:19 am
by jocogi
firstboot -y just sends me to a new line the same as the other command. I am still on 1.9.2. I swear it worked fine months ago. I'm not sure what I am doing differently now.

Regarding flashing, what is the recommended way without having access to the web gui?

Thank you again for your ongoing help with

Re: Gargoyle CLI

Posted: Thu Mar 22, 2018 5:10 am
by Lantis
Then you type “reboot” and try to connect to the router normally

Re: Gargoyle CLI

Posted: Wed Nov 11, 2020 2:07 pm
by peterpux
What is the command in terminal (Linux) to log into gargoyle in failsafe?
I’ve only used putty and winSCP but have not learned how to do it myself in CLI

I will use a raspberry pi 4 to correct my config using failsafe and terminal

Re: Gargoyle CLI

Posted: Wed Nov 11, 2020 2:36 pm
by RomanHK
https://openwrt.org/docs/guide-user/tro ... tory_reset

Video tutorial: https://www.youtube.com/watch?v=_NqHpRHl8gQ

Access to Failsafe Gargoyle < v1.10:
Use eg PuTTY, protocol: Telnet, IP address: 192.168.1.1, Port: 23, User: root, Password: no password

Access to Failsafe Gargoyle >= v1.10:
Use eg PuTTY, protocol: SSH, IP address: 192.168.1.1, Port: 22, User: root, Password: no password

EDIT: You will not find a log extract in this mode (you can only watch the boot log via a serial cable) - this is a rescue mode.