Page 1 of 1

Attitude Adjustment -> Gargoyle

Posted: Sun Sep 14, 2014 2:02 pm
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

Re: Attitude Adjustment -> Gargoyle

Posted: Sun Sep 28, 2014 5:40 pm
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.

Re: Attitude Adjustment -> Gargoyle

Posted: Tue Dec 02, 2014 2:22 pm
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

Re: Attitude Adjustment -> Gargoyle

Posted: Tue Dec 02, 2014 11:10 pm
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.

Re: Attitude Adjustment -> Gargoyle

Posted: Wed Dec 03, 2014 11:05 am
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?

Re: Attitude Adjustment -> Gargoyle

Posted: Wed Dec 03, 2014 5:55 pm
by tapper
Hi stangri
did your mum not learn you how to say pleas? This is the forum for Gargoyle not ddwrt or XDA!

Re: Attitude Adjustment -> Gargoyle

Posted: Wed Dec 03, 2014 10:15 pm
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.

Re: Attitude Adjustment -> Gargoyle

Posted: Thu Dec 04, 2014 10:46 am
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.

Re: Attitude Adjustment -> Gargoyle

Posted: Thu Dec 04, 2014 11:36 pm
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.