lewekleonek
Occasional Visitor
First of all. Thanks go to Merlin for all your hard work with the custom firmware for ASUS routers.
In my case I use RT-N66U version; it works like a charm, except for one thing - the equipment manufacturer look-up.
I did some research and I know that this is an external issue with the way the ieee.org site answers the following queries:
http://standards.ieee.org/cgi-bin/ouisearch?22-E3-1F
Please refer to:
http://www.snbforums.com/threads/as...asus-rt-n66u-firmware.7047/page-16#post-44126
I started to look for a workaround, but I need some pointers.
Is the query actually executed by running http://standards.ieee.org/cgi-bin/ouisearch?##-##-## ?
Put aside a legality and feasibility of the project but let's say what if I came up with a mock REST web service that provides the same data and it actually works.
Then I would have it running off of a local web server to test this whole thing, but I would bind the standard.ieee.org to a local web server instead of the IEEE's in the router. I know it's a rather nasty trick but I'd like to give it a shot.
The IEEE appears to be much better in allowing you download the whole oui.txt file than in responding properly to the above mentioned web queries.
In my case I use RT-N66U version; it works like a charm, except for one thing - the equipment manufacturer look-up.
I did some research and I know that this is an external issue with the way the ieee.org site answers the following queries:
http://standards.ieee.org/cgi-bin/ouisearch?22-E3-1F
Please refer to:
http://www.snbforums.com/threads/as...asus-rt-n66u-firmware.7047/page-16#post-44126
I started to look for a workaround, but I need some pointers.
Is the query actually executed by running http://standards.ieee.org/cgi-bin/ouisearch?##-##-## ?
Put aside a legality and feasibility of the project but let's say what if I came up with a mock REST web service that provides the same data and it actually works.
Then I would have it running off of a local web server to test this whole thing, but I would bind the standard.ieee.org to a local web server instead of the IEEE's in the router. I know it's a rather nasty trick but I'd like to give it a shot.
The IEEE appears to be much better in allowing you download the whole oui.txt file than in responding properly to the above mentioned web queries.