Those sites work.
I was reading through your Vendor.pm and it said to try the module itself, instead of my script:
perl /usr/lib/perl5/site_perl/5.8.5/Net/MAC/Vendor.pm 00:0d:93:29:f6:c2 00:0d:93:29:f6:c5
Could not fetch data from the IEEE! at /usr/lib/perl5/site_perl/5.8.5/Net/MAC/Vendor.pm line 202.
Net::MAC::Vendor::fetch_oui_from_ieee("00-0D-93") called at /usr/lib/perl5/site_perl/5.8.5/Net/MAC/Vendor.pm line 184
Net::MAC::Vendor::fetch_oui("00-0D-93") called at /usr/lib/perl5/site_perl/5.8.5/Net/MAC/Vendor.pm line 114
Net::MAC::Vendor::lookup("00:0d:93:29:f6:c2") called at /usr/lib/perl5/site_perl/5.8.5/Net/MAC/Vendor.pm line 87
Net::MAC::Vendor::run("Net::MAC::Vendor", "00:0d:93:29:f6:c2", "00:0d:93:29:f6:c5") called at /usr/lib/perl5/site_perl/5.8.5/Net/MAC/Vendor.pm line 57
Best Regards,
Jason C. Rochon
Information Security Associate
University of Illinois at Chicago
A C C C
1940 West Taylor Street
MC 135 , BGRC 155C
Chicago, IL 60612-7351
(312) 996-1160
Show quoted text-----Original Message-----
From: brian d foy via RT [mailto:bug-Net-MAC-Vendor@rt.cpan.org]
Sent: Friday, September 04, 2015 13:52
To: Rochon, Jason <jcrochon@uic.edu>
Subject: [rt.cpan.org #106881] Net::MAC::Vendor broken due to IEEE.org new site
<URL:
https://rt.cpan.org/Ticket/Display.html?id=106881 >
On Fri Sep 04 12:31:18 2015, jcrochon@uic.edu wrote:
There are some problems with the current code, but I don't think it's because of a new website. The two URLs that matter in the code are:
http://standards-oui.ieee.org/oui.txt
http://standards.ieee.org/cgi-bin/ouisearch?000C6E
Both of those still seem to work.
Do those work for you or do you have more information about how the module is failing you?