Overclocked IPV6 oriented WNDR3700/3800 Trunk Build(39439)
February 11, 2014 § 4 Comments
This is just Hnyman’s ipv6 oriented build compiled with this overclock patch.
If you want to compile it yourself, just look at the commands he used here.
Place the overclock file in /Openwrt/trunk/target/linux/ar71xx/patches-3.10
You can download my build from here.
Here is the build status log(The only thing I changed was adding the overclock patch)
Path: trunk URL: svn://svn.openwrt.org/openwrt/trunk Repository Root: svn://svn.openwrt.org/openwrt Repository UUID: 3c298f89-4303-0410-b956-a3cf2f4a3e73 Revision: 39440 Node Kind: directory Schedule: normal Last Changed Author: jow Last Changed Rev: 39440 Last Changed Date: 2014-01-31 11:15:14 -0800 (Fri, 31 Jan 2014) ? trunk/build.log A trunk/.config.init ? trunk/copyPackages2tmp.sh ? trunk/createbuildinfo.sh M trunk/feeds.conf.default A trunk/files A trunk/files/etc A trunk/files/etc/applyHNsettings.sh A trunk/files/etc/checksettings.sh A trunk/files/etc/Compiled_by.txt A trunk/files/etc/config A trunk/files/etc/config/fstab A trunk/files/etc/lan-repeater.sh A trunk/files/etc/rc.button A trunk/files/etc/rc.button/BTN_2 A trunk/files/etc/reinstall-packages.sh A trunk/files/etc/saveHNsettings.sh A trunk/files/etc/wds-slave-set.sh ? trunk/kernelcompile.sh ? trunk/mountNcopy.sh ? trunk/newOpenwrtBuildroot.sh M trunk/package/base-files/files/etc/config/system M trunk/package/base-files/files/etc/preinit M trunk/package/base-files/files/etc/rc.button/reset M trunk/package/network/config/qos-scripts/files/etc/config/qos M trunk/package/network/services/dnsmasq/files/dnsmasq.init M trunk/package/network/services/hostapd/files/netifd.sh M trunk/package/network/services/hostapd/files/wps-hotplug.sh A trunk/package/system/ubox/patches/010-increase-log-size M trunk/scripts/getver.sh ? trunk/singlecompile.sh M trunk/target/linux/ar71xx/image/Makefile ? trunk/target/linux/ar71xx/patches-3.10/900-overclock.patch ? trunk/updateNmake.sh ? trunk/versionT.sh ###################################################### Path: trunk/feeds/packages URL: svn://svn.openwrt.org/openwrt/packages Repository Root: svn://svn.openwrt.org/openwrt Repository UUID: 3c298f89-4303-0410-b956-a3cf2f4a3e73 Revision: 39440 Node Kind: directory Schedule: normal Last Changed Author: jow Last Changed Rev: 39423 Last Changed Date: 2014-01-29 05:30:15 -0800 (Wed, 29 Jan 2014) M trunk/feeds/packages/ipv6/aiccu/Makefile M trunk/feeds/packages/net/vsftpd/files/vsftpd.conf M trunk/feeds/packages/utils/collectd/Makefile M trunk/feeds/packages/utils/collectd/patches/003-remove-werror.patch M trunk/feeds/packages/utils/collectd/patches/100-rrdtool-add-rrasingle-option.patch A trunk/feeds/packages/utils/collectd/patches/105-rrdtool-csv-honor-datadir-531upstream.patch M trunk/feeds/packages/utils/collectd/patches/120-fix_kernel_2.6.37.patch M trunk/feeds/packages/utils/collectd/patches/130-timeleft-max.patch A trunk/feeds/packages/utils/collectd/patches/140-fix-fqdnlookup.patch M trunk/feeds/packages/utils/collectd/patches/200-fix-git-describe-error.patch M trunk/feeds/packages/utils/collectd/patches/900-add-iwinfo-plugin.patch ###################################################### Path: trunk/feeds/luci URL: http://svn.luci.subsignal.org/luci/trunk Repository Root: http://svn.luci.subsignal.org Repository UUID: ab181a69-ba2e-0410-a84d-ff88ab4c47bc Revision: 9951 Node Kind: directory Schedule: normal Last Changed Author: Cyrus Last Changed Rev: 9951 Last Changed Date: 2014-01-18 11:55:51 -0800 (Sat, 18 Jan 2014) M trunk/feeds/luci/applications/luci-diag-devinfo/root/etc/config/luci_devinfo M trunk/feeds/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua M trunk/feeds/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/interface.lua M trunk/feeds/luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/ping.lua M trunk/feeds/luci/applications/luci-statistics/root/etc/config/luci_statistics M trunk/feeds/luci/libs/web/root/etc/config/luci M trunk/feeds/luci/modules/admin-full/luasrc/model/cbi/admin_network/dhcp.lua M trunk/feeds/luci/modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua M trunk/feeds/luci/modules/admin-full/luasrc/view/admin_system/flashops.htm
Notice the overclock.patch
MD5 is also in there if you want to check it.
You can definitely notice the speed difference just by navigating Luci, way snappier.
CPU info:
root@OpenWrt:~# cat /proc/cpuinfo <pre>system type : Atheros AR7161 rev 2 machine : NETGEAR WNDR3700/WNDR3800/WNDRMAC processor : 0 cpu model : MIPS 24Kc V7.4 BogoMIPS : 531.66 wait instruction : yes microsecond timers : yes tlb_entries : 16 extra interrupt vector : yes hardware watchpoint : yes, count: 4, address/irw mask: [0x0ffc, 0x0ffc, 0x0ffb, 0x0ffb] isa : mips1 mips2 mips32r1 mips32r2 ASEs implemented : mips16 shadow register sets : 1 kscratch registers : 0 core : 0 VCED exceptions : not available VCEI exceptions : not available root@OpenWrt:~#
Server Addresses for WTFast
February 11, 2014 § Leave a comment
For those of you wondering what the WTFast server IP addresses, here they are.
I have a multi-wan setup, and simply using firewall rules for the port WTFast uses–10801, does not work.
I don’t have the locations for these, so you can just compare them on WTFast when you sort them by pings.
https://dl.dropboxusercontent.com/u/46294175/temp/wireshark/capture.csv
Use Excel to open this, I would gladly post the pcap file from Wireshark, but there’s a bit too much personal information in it. The sorting options for CSV’s are very limited, sorry but you can’t sort by destination addresses very easily.
If any of you are using mwan3, here’s part of my config for the California servers:
config rule 'wtfast' option proto 'all' option use_policy 'DSL_only' option dest_ip '107.6.92.0/24' config rule 'wtfast2' option dest_ip '162.217.96.0/24' option proto 'all' option use_policy 'DSL_only' config rule 'wtfast3' option dest_ip '173.208.33.0/24' option proto 'all' option use_policy 'DSL_only' config rule 'wtfast4' option dest_ip '173.231.11.0/24' option proto 'all' option use_policy 'DSL_only'