THE FIRMWARE IS BUGGY!!
my router is shown to be using custom MAC IP on the summary tab even tough it is unchecked in the connections tab.
I Upgraded from 1.5.11 while keeping the previous settings preserved.
Version 1.6.0
Moderator: Moderators
Re: Version 1.6.0
I have same issue with B/W distribution - not working (preserve settings)StRoMeCzEcH wrote:seems like Bandwidth Distribution is broken - shows nothing... Bandwidth Distribution Table - sum 0B
also on WOL - there is still problem with 00:00:00:00:00:00 Mac address ( http://www.gargoyle-router.com/phpbb/vi ... &hilit=WoL )
-
- Posts: 5
- Joined: Sun Jan 12, 2014 6:26 pm
Re: Version 1.6.0
i had same problem when going 1.5.9 > 1.5.11 with preserve settings... on clean install it was ok.
Ashesh wrote:THE FIRMWARE IS BUGGY!!
my router is shown to be using custom MAC IP on the summary tab even tough it is unchecked in the connections tab.
I Upgraded from 1.5.11 while keeping the previous settings preserved.
Re: Version 1.6.0
Haven't tried 1.6.0 yet. Just letting you guys try for me. Tip, I usually do not preserve settings but back up settings before flash. Then just refer to the backup text files for settings. Not too much trouble to manually fix up the settings from the text files.
Re: Version 1.6.0
The issue with the bandwidth distribution should now be resolved, and a re-release (new images, you'll note md5sums changed) for 1.6.0. Very sorry about that.
Also since this is almost entirely a bugfix release preserving settings from 1.5.11 => 1.6.0 should not cause any problems.
Also since this is almost entirely a bugfix release preserving settings from 1.5.11 => 1.6.0 should not cause any problems.
Re: Version 1.6.0
"Reconnect Mode: Connect On Demand " via PPPOE tested not work yet on my WR741N v1 

-
- Posts: 1
- Joined: Sat May 26, 2012 7:44 pm
Re: Version 1.6.0
I am using a TL-WR1043ND v1.1 HAVE JUST UPGRADED TO TO V 1.60. ISSUE I HAVE IS UNDER UNDER: STATUS/BANDWIDTH USAGE / PLOTS AND BANDWIDTH USAGE TABLES. Under the tab of HOST-NAME no users appear. Display ID is Blank on Host-name and IP.Therefore i cannot see who is using what data.
Hope you can help Eric
Regards
Colin
Hope you can help Eric
Regards
Colin
Re: Version 1.6.0
colinjenke: Please re-download version 1.6.0. This is the same bug that was reported above, and caused me to do a re-release. This problem should not show up in the latest firmware.
Re: Version 1.6.0
There is still a bug in torip.sh
In lines 17 and 23 "$connect_ip" should be "$connect_ip " (note the space) Otherwise 192.168.x.2 and 192.168.x.2x and 192.168.x.2xx get counted as identical ip addresses and tor assignment fails.
In lines 17 and 23 "$connect_ip" should be "$connect_ip " (note the space) Otherwise 192.168.x.2 and 192.168.x.2x and 192.168.x.2xx get counted as identical ip addresses and tor assignment fails.
Re: Version 1.6.0
Rog66: Thanks for pointing this out. Fix committed, though I don't think it's a sufficiently major issue to do a re-release as I did for the bandwidth monitor issue. This will be included in the next release though.