Page 1 of 1

Keeping the configuration after an upgrade ?

Posted: Mon Dec 07, 2009 4:08 am
by analogue
Hi,

Is there a way to make the gargoyle router keep its configuration after an upgrade ?

Thanks =)

Re: Keeping the configuration after an upgrade ?

Posted: Mon Dec 07, 2009 5:43 pm
by propelaheadau
Hi there,

I believe there is no way for the router to "keep" its configuration after an upgrade however you can create a back up .tar file under System and Backup / Restore.

Once the upgrade has been completed you can browse to that file with the "Restore Configuration Now" feature.

http://www.gargoyle-router.com/wiki/lib ... estore.jpg

Works really well....hope this information helps!!

Regards

Peter

Re: Keeping the configuration after an upgrade ?

Posted: Mon Dec 07, 2009 5:52 pm
by analogue
Yeah that's what I do, but it's not perfect as our LAN is not in the same subnet as the default one ;)

How the proprietary router firmware do to keep their configuration ?

Re: Keeping the configuration after an upgrade ?

Posted: Mon Dec 07, 2009 6:32 pm
by propelaheadau
Hi,

Yeah I had the same issue....I just changed my internal LAN to 192.168.1.x (which was pretty easy) and from then upgrades to my router are a breeze.

Not sure how commercial router \ firmware hold there values, could be a question for Eric...

Regards

Peter

Re: Keeping the configuration after an upgrade ?

Posted: Mon Dec 07, 2009 9:41 pm
by BikeMike
I have this issue too as my network is 192.168.10.xxx

The solution I have found is to have a command window open on my PC while doing upgrades, and use the following commands...

Code: Select all

ipconfig /release
ipconfig /renew
This will temporarily give you access on the default network (192.168.1.xxx) after loading new firmware. Restore from your backup then repeat the commands.