Search found 56 matches

by florachan
Mon Sep 07, 2009 5:45 am
Forum: General Discussion
Topic: disabling QOS
Replies: 7
Views: 7516

disabling QOS

how can I confim that the QOS is being disable ? , can I check it in the config file somewhere ?.
by florachan
Sat Sep 05, 2009 4:25 am
Forum: General Discussion
Topic: usb support on gargoyle
Replies: 2
Views: 3724

Re: usb support on gargoyle

Hi , does anyone have experience mounting ntfs external usb storage to wl-500gpv2 ?

any help would be appreciated.
by florachan
Thu Sep 03, 2009 12:59 am
Forum: General Discussion
Topic: logs
Replies: 0
Views: 10597

logs

this may seem like a dump question , but where is all the logs stored ? . I am looking for syslogs , bandwidth logs and the web usage logs.

is that somewere in the /tmp ?
by florachan
Thu Sep 03, 2009 12:11 am
Forum: General Discussion
Topic: Torrent downloader
Replies: 6
Views: 6738

Re: Torrent downloader

by florachan
Tue Aug 25, 2009 3:44 am
Forum: General Discussion
Topic: Help me devise a bandwidth management scheme
Replies: 17
Views: 13377

Re: Help me devise a bandwidth management scheme

It's not a shell script though... currently the quota rules are initialized using a program (written in C) called restore_quotas in the gargoyle_firewall_util package. You would have to edit and recompile that to update it. I am, however, thinking about implementing the feature you request in the n...
by florachan
Sun Aug 23, 2009 11:43 pm
Forum: General Discussion
Topic: Help me devise a bandwidth management scheme
Replies: 17
Views: 13377

Re: Help me devise a bandwidth management scheme

I hope that it could drop the speed too instead of hard cap once the qouta is reached ... I wonder if there a place that I could hard code this in the shell script ?
by florachan
Mon Aug 10, 2009 10:26 pm
Forum: General Discussion
Topic: usb support on gargoyle
Replies: 2
Views: 3724

usb support on gargoyle

since gargoyle based on openwrt , i wonder if this tutorial work ..

http://oldwiki.openwrt.org/OpenWrtDocs% ... 29USB.html
by florachan
Mon Aug 10, 2009 3:04 am
Forum: General Discussion
Topic: store variable in memory
Replies: 2
Views: 3305

Re: store variable in memory

If you write a file to /tmp you're effectively writing to memory, since /tmp is mounted as a RAM disk. It's a lot faster than writing to flash and it doesn't run the risk of writing too often to the flash chip (which has a read/write max of 100,000). However, /tmp gets wiped every time you reboot s...
by florachan
Mon Aug 10, 2009 3:03 am
Forum: General Discussion
Topic: which is the best routers to work with Gargoyle ?
Replies: 4
Views: 4554

Re: which is the best routers to work with Gargoyle ?

Yep, the GL works very well. See if you can get your hands on an older 54G router (<V4?). They have more memory, if I remember correctly. at the moment I had borrowed a wrt54g v1 from friend and it keep hitting 90% memory ... I been trying to look for wrt54g(s) v3 (32ram) on ebay but not much luck....
by florachan
Sat Aug 08, 2009 9:01 am
Forum: General Discussion
Topic: high memory usage on wrt54g v1 and total bandwidth usage
Replies: 1
Views: 2673

high memory usage on wrt54g v1 and total bandwidth usage

Hi , I was running gargoyle on wrt54g (v1) with 4 user. majority of them is heavy voip/webcam user. the usage memory usage is very high, Memory Usage:13.2MB / 14MB (94.8%) At the moment , the web usage monitoring is turned on and set to 1 pages Q1 ) is there a way for me to optimise it ? or reduce t...