Search found 66 matches
- Wed Mar 27, 2013 10:44 pm
- Forum: Show / Tell / Contribute
- Topic: ar71xx Gargoyle custom builds
- Replies: 13
- Views: 12042
Re: ar71xx Gargoyle custom build March 26
So, for those who are confused... other then file size, what is the difference between these two and then these two compared to the officials or ipsy's? It has custom pre-installed or pre-uninstalled software at inside. For example, a router with 32MB ram isn't fast and nice thing to run tor.So tho...
- Wed Mar 27, 2013 10:29 pm
- Forum: Monitoring / Quota / QoS Issues
- Topic: QoS Percent Bandwidth At Capacity not working right
- Replies: 23
- Views: 16317
Re: QoS Percent Bandwidth At Capacity not working right
Hello agai pbix, i'm bumping this thread.Almost a year gone when i first saw this strange qos anormaly.In time i learned too many thing about gargoyle and openwrt.And this problem still bugs me , i still have it.I recorded a video this time about process. This is the video from qos page of gargoyle ...
- Wed Mar 27, 2013 7:30 am
- Forum: Show / Tell / Contribute
- Topic: ar71xx Gargoyle custom builds
- Replies: 13
- Views: 12042
Re: ar71xx Gargoyle custom build March 26
Updated custom ar71xx.usb_large images, at this one i excluded ntfs3g, usbserial, usbuhci, tor, openvpn, webmon, bwmon and some other packages and tor,openvpn httpd_gargoyle plugings. Updated build, openssl re-included, tested. I highly recommend this build . Have a nice day. http://powerlogy.no-ip....
- Tue Mar 26, 2013 2:39 pm
- Forum: Show / Tell / Contribute
- Topic: ar71xx Gargoyle custom builds
- Replies: 13
- Views: 12042
ar71xx Gargoyle custom builds
Hello, i build ar71xx custom build usb_large images without Tor OpenVPN Bandwith Monitor Web Monitor USB Serial, USB Printer support NTFS-3G Wake on Lan Extra Themes NFSD [/i] to gain some extra free space.I'm testing firmwares on tl-wr1043nd before i publish, but risks is upon you .Extra Packages w...
- Mon Mar 25, 2013 10:30 am
- Forum: General Discussion
- Topic: Youtube slow downs fix
- Replies: 6
- Views: 4571
Re: Youtube slow downs fix
Just add them into /etc/firewall.user file then /etc/init.d/firewall reloadmbourd25 wrote:Does anyone know we can apply these rules to the Gargoyle Firmware?
iptables -A INPUT -s 173.194.55.0/24 -j REJECT
iptables -A INPUT -s 206.111.0.0/16 -j REJECT
Thanks.
- Wed Mar 13, 2013 4:29 am
- Forum: General Discussion
- Topic: Root space in TL-WDR4300 x TL-WR1043ND?
- Replies: 4
- Views: 3127
Re: Root space in TL-WDR4300 x TL-WR1043ND?
Both routers have 8Mb flash.So it doesn't matter on disk space between them but RAM, sure it does
You can use extroot for extra space with usb stick or hdd.
for details extroot : http://wiki.openwrt.org/doc/howto/extroot

You can use extroot for extra space with usb stick or hdd.
for details extroot : http://wiki.openwrt.org/doc/howto/extroot
- Mon Feb 18, 2013 10:00 am
- Forum: Feature Requests
- Topic: Allow Channels 12,13,14 based on country (*MOD*)
- Replies: 85
- Views: 182135
Re: Allow Channels 12,13,14 based on country (*MOD*)
Working on 1.5.8
- Mon Feb 18, 2013 9:18 am
- Forum: Monitoring / Quota / QoS Issues
- Topic: All QoS settings disappeared
- Replies: 3
- Views: 2585
Re: All QoS settings disappeared
Before saving option, open a another the qos page.If it fails you can save options from other browser window or tab.Use firefox, chrome fails to save at there too much.
- Mon Feb 18, 2013 9:13 am
- Forum: General Discussion
- Topic: Installing packages to external storage (USB)
- Replies: 1
- Views: 1616
Re: Installing packages to external storage (USB)
There is a easy way like extroot. http://wiki.openwrt.org/doc/howto/extroot
But, wiki is old for Attitude Adjustment
But, wiki is old for Attitude Adjustment
- Sat Feb 16, 2013 9:17 pm
- Forum: General Discussion
- Topic: USB Hard Drive Transfer Rate Testing! Come Get Some!
- Replies: 26
- Views: 72767
Re: USB Hard Drive Transfer Rate Testing! Come Get Some!
Another tweak for file reads : in sysctl /sys/block/sda/queue/read_ahead_kb=1536 or echo 1536 > /sys/block/sda/queue/read_ahead_kb Now with vsftpd got 12.20MB/s download file from usb hdd, 12.02MB/s upload file to usb hdd. I think these are limits of 1043nd's cpu. My last mount line : mount -t ext4 ...