Netgear WNR834Bv2 - is it supported?

Post new topic   This topic is locked: you cannot edit posts or make replies.    DD-WRT Forum Index -> Broadcom SoC based Hardware
Goto page Previous  1, 2, 3 ... 23, 24, 25 ... 70, 71, 72  Next
Author Message
simkiss
Donator


Joined: 08 Mar 2008
Posts: 239
Location: Wayne, PA

PostPosted: Fri Jul 04, 2008 3:12    Post subject: Reply with quote
carpediem wrote:
I had problems with my wireless network (Router : WPA2 Personal Mixed / AES+TKIP) using wpa_supplicant on linux.

After the upgrade, it negociates the key, validades it, but all I get is network unreachable icmp responses.

I've downgraded back to RC7-9396 and I can confirm that wifi network is working as before (I haven't changed a single option since downgrade) and the "Wireless Client MAC List" is working as expected.

If more information is required, just let me know what should I do ;)

Thanks


I'm using WPA2 Personal Mixed / AES with no issues at all.

ciao,

jas3

_________________
~Netgear WNR834Bv2~ DD-WRT v24-sp2 (12/07/09) vpn-small (SVN revision 13401M NEWD Eko)

~Linksys WRT54Gv6~ DD-WRT v24-sp2 (10/10/09) micro (SVN revision 13064)

~ASUS WL-500G Premium~ DD-WRT v24-sp2 (12/07/09) big (SVN revision 13401M NEWD Eko)
Sponsor
sparkie
DD-WRT User


Joined: 28 Feb 2008
Posts: 158
Location: NY USA

PostPosted: Fri Jul 04, 2008 4:01    Post subject: Reply with quote
Quote:
Read that complete thread for the hairy details on getting this device fully supported, if you are so interested or suffer from insomnia.


hahahaha.

Yea, was a fun ride. Eko gave me a custom bin for those that need to rewrite the extra partition that was overwritten by enabling jffs (prior to it being fixed in subsequent builds) I've wiped my mac address from the file and posting it here for others that require it to revive dead routers. Hex locations are 40~45 according to xvi32

Use these parameters to flash:
-flash:custom /window:1fc00000 /start:1ffe0000 /length:10000

Incidentally, if anyone in the states (I am in NY) needs one of these fixed, drop me a line and you can send it to me to be fixed, or I'll help ya assemble what you need to fix it (if the instructions aren't clear enough)

Also, the instructions incorrectly refer to J12 as JP12 ... sorry, it was late for me and I wasn't paying attention. It is in fact J12.

(PS by Eko: MAC must be inserted in custom-nomac.bin file and file must be renamed to custom.bin before jtaging it.)



custom-nomac.bin
 Description:

Download
 Filename:  custom-nomac.bin
 Filesize:  64 KB
 Downloaded:  4525 Time(s)

simkiss
Donator


Joined: 08 Mar 2008
Posts: 239
Location: Wayne, PA

PostPosted: Fri Jul 04, 2008 4:20    Post subject: Reply with quote
sparkie wrote:


Also, the instructions incorrectly refer to J12 as JP12 ... sorry, it was late for me and I wasn't paying attention. It is in fact J12.


OK...I fixed that in the instructions.

ciao,

jas3

_________________
~Netgear WNR834Bv2~ DD-WRT v24-sp2 (12/07/09) vpn-small (SVN revision 13401M NEWD Eko)

~Linksys WRT54Gv6~ DD-WRT v24-sp2 (10/10/09) micro (SVN revision 13064)

~ASUS WL-500G Premium~ DD-WRT v24-sp2 (12/07/09) big (SVN revision 13401M NEWD Eko)
Eko
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 5771

PostPosted: Fri Jul 04, 2008 5:01    Post subject: Reply with quote
Some technical stuff for aficionados:

MTD structure for Belkin firmware:
0x00000000-0x00020000 : "boot"
0x00020000-0x003b0000 : "linux"
0x00092760-0x003b0000 : "rootfs"
0x003b0000-0x003c0000 : "T_Meter1"
0x003c0000-0x003d0000 : "T_Meter2"
0x003d0000-0x003e0000 : "POT"
0x003e0000-0x003f0000 : "board_data"
0x003f0000-0x00400000 : "nvram"

board_data is partition that should not be deleted.

MTD structure for dd-wrt firmware:
0x00000000-0x00020000 : "cfe"
0x00020000-0x003e0000 : "linux"
0x00101800-0x003b0000 : "rootfs"
0x003f0000-0x00400000 : "nvram"
0x003b0000-0x003e0000 : "ddwrt"

You can see that we exclude the 0x003e0000-0x003f0000 to protect "board_data"
Eko
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 5771

PostPosted: Fri Jul 04, 2008 5:05    Post subject: Reply with quote
carpediem wrote:


How do I enable JFFS on the VPN build (I've seen that it was disabled, is it enabled on this latest Eko build - VPN ) ?

Cheers.

Even if I put jffs drivers in vpn build, there is no space on 4MB flash to use it. Futile.
sparkie
DD-WRT User


Joined: 28 Feb 2008
Posts: 158
Location: NY USA

PostPosted: Fri Jul 04, 2008 5:08    Post subject: Reply with quote
Eko: Anywhere on this board to hook up sd/mmc ?
Eko
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 5771

PostPosted: Fri Jul 04, 2008 5:14    Post subject: Reply with quote
sparkie wrote:
Eko: Anywhere on this board to hook up sd/mmc ?

Will check...
carpediem
DD-WRT Novice


Joined: 08 May 2008
Posts: 19

PostPosted: Sat Jul 05, 2008 17:33    Post subject: Reply with quote
After simkiss told me that he couldn't reproduce the issues I was having, I've decided again to try 9856 Eko VPN.

Still same issues happens .. but today I had a bit more patience and decided to narrow down the problem.

Just for information, I have 2 computers <linux both> (one wired, one wifi) and 1 nokia communicator 9500 (wifi, WPA v1 only)

I'm listing my findings separated, since they are distinct issues. I'll be glad to help testing or provide more information in order to make DD-WRT even better ;)

Problem 1
Problem : "Wireless Client MAC List" button, inside the "Edit MAC Filter List" kills httpd.
Router setup: Use filter disabled.

After upgrading again, I've tested this button and, to my surprise, it suddenly works. After a long tests, I've found out that If I have no wifi clients connected, it works aways.

If I have any client connected to the wifi network (my communicator or the wifi-computer), when I press this button (from the wired-computer), it kills httpd.
Firing up httpd on dd-wrt and trying it again, kills the daemon once more. The httpd will die, no matter if I have 1 or 2 wifi clients connected.

Firing up httpd and disconnecting all wifi clients, hitting the button, it works.

Any ideas here ? Can anyone confirm this ? Should I open a bug ticket about this one ?

Problem 2
Problem: After upgrading, I can't connect from the wifi-computer to the wireless network.
Router setup: WPA2 Personal Mixed / TKIP+CCMP , MAC filter disabled

I could still connect from my mobile. Attempting to connect from the computer using WPA v1 also worked.
Since my "normal" setup at my wifi computer is to attempt only WPA v2 (no fallback to v1), I couldn't connect previously.
Trying to identify the problem, I've looked the wpa_supplicant logs when connecting with WPAv1, I've found out that aways the first attempt of authentication timeout and the following one works (sometimes it timeout 2 or 3 times), as you can see on the log :
Code:

<2>Trying to associate with 00:1e:2a:72:88:88 (SSID='carpediem' freq=2452 MHz)
<2>Associated with 00:1e:2a:72:88:88
<2>Authentication with 00:1e:2a:72:88:88 timed out.
<2>CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
<2>CTRL-EVENT-SCAN-RESULTS
<2>Trying to associate with 00:1e:2a:72:88:88 (SSID='carpediem' freq=2452 MHz)
<2>Associated with 00:1e:2a:72:88:88
<2>WPA: Key negotiation completed with 00:1e:2a:72:88:88 [PTK=CCMP GTK=TKIP]
<2>CTRL-EVENT-CONNECTED - Connection to 00:1e:2a:72:88:88 completed (auth) [id=0 id_str=]


So then, I've decided to give a try to WPAv2 (with no fallback to WPAv1). It authenticates on the first attempt, but trying to ping anything will result in a " Destination Host Unreachable
". By attempting to reassociate, the next attempt authenticates and I can successfully ping other hosts.
What I've found strange is, WPAv1 clearly doesn't acknowledge a successful authentication on the first attempt (as I've said, sometimes 2 or 3 attemps), and when it does, I have a working connection. WPAv2 doesn't behave like that, as you can check on the following log from wpa_supplicant (I've added the line numbers for a easier explanation) :

Code:

01  <2>Associated with 00:1e:2a:72:88:88
02  <2>WPA: Key negotiation completed with 00:1e:2a:72:88:88 [PTK=CCMP GTK=TKIP]
03  <2>CTRL-EVENT-CONNECTED - Connection to 00:1e:2a:72:88:88 completed (auth) [id=0 id_str=]
04  <2>WPA: Key negotiation completed with 00:1e:2a:72:88:88 [PTK=CCMP GTK=TKIP]
05  reassociate
06  OK
07  <2>CTRL-EVENT-SCAN-RESULTS
08  <2>Trying to associate with 00:1e:2a:72:88:88 (SSID='carpediem' freq=2452 MHz)
09  <2>CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys
10  <2>Associated with 00:1e:2a:72:88:88
11  <2>WPA: Key negotiation completed with 00:1e:2a:72:88:88 [PTK=CCMP GTK=TKIP]
12  <2>CTRL-EVENT-CONNECTED - Connection to 00:1e:2a:72:88:88 completed (reauth) [id=0 id_str=]


Lines 01 to 04 are displayed when I bring the interface up. If I try to ping anything I get host unreachable.
Line 05 : Manually, I've sent the command for WPA to reassociate
Line 06 : wpa_supplicant acknowledges my command
Line 07 to 12 : debug output for the association
After line 12, I get a working connection.

I've noted that after the reassociate command, lines 11 and 12 were displayed in a different order than before (lines 03 and 04). I have somewhat good knowledge about WPA auth, but I haven't checked the source code for wpa_supplicant to know if this is the reason of my problem or not. I'm going to drop a message to it's developers and I'll keep this thread updated.
simkiss
Donator


Joined: 08 Mar 2008
Posts: 239
Location: Wayne, PA

PostPosted: Sat Jul 05, 2008 18:20    Post subject: Reply with quote
Hi carpe:

Yes, that is a bug on Problem 1. Do open a ticket on it.

jas3

_________________
~Netgear WNR834Bv2~ DD-WRT v24-sp2 (12/07/09) vpn-small (SVN revision 13401M NEWD Eko)

~Linksys WRT54Gv6~ DD-WRT v24-sp2 (10/10/09) micro (SVN revision 13064)

~ASUS WL-500G Premium~ DD-WRT v24-sp2 (12/07/09) big (SVN revision 13401M NEWD Eko)
shininglee
DD-WRT Novice


Joined: 29 May 2008
Posts: 6

PostPosted: Sat Jul 05, 2008 20:30    Post subject: Reply with quote
There is no "Ethernet Port Priority" under NAT/QoS -> Qos.
Is this normal or just me?
Same situation since RC-7.
lloeki
DD-WRT Novice


Joined: 10 Jul 2008
Posts: 10

PostPosted: Thu Jul 10, 2008 15:31    Post subject: Reply with quote
carpediem, I have the same sort of issues with a macbook pro 4,1 under archlinux. I nailed it down very precisely, see details in the following post:

http://ubuntuforums.org/showpost.php?p=5357198&postcount=46

I changed routers recently, so I went from ddwrt v24 micro on a wrt54gv5 to ddwrt v24 9856M TNG Eko on Netgear WNR834B v2, along with changing laptop to the macbook pro so I was at a loss about which one was at cause, except I precisely know what works and what doesn't.
ActiveOpt
DD-WRT Novice


Joined: 16 Jul 2008
Posts: 6

PostPosted: Wed Jul 16, 2008 4:31    Post subject: Is it Safe? Reply with quote
Is it safe to put dd-wrt.v24_mini_generic.bin on the Netgear WNR834B v1? This is brand new and i dont want to mess it up.
cdkiller
DD-WRT User


Joined: 26 Jun 2007
Posts: 262
Location: Trinidad & Tobago

PostPosted: Sun Jul 20, 2008 9:21    Post subject: Reply with quote
This hardware looks quite similar to WRT150N which does not support vlans. Does this Netgear WNR834B support VLANS?
_________________
[everything is to be replicate]
Eko
DD-WRT Developer/Maintainer


Joined: 07 Jun 2006
Posts: 5771

PostPosted: Sun Jul 20, 2008 15:15    Post subject: Reply with quote
cdkiller wrote:
This hardware looks quite similar to WRT150N which does not support vlans. Does this Netgear WNR834B support VLANS?

No, it does not.
carpediem
DD-WRT Novice


Joined: 08 May 2008
Posts: 19

PostPosted: Sun Jul 20, 2008 17:07    Post subject: Reply with quote
lloeki:

I've just updated my ndiswrapper to 1.53 and wpa_supplicant to a unreleased version in GIT - using debian packages - and still same issues .. exactly same behavior with WPA and WPA2 as I described above. Still on the thread you mentioned, no one said if 'wpa_cli reassoc' would do the trick for WPA2 or not (sometimes I need to do it more than once Very Happy )

Eko:

Did you had time to look about the mmc stuff (if there's free GPIO pins for the SD mod) ?

Also I had a look in the OpenVPN server thing in the 9856 build (there's no docs, so I've checked the scripts in the web area), managed to produce the data and save it there (~15k of NVRAM, ouch), but I think that is still under development, because I was surprised to not see any startup script Very Happy
Which leads me to this other question, if you had the time to think about a JFFS2 enabled vpn build Smile, even if I can't install anything on it, just storing the certs to avoid nvram-wearing problem (as I just mentioned on the irc, one thing is to update a NVRAM setting from "yes" to "no", other thing is to update 15K of data when you change certs) and to store some init.d scripts for my multiple OpenVPN tunnels.
I've tried to build my own, by the development page about building firmware is broken Sad
(I'm willing to contribute with resulting scripts to dd-wrt, but that is going to another thread.)
Goto page Previous  1, 2, 3 ... 23, 24, 25 ... 70, 71, 72  Next Display posts from previous:    Page 24 of 72
Post new topic   This topic is locked: you cannot edit posts or make replies.    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