|
#1
|
|||
|
|||
|
Hello,
As in subject, when I try to add to the address resevation list this specific MAC address: 08:00:20:xx:xx:xx I get the error message: "Invalid MAC Address, please enter again!" The issue is in the Javascript "isValidMAC" function in utility.js, when the first two digit are checked for '00'. (rows 131, 133). Why the two firsts hex digits of a MAC address are supposed to be '00'? According to http://standards.ieee.org/regauth/oui/oui.txt there are a lot of MAC addresses excluded. |
|
#2
|
||||
|
||||
|
This is a very interesting occurance. Please post more details. Where you found this in the code, how you found it, examples of valid and invalid addresses, etc.
This may help fix a big bug, if true
__________________
1-888-NETGEAR - (Phone Support) "Apple's market share is bigger than BMW's or Mercedes's or Porsche's in the automotive market. What's wrong with being BMW or Mercedes?" -Steve Jobs Network Cards/Adapters: GA311, WNDA3100 Routers/APs/Switches: DGDN3300, FVS114, GS108, WRT54GL (DD-WRT) Comps: MacBook C2D 2.0Ghz/3GB/250GB Hackintosh C2D 2.4 GHz/4GB/700GB iPhone 3G (16GB Black), Xbox 360, PS3 |
|
#3
|
|||
|
|||
|
Quote:
As I wrote, issue is in the isValidMAC function: Quote:
For bypass this, I did a manual edit on a backup configuration file (plaintext, thanks Netgear) and then I restored the file modified. |
|
#4
|
||||
|
||||
|
Does it work with your modification?
Post the MAC addresses that worked and didn't work (if you don't mind)
__________________
1-888-NETGEAR - (Phone Support) "Apple's market share is bigger than BMW's or Mercedes's or Porsche's in the automotive market. What's wrong with being BMW or Mercedes?" -Steve Jobs Network Cards/Adapters: GA311, WNDA3100 Routers/APs/Switches: DGDN3300, FVS114, GS108, WRT54GL (DD-WRT) Comps: MacBook C2D 2.0Ghz/3GB/250GB Hackintosh C2D 2.4 GHz/4GB/700GB iPhone 3G (16GB Black), Xbox 360, PS3 |
|
#5
|
|||
|
|||
|
Quote:
MAC Address is: 08:00:20:BB:08:9B It can be added to the list by a manual editing of the configuration file. This means: - Backup current configuration. - Edit the configuration file with a text editor. - Restore the modified configuration file. Editing configuration is very simple, all options are well commented. |
|
#6
|
||||
|
||||
|
Thanks for the info on this one, I'm sure this can be fixed in a firmware update
__________________
1-888-NETGEAR - (Phone Support) "Apple's market share is bigger than BMW's or Mercedes's or Porsche's in the automotive market. What's wrong with being BMW or Mercedes?" -Steve Jobs Network Cards/Adapters: GA311, WNDA3100 Routers/APs/Switches: DGDN3300, FVS114, GS108, WRT54GL (DD-WRT) Comps: MacBook C2D 2.0Ghz/3GB/250GB Hackintosh C2D 2.4 GHz/4GB/700GB iPhone 3G (16GB Black), Xbox 360, PS3 |
|
#7
|
|||
|
|||
|
Is there a place where I can find a bug list?
|
|
#8
|
||||
|
||||
|
This is where it would be:
http://kbserver.netgear.com/release_notes/d103335.asp But they obviously don't think there are any bugs in the initial release lol. I want to check this with other models. Do you think this is a standard function? Or one just for this model?
__________________
1-888-NETGEAR - (Phone Support) "Apple's market share is bigger than BMW's or Mercedes's or Porsche's in the automotive market. What's wrong with being BMW or Mercedes?" -Steve Jobs Network Cards/Adapters: GA311, WNDA3100 Routers/APs/Switches: DGDN3300, FVS114, GS108, WRT54GL (DD-WRT) Comps: MacBook C2D 2.0Ghz/3GB/250GB Hackintosh C2D 2.4 GHz/4GB/700GB iPhone 3G (16GB Black), Xbox 360, PS3 |
|
#9
|
|||
|
|||
|
This is my own first Netgear router.
I think it has a lot of problem, this one is only the most obvious after 4 days of normal use. Anyway, of course! It can be a standard function. Other models can have different path or file name to javascript code. Generally you can find it in html sources of their web interface. |
|
#10
|
||||
|
||||
|
Hey, I got someone in the UK to test this and they didn't have any issues, check out the screenshot:
http://www.flickr.com/photos/32496042@N03/3037583809/ Also, what web browsers have you tried?
__________________
1-888-NETGEAR - (Phone Support) "Apple's market share is bigger than BMW's or Mercedes's or Porsche's in the automotive market. What's wrong with being BMW or Mercedes?" -Steve Jobs Network Cards/Adapters: GA311, WNDA3100 Routers/APs/Switches: DGDN3300, FVS114, GS108, WRT54GL (DD-WRT) Comps: MacBook C2D 2.0Ghz/3GB/250GB Hackintosh C2D 2.4 GHz/4GB/700GB iPhone 3G (16GB Black), Xbox 360, PS3 |
![]() |
| Thread Tools | |
| Display Modes | |
|
|