Search found 10 matches

by chico
Sun May 22, 2011 5:16 pm
Forum: Monitoring / Quota / QoS Issues
Topic: qos upload load (kbps)
Replies: 14
Views: 15938

Re: qos upload load (kbps)

Hi pbix, As I said before, it is required to correctly show l7proto on connection list page . Check the output of the commands: cat /proc/net/ip_conntrack tcp 6 580 ESTABLISHED src=192.168.1.101 *edited* [ASSURED] mark=771 use=2 cat /proc/1/net/nf_conntrack ipv4 2 tcp 6 94 TIME_WAIT src=192.168.1.10...
by chico
Wed May 18, 2011 5:12 pm
Forum: Monitoring / Quota / QoS Issues
Topic: qos upload load (kbps)
Replies: 14
Views: 15938

Re: qos upload load (kbps)

Ok
Thank you Eric.
If possible, take a look on these files too.
It is for show USB DEVICE STATUS.
I'd like you to improve that.
Thank you very much.
by chico
Tue May 17, 2011 9:39 am
Forum: Monitoring / Quota / QoS Issues
Topic: qos upload load (kbps)
Replies: 14
Views: 15938

Re: qos upload load (kbps)

behappy, My router is a Dlink DIR-320. Please take a look at my first post: http://www.gargoyle-router.com/phpbb/viewtopic.php?f=7&t=1291 Did you use gargoyle_1.3.14-brcm47xx-squashfs.trx to flash your router ? The recompiled file is for brcm47xx firmwares. If your router is like mine, it should...
by chico
Tue May 17, 2011 3:17 am
Forum: Monitoring / Quota / QoS Issues
Topic: qos upload load (kbps)
Replies: 14
Views: 15938

Re: qos upload load (kbps)

Hi pbix,
I am using pppoe.
I also included the output of "gargoyle_header_footer -i" with and without patch.
Thanks.
by chico
Mon May 16, 2011 7:12 pm
Forum: Monitoring / Quota / QoS Issues
Topic: qos upload load (kbps)
Replies: 14
Views: 15938

Re: qos upload load (kbps)

Hi behappy, Here are the three files. Remember to make a backup of your file first. If your kernel is 2.6 and you does not see l7proto info in connection list page then use conntrack.js to fix this. File overview.sh was edited but does not make difference, the output is the same for that command on ...
by chico
Mon May 16, 2011 9:00 am
Forum: News
Topic: Version 1.3.14
Replies: 58
Views: 83878

Re: Version 1.3.14

I got some more bugs and fixed them.
==> Load (kbps) in qos upload page (file gargoyle_header_footer.c)
==> L7proto in Connection List (file conntrack.js)
Please take a look at this post:
http://www.gargoyle-router.com/phpbb/vi ... f=6&t=1312
by chico
Sun May 15, 2011 9:15 pm
Forum: Monitoring / Quota / QoS Issues
Topic: qos upload load (kbps)
Replies: 14
Views: 15938

Re: qos upload load (kbps)

pbix, My router is a Dlink DIR-320. Please look at the specs here: http://wiki.openwrt.org/toh/d-link/dir-320 Take a look at my other post as well: http://www.gargoyle-router.com/phpbb/viewtopic.php?f=7&t=1291 You're right, the error is in the variable (var currentWanIf = "eth0.1") and...
by chico
Tue May 10, 2011 7:48 pm
Forum: Monitoring / Quota / QoS Issues
Topic: qos upload load (kbps)
Replies: 14
Views: 15938

qos upload load (kbps)

Hi, I am using 1.3.14 on DIR-320. On qos upload page, the load (kbps) is always showing '*'. On qos download page it is showing the correct values. Is there some file to look for and edit? I was looking on /www/js/qos.js and /www/qos_upload.sh. There is a function in qos.js "bpsToKbpsString(bps...
by chico
Tue May 10, 2011 7:16 pm
Forum: Gargoyle Development
Topic: DLINK DIR-320 USB/PRINTER BUILD
Replies: 1
Views: 7063

Re: DLINK DIR-320 USB/PRINTER BUILD

--Update-- If after the initial boot, wireless fail with : "PHY for wifi device radio0 not found" This is simply because option macaddr in /etc/config/wireless is wrong. Set macaddr in /etc/config/wireless to the value of the command 'cat /sys/class/ieee80211/phy0/macaddress' , and the wir...
by chico
Tue May 03, 2011 5:20 am
Forum: Gargoyle Development
Topic: DLINK DIR-320 USB/PRINTER BUILD
Replies: 1
Views: 7063

DLINK DIR-320 USB/PRINTER BUILD

First, thanks for your great job in gorgoyle. Looking around in the forum i decided to build gargoyle for DIR-320. It works with standard build gargoyle_1.3.x-brcm47xx-squashfs.trx but missing USB/PRINTER support and unstable. So... ---Builded on ubuntu 11.04 X64--- # use the following on a 32 bit s...