Yes, it looks mostly good, but ...
Find that wireless strength is very variable over time. From upstairs it varies from 1 to 4 bars within secs. Never experienced this with DG834GT which was steady 3 to 4 bars.
It is bad that they hardcoded MTU max to 1492. It clashes with my XP setting of 1500 which was tuned to my DG834GT in conjunction with the BT WBC connection.
Further Negative: Can't tweak NM unlike DG834Gv4 & DG834GT.
Fancy continuing to use the DG834G V2 all this time! It is an ADSL1 only router. No wonder your download speed was limited to 8 Meg. Of course that is no competition for the BrightBox, but the DG834Gv4 & DG834GT most certainly are.
Hi there. I am working on hacking the Bright Box, slowly but surely. Having backed up ALL the /www/ folder, using serial console, I can tell you that a search for the string "1492" returned this, if it's any help to a javascript expert:
| Text | |
1 23 45 67 89 1011 1213 1415 1617 1819 2021 2223 | matt@matt-Aspire-X3950:~/Desktop/Bright Box/www$ strings -f * | grep "1492" atmint1.htm: if (f.ATM_Protocol.value==4 && parseInt(f.pppoe_mtu.value,10)>1492) // adjust MTU to maximum valid valueatmint1.htm: f.pppoe_mtu.value=1492; atmint1.htm: if (f.ATM_Protocol.value==4 && parseInt(f.pppoe_mtu.value,10)>1492) // adjust MTU to maximum valid valueatmint1.htm: f.pppoe_mtu.value=1492; atmint1.htm: if(isNValidNum(f.pppoe_mtu.value)||(parseInt(f.pppoe_mtu.value,10)>1492)||(parseInt(f.pppoe_mtu.value,10)<576)){atmint1.htm: if(isNValidNum(f.pppoe_mtu.value)||(parseInt(f.pppoe_mtu.value,10)>1492)||(parseInt(f.pppoe_mtu.value,10)<576)){ atmint1.htm: f.pppoe_mtu.value="1492";atmint1.htm: <td class="tdText"><input NAME="pppoe_mtu" TYPE="text" VALUE="1492" maxlength=4 size=4 class=txt1></td> atmint.htm: if (document.BRNTForm.ATM_Protocol.value==4 && document.BRNTForm.pppoe_mtu.value>1492) // adjust MTU to maximum valid valueatmint.htm: document.BRNTForm.pppoe_mtu.value=1492; atmint.htm: if(isNValidNum(f.pppoe_mtu.value)||(f.pppoe_mtu.value>1492)||(f.pppoe_mtu.value<576)){atmint.htm: if(isNValidNum(f.pppoe_mtu.value)||(f.pppoe_mtu.value>1492)||(f.pppoe_mtu.value<576)){ atmint.htm: f.pppoe_mtu.value="1492";atmint.htm: <td class="tdText"><input NAME="pppoe_mtu" TYPE="text" VALUE="1492" maxlength=4 size=4 class=txt1></td> atmpvc.htm: if (f.ATM_Protocol.value==4 && parseInt(f.pppoe_mtu.value,10)>1492) // adjust MTU to maximum valid valueatmpvc.htm: f.pppoe_mtu.value="1492"; atmpvc.htm: if (f.ATM_Protocol.value==4 && parseInt(f.pppoe_mtu.value,10)>1492) // adjust MTU to maximum valid valueatmpvc.htm: f.pppoe_mtu.value=1492; atmpvc.htm: if(isNValidNum(f.pppoe_mtu.value)||(parseInt(f.pppoe_mtu.value,10)>1492)||(parseInt(f.pppoe_mtu.value,10)<576)){atmpvc.htm: if(isNValidNum(f.pppoe_mtu.value)||(parseInt(f.pppoe_mtu.value,10)>1492)||(parseInt(f.pppoe_mtu.value,10)<576)){ atmpvc.htm: f.pppoe_mtu.value="1492";atmpvc.htm: <td class="tdText"><input NAME="pppoe_mtu" TYPE="text" VALUE="1492" maxlength=4 size=4 class=txt1></td> |



Pages in this thread:
Print Thread
