Attitude Adjustment -> Gargoyle

General discussion about Gargoyle, OpenWrt or anything else even remotely related to the project

Moderator: Moderators

Post Reply
Flashtek
Posts: 1
Joined: Sun Sep 14, 2014 1:58 pm

Attitude Adjustment -> Gargoyle

Post by Flashtek »

Wondering if it's possible (and safe) to go from a running and configured AA system to run Gargoyle without loosing config...

Seems a little crazy perhaps, but that's what I'd like to do.

Oh, I'm on a RSPro

User avatar
ericwong
Posts: 430
Joined: Sat Aug 25, 2012 6:15 am
Location: Melbourne, Australia
Contact:

Re: Attitude Adjustment -> Gargoyle

Post by ericwong »

Not really..

I would recommend you backup your AA config and then manually restore your config file one by one after you have flash to Gargoyle. Ideally, you should do a file compare of your configs too...

There is a good chance you have problems if you keep settings when going from Openwrt AA to Gargoyle.
Eric Wong

PM me if you need to buy Gargoyle router in Australia/NZ, willing to pay me to help you on your Gargoyle configurations or build custom configured ROM with pre-installed app or try to fix your bricked router. Yes, I am looking for job/work.

stangri
Posts: 4
Joined: Tue Dec 02, 2014 2:15 pm

Re: Attitude Adjustment -> Gargoyle

Post by stangri »

Kinda the follow-up question.

I use a script which heavily relies on uci to set everything up on OpenWRT. Is the uci command exactly the same in Gargoyle as it is in OpenWRT?

Here's an example of what I'm talking about:

Code: Select all

uci add uhttpd uhttpd
uci rename uhttpd.@uhttpd[-1]=pixelserv
uci add_list uhttpd.@uhttpd[-1].listen_http=0.0.0.0:88
uci set uhttpd.@uhttpd[-1].home=/www2
uci set uhttpd.@uhttpd[-1].rfc1918_filter=1
uci set uhttpd.@uhttpd[-1].max_requests=3
uci set uhttpd.@uhttpd[-1].error_page=/blank.gif
uci set uhttpd.@uhttpd[-1].index_page=blank.gif
uci set uhttpd.@uhttpd[-1].network_timeout=30
uci set uhttpd.@uhttpd[-1].tcp_keepalive=1
uci commit uhttpd

User avatar
ericwong
Posts: 430
Joined: Sat Aug 25, 2012 6:15 am
Location: Melbourne, Australia
Contact:

Re: Attitude Adjustment -> Gargoyle

Post by ericwong »

stangri wrote:Kinda the follow-up question.

I use a script which heavily relies on uci to set everything up on OpenWRT. Is the uci command exactly the same in Gargoyle as it is in OpenWRT?
Yes, assuming the same service is operating in both Gargoyle and Openwrt.
Eric Wong

PM me if you need to buy Gargoyle router in Australia/NZ, willing to pay me to help you on your Gargoyle configurations or build custom configured ROM with pre-installed app or try to fix your bricked router. Yes, I am looking for job/work.

stangri
Posts: 4
Joined: Tue Dec 02, 2014 2:15 pm

Re: Attitude Adjustment -> Gargoyle

Post by stangri »

ericwong wrote:
stangri wrote:Kinda the follow-up question.

I use a script which heavily relies on uci to set everything up on OpenWRT. Is the uci command exactly the same in Gargoyle as it is in OpenWRT?
Yes, assuming the same service is operating in both Gargoyle and Openwrt.
That's kind of neither here nor there answer. Where do I find the list of services included with Gargoyle then?

tapper
Moderator
Posts: 1076
Joined: Sun Oct 13, 2013 5:49 pm
Location: Stoke-on-trent UK

Re: Attitude Adjustment -> Gargoyle

Post by tapper »

Hi stangri
did your mum not learn you how to say pleas? This is the forum for Gargoyle not ddwrt or XDA!
Linksys WRT3200ACM
NETGEAR Nighthawk R7800
NETGEAR R6260

User avatar
ericwong
Posts: 430
Joined: Sat Aug 25, 2012 6:15 am
Location: Melbourne, Australia
Contact:

Re: Attitude Adjustment -> Gargoyle

Post by ericwong »

stangri wrote: That's kind of neither here nor there answer. Where do I find the list of services included with Gargoyle then?
I thought you are linux competent when you can list the commands need to use?
Having the list of services running is not going to help.. What I really meant is the settings for the services you are trying to modify need to be running on the ROM. Otherwise, how/why would you expect it to work?

FYI, there is a command to output the list services/packages installed but that is not going to address your initial question. Run a search for Openwrt (or linux) + whatever you need.
Eric Wong

PM me if you need to buy Gargoyle router in Australia/NZ, willing to pay me to help you on your Gargoyle configurations or build custom configured ROM with pre-installed app or try to fix your bricked router. Yes, I am looking for job/work.

stangri
Posts: 4
Joined: Tue Dec 02, 2014 2:15 pm

Re: Attitude Adjustment -> Gargoyle

Post by stangri »

ericwong wrote:
stangri wrote: That's kind of neither here nor there answer. Where do I find the list of services included with Gargoyle then?
I thought you are linux competent when you can list the commands need to use?
Having the list of services running is not going to help.. What I really meant is the settings for the services you are trying to modify need to be running on the ROM. Otherwise, how/why would you expect it to work?

FYI, there is a command to output the list services/packages installed but that is not going to address your initial question. Run a search for Openwrt (or linux) + whatever you need.
Maybe you couldn't grasp it from my post -- I do not have Gargoyle installed on my router, otherwise I wouldn't be asking questions any 12 year old with Gargoyle on their router could answer.
There's nothing wrong with admitting you don't know how to find out the list of services included with Gargoyle.

User avatar
ericwong
Posts: 430
Joined: Sat Aug 25, 2012 6:15 am
Location: Melbourne, Australia
Contact:

Re: Attitude Adjustment -> Gargoyle

Post by ericwong »

stangri wrote: Maybe you couldn't grasp it from my post -- I do not have Gargoyle installed on my router, otherwise I wouldn't be asking questions any 12 year old with Gargoyle on their router could answer.
There's nothing wrong with admitting you don't know how to find out the list of services included with Gargoyle.
You never said you don't have Gargoyle/Openwrt router in the first place. You are wrong, I know the command to get the list of services. It can be located with google in 10 seconds. I think you should have tried it on your Gargoyle router before wasting everyone's time by questions because as you said, a 12 year old would know the answer.

I am unsubscribing from this meaningless thread.
Eric Wong

PM me if you need to buy Gargoyle router in Australia/NZ, willing to pay me to help you on your Gargoyle configurations or build custom configured ROM with pre-installed app or try to fix your bricked router. Yes, I am looking for job/work.

Post Reply