Kong build 25015

Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Author Message
<Kong>
DD-WRT Guru


Joined: 15 Dec 2010
Posts: 4339
Location: Germany

PostPosted: Mon Oct 06, 2014 9:06    Post subject: Reply with quote
cdmackay wrote:
Just getting started with DD-WRT on my R7000.

thanks very much Kong, I've made a small donation.

I had a question about country settings, please... I'm running 25015M.

I'm writing a script to set up my router, following a factory reset.

The nvram defaults seem to have these settings, following a WebIF factory reset:

Code:
wl_country=GB
wl0_channel=6
wl0_country_code=US
wl0_country_rev=0
wl1_channel=0
wl1_country_code=US
wl1_country_rev=0


After I set EUROPE as the regulatory domain, in the WebIF, the settings are now:

Code:
wl_channel=6
wl_country_code=DE
wl_country=GB
wl_country_rev=0
wl0_channel=6
wl0_country_code=DE
wl0_country_rev=0
wl0_wchannel=0
wl1_channel=0
wl1_country_code=EU
wl1_country_rev=61
wl1_wchannel=0


which all seems a bit inconsistent?

If I am in UK/GB, what is the minimum sufficient/sensible vars I need to nvram set, please?

thanks much again.


wl_var is the default which will be used by the driver if no special setting for each radio is set.

wl0_var is special setting for radio 0. Thus if wl0_country_code/wl1_country_code is set, then wl_country_code is not relevant anymore.

EU in 2.4G does not give you a lot of channels DE has channels that are allowed in all western EU countries. Thus these values are set on purpose:-)

The defaults usually come from the values we grab, from the unit that was used when porting.

_________________
KONG PB's: http://www.desipro.de/ddwrt/
KONG Info: http://tips.desipro.de/
Sponsor
brackenhill_mob
DD-WRT Novice


Joined: 28 Mar 2012
Posts: 2

PostPosted: Mon Oct 06, 2014 11:29    Post subject: Reply with quote
Asus RT-N66U running 25015M.

QoS doesn't appear to be working for me. As I work from home with teenage kids, it's a major issue! Have returned to BrainSlayer's 24160 build for the time being.
cdmackay
DD-WRT Novice


Joined: 27 Sep 2014
Posts: 24

PostPosted: Mon Oct 06, 2014 15:03    Post subject: Reply with quote
<Kong> wrote:

Thus these values are set on purpose:-)


ah! ok, I get it now...

thanks again Smile
TC2020
DD-WRT Novice


Joined: 09 Apr 2014
Posts: 35

PostPosted: Wed Oct 08, 2014 19:27    Post subject: Reply with quote
rickmav3 wrote:
TC2020 wrote:
Just downloaded and installed the fw 25015 dated Sep. 17 on my Asus RT-N66U. Everything seems to be working pretty well, except for some inherited issues.
(Note:this N66U router has its WAN disabled and is running in pure AP mode.)
Firstly,after setup and reboot, I couldn't connect to wl0.1, even though its radio was on. Issuing the command "wl -i wl0.1 status" gave me a Mac address that is slightly different from the Mac obtained from Wireless>Basic Settings tab. In another word, it is showing E2:XX:XX:XX:XX:11 instead of E2:XX:XX:XX:XX:13. By clicking the Apply Settings button, the former Mac changed and matched the latter. And then I could connect to this wl0.1 intrface.
Secondly, the commands "startservice radio_off_0" and "startservice radio_on_0" are not working consistently either.
I've experienced both issues with previous fw (24200).



Having the same problem but on a R7000. After reboot cannot longer connect to wl0.1. Clicking on "Apply Settings", clients can connect again.

After reboot "wl -i wl0.1 status" returns:

SSID: ­¾
BSSID: AB:CD:EF:GH:IJ:7C

and after "Apply Settings":

SSID: ò¾
BSSID: AB:CD:EF:GH:IJ:82

SSID looks also different characters.

Upgraded to 25015m-sp1, unfortunately, the issue with wl0.1 interface still exists on my N66U.
That is, after reboot I still get BSSID as E2:XX:XX:XX:XX:11 for wl0.1; clicking on "Apply Settings", the BSSID then changes to E2:XX:XX:XX:XX:13 for the same interface, and I can connect to this wl0.1 interface thereafter.
BTW, E2:XX:XX:XX:XX:11 is actually my WAN MAC (and WAN is disabled), if that matters.
<Kong>
DD-WRT Guru


Joined: 15 Dec 2010
Posts: 4339
Location: Germany

PostPosted: Wed Oct 08, 2014 20:08    Post subject: Reply with quote
TC2020 wrote:
rickmav3 wrote:
TC2020 wrote:
Just downloaded and installed the fw 25015 dated Sep. 17 on my Asus RT-N66U. Everything seems to be working pretty well, except for some inherited issues.
(Note:this N66U router has its WAN disabled and is running in pure AP mode.)
Firstly,after setup and reboot, I couldn't connect to wl0.1, even though its radio was on. Issuing the command "wl -i wl0.1 status" gave me a Mac address that is slightly different from the Mac obtained from Wireless>Basic Settings tab. In another word, it is showing E2:XX:XX:XX:XX:11 instead of E2:XX:XX:XX:XX:13. By clicking the Apply Settings button, the former Mac changed and matched the latter. And then I could connect to this wl0.1 intrface.
Secondly, the commands "startservice radio_off_0" and "startservice radio_on_0" are not working consistently either.
I've experienced both issues with previous fw (24200).



Having the same problem but on a R7000. After reboot cannot longer connect to wl0.1. Clicking on "Apply Settings", clients can connect again.

After reboot "wl -i wl0.1 status" returns:

SSID: ­¾
BSSID: AB:CD:EF:GH:IJ:7C

and after "Apply Settings":

SSID: ò¾
BSSID: AB:CD:EF:GH:IJ:82

SSID looks also different characters.

Upgraded to 25015m-sp1, unfortunately, the issue with wl0.1 interface still exists on my N66U.
That is, after reboot I still get BSSID as E2:XX:XX:XX:XX:11 for wl0.1; clicking on "Apply Settings", the BSSID then changes to E2:XX:XX:XX:XX:13 for the same interface, and I can connect to this wl0.1 interface thereafter.
BTW, E2:XX:XX:XX:XX:11 is actually my WAN MAC (and WAN is disabled), if that matters.


wan disabled could make a difference, as this changes the timing, and I recall I have fixed one issue with bssid before were the interface was not ready yet. Once I find the time I'll look into it.

_________________
KONG PB's: http://www.desipro.de/ddwrt/
KONG Info: http://tips.desipro.de/
TC2020
DD-WRT Novice


Joined: 09 Apr 2014
Posts: 35

PostPosted: Thu Oct 09, 2014 11:47    Post subject: Reply with quote
Thanks Kong. Can't wait.
madman999
DD-WRT Guru


Joined: 11 Jun 2012
Posts: 1042

PostPosted: Thu Oct 09, 2014 14:09    Post subject: Reply with quote
updated my Asus RT-AC66R to 25015-SP1. nothing negative to report.
_________________
Please state what make and model router plus the build number and type of DD-WRT you are using. Screen prints and a network diagram can are also helpful. Before you create a new post, use the search function. Chances are your issue has happened to someone else.

Common F.A.Q.
Where can I get the latest test Firmware or older ones?
https://download1.dd-wrt.com/dd-wrtv2/downloads/betas/

Asus RT-AC66R on 3.x 28072 Giga
TP-Link Archer C9 on 3.x r54095
gw2011gw
DD-WRT Novice


Joined: 22 Aug 2014
Posts: 20

PostPosted: Thu Oct 09, 2014 16:12    Post subject: Reply with quote
Kong,

Any reason why your build link (http://desipro.de/ddwrt/K3-AC-Arm) included in your post is broken with the following error message:

Error 404: NOT FOUND!
This domain name has just been registered.

Thanks for your good work.
smapdi
DD-WRT Novice


Joined: 11 Sep 2006
Posts: 36

PostPosted: Thu Oct 09, 2014 17:10    Post subject: Reply with quote
Looks like the era of <Kong> is over : http://www.dd-wrt.com/phpBB2/viewtopic.php?t=269247 Embarassed
DaveTheNerd
DD-WRT User


Joined: 15 Jul 2008
Posts: 317

PostPosted: Thu Oct 09, 2014 17:52    Post subject: Reply with quote
Understandable, but a shame especially since Kong's were/are the only current builds that support IPv6, right?
gordnyang
DD-WRT Novice


Joined: 06 Jan 2015
Posts: 7

PostPosted: Thu Jan 08, 2015 15:52    Post subject: Reply with quote
Dear Kong, thanks for your hard and excellent working on kong build,
one bug for both 25015M and 25015M SP1 for asus ac66 and Netgear 6300v1, when I use a pc behind the 25015M route, I can't dial up to a pptp server, but other builds are OK, hope you will notice this small problem.
thank you.
Per Yngve Berg
DD-WRT Guru


Joined: 13 Aug 2013
Posts: 6868
Location: Romerike, Norway

PostPosted: Thu Jan 08, 2015 16:49    Post subject: Reply with quote
You proably have not enabled Pass-through on the Security->VPN Passthrough tab.
JAMESMTL
DD-WRT Guru


Joined: 13 Mar 2014
Posts: 856
Location: Montreal, QC

PostPosted: Thu Jan 08, 2015 17:29    Post subject: Reply with quote
Pptp passthrough is broken in version > 24800 <= 25100. Use either version 24800 or a version newer than 25100.
slidermike
DD-WRT Guru


Joined: 11 Nov 2013
Posts: 1487
Location: USA

PostPosted: Thu Jan 08, 2015 19:15    Post subject: Reply with quote
You can find Kongs newest version (all beta & no support)here.
http://desipro.de/ddwrt/

_________________
Router currently owned:
Netgear R7800 - Router
Netgear R7000 - AP mode

R7000 specific Tips/Tricks.
http://www.dd-wrt.com/phpBB2/viewtopic.php?t=264152
gordnyang
DD-WRT Novice


Joined: 06 Jan 2015
Posts: 7

PostPosted: Fri Jan 09, 2015 5:56    Post subject: Reply with quote
JAMESMTL wrote:
Pptp passthrough is broken in version > 24800 <= 25100. Use either version 24800 or a version newer than 25100.


yes, I found that. my netgear R6300v2 with kong version 25100 also has the same symptom, even by default I enable vpn passthrough, and I upgrade to the kong 25735M, issue solved.

but with my R6300 and asus ac66R, kong's newest K3-AC version still is 25015SP1, so vpn passthrough still can't work, I am waiting for a new release.

thanks for your reply.
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next Display posts from previous:    Page 9 of 10
Post new topic   Reply to topic    DD-WRT Forum Index -> Broadcom SoC based Hardware All times are GMT

Navigation

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum