Search found 45 matches

by vask
Mon Jan 18, 2010 11:59 pm
Forum: Gargoyle Development
Topic: Bandwidth Plots: Display MAC/Hostname with Selected IP
Replies: 0
Views: 3825

Bandwidth Plots: Display MAC/Hostname with Selected IP

The goal here is such that when an [IP] is specified in one of the bandwidth plots. The corresponding MAC address/Hostname will be grabbed on the fly and displayed below that such that you can copy the MAC address easily and apply restrictions ( ie) banning ) to that MAC address accordingly. The Hos...
by vask
Sun Jan 17, 2010 7:34 pm
Forum: Other Issues
Topic: [Close and Apply Changes] Doesn't Save/Apply
Replies: 1
Views: 2594

[Close and Apply Changes] Doesn't Save/Apply

If you edit a rule the [Close and Apply Changes] doesn't really do anything on gargoyle 1.1.6. Changes are NOT saved ( I don't think applied either ) until you click the save button from the [Firewall] >> [Restrictions] page. Suggestion: Gargoyle would have more flexibility if [restriction_edit_rule...
by vask
Sun Jan 17, 2010 6:49 pm
Forum: Gargoyle Development
Topic: My Custom Gargoyle "Dashboard" Image!
Replies: 2
Views: 6171

My Custom Gargoyle "Dashboard" Image!

Screenshot: http://img63.imageshack.us/img63/9280/picture1ucr.th.jpg Description: My Custom Gargoyle "Dashboard" allows you to have bandwidth plots on the left hand side of the screen and a "Black List" rule for easily banning users, OR you can customize the dashboard to show wha...
by vask
Sat Jan 16, 2010 7:16 pm
Forum: Gargoyle Development
Topic: Compile Gargoyle with a Pre Existing Rule
Replies: 0
Views: 3464

Compile Gargoyle with a Pre Existing Rule

How do I compile gargoyle with a preexisting rule?

I want to compile an image that has a blacklist rule already setup so that users ONLY have to add MAC addresses to that list to ban users...

Please Advise...
by vask
Sat Jan 16, 2010 5:31 pm
Forum: Gargoyle Development
Topic: Compiling Gargoyle: mips-linux-uclibc-gcc -arch
Replies: 3
Views: 5741

Re: Compiling Gargoyle: mips-linux-uclibc-gcc -arch

After doing research on google the -arch error seems to be specific to Mac OSX. And I was unable to compile gargoyle =( I have since given up on finding a solution as I just went with Ubuntu and can compile fine on there. "It is recommended to use a Linux system, either as a standalone installa...
by vask
Fri Jan 15, 2010 5:41 am
Forum: Gargoyle Development
Topic: Compiling a Single Gargoyle Package?
Replies: 0
Views: 3421

Compiling a Single Gargoyle Package?

On Ubuntu the following works great to compile an entire gargoyle image: svn checkout https://svn.assembla.com/svn/gargoyle-router/trunk cd trunk make brcm-2.4 But how do I complile a SINGLE package like [gargoyle] on [brcm-2.4] Since I am just experimenting with changes to the binary [gargoyle_head...
by vask
Thu Jan 14, 2010 6:07 pm
Forum: Gargoyle Development
Topic: Compiling Gargoyle: mips-linux-uclibc-gcc -arch
Replies: 3
Views: 5741

Re: Compiling Gargoyle: mips-linux-uclibc-gcc -arch

svn checkout https://svn.assembla.com/svn/gargoyle-router/trunk cd trunk [edit files] make brcm-2.4 That is way easier! ( I am not finished yet because the compile is taking a while ) I am doing it on an ubuntu machine we have downstairs... I am assuming I do: make brcm-2.4 # for LinkSys WRT54GL # ...
by vask
Tue Jan 12, 2010 5:23 pm
Forum: Gargoyle Development
Topic: Compiling Gargoyle: mips-linux-uclibc-gcc -arch
Replies: 3
Views: 5741

Compiling Gargoyle: mips-linux-uclibc-gcc -arch

It seems like I can compile the openwrt packages fine after selecting whatever I want from: make menuconfig However, I get this error if I do: make package/gargoyle/compile V=99 mips-linux-uclibc-gcc -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -I/Volumes/buildOpenWRT/stable-8.09-...
by vask
Fri Jan 08, 2010 7:41 pm
Forum: Gargoyle Development
Topic: Editing the Header: gargoyle_header_footer
Replies: 4
Views: 5288

Re: Editing the Header: gargoyle_header_footer

Following your tutorial: http://www.gargoyle-router.com/wiki/doku.php?id=openwrt_coding I am still having problems. I am now looking at: https://forum.openwrt.org/viewtopic.php?id=13326 I have modified code and stuff and I am totally stuck here please help: [john@john-2 /Volumes/buildOpenWRT/stable-...
by vask
Thu Jan 07, 2010 9:57 pm
Forum: Gargoyle Development
Topic: frame/iframe Friendly Gargoyle
Replies: 4
Views: 5234

Re: frame/iframe Friendly Gargoyle

Also I figured out that gargoyle is more frame/iframe friendly if you just change the header option of:

gargoyle_header_footer -h
to
gargoyle_header_footer -m

This removes the background and sidebar.