Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Net-MAC-Vendor CPAN distribution.

Report information
The Basics
Id: 103851
Status: patched
Priority: 0/
Queue: Net-MAC-Vendor

People
Owner: Nobody in particular
Requestors: Jan.Petri [...] bill-X.de
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 1.23
Fixed in: (no value)



Subject: Module Net-MAC-Vendor-1.23 is broken
Date: Tue, 21 Apr 2015 12:21:00 +0200
To: bug-Net-MAC-Vendor [...] rt.cpan.org
From: Jan Petri <Jan.Petri [...] bill-X.de>
Hello Brian! I think the Net/MAC/Vendor Module ist Broken. perl Net/MAC/Vendor.pm 00:0d:93:29:f6:c2 00:0d:93:29:f6:c5 returns: Could not fetch data from the IEEE! at Net/MAC/Vendor.pm line 202. Net::MAC::Vendor::fetch_oui_from_ieee("00-0D-93") called at Net/MAC/Vendor.pm line 184 Net::MAC::Vendor::fetch_oui("00-0D-93") called at Net/MAC/Vendor.pm line 114 Net::MAC::Vendor::lookup("00:0d:93:29:f6:c2") called at 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 Net/MAC/Vendor.pm line 57 I tested it on serval systems with different perl versions. Can you help? Mit freundlichen Grüßen/Best regards Jan Petri ------------------------------------------------------------------------------------- bill-X GmbH Möserstrasse 34, 49074 Osnabrück, Germany Tel. +49-541-71008-479, Fax +49-541-71008-299 ------------------------------------------------------------------------------------- Geschäftsführer: Kai Schwermann Sitz der Gesellschaft: Osnabrück Registergericht: Amtsgericht Osnabrück Umsatzsteuer-ID: DE813948079 ------------------------------------------------------------------------------------- Mehr über unsere Mediation, Billing & IT-Controlling Lösungen erfahren Sie unter http://www.bill-X.de/
The https://standards.ieee.org/regauth/oui/oui.txt seems to give a problem with normal http seems ok - http://standards.ieee.org/regauth/oui/oui.txt On Tue Apr 21 06:21:22 2015, Jan.Petri@bill-X.de wrote: Show quoted text
> Hello Brian! > > I think the Net/MAC/Vendor Module ist Broken. > > perl Net/MAC/Vendor.pm 00:0d:93:29:f6:c2 00:0d:93:29:f6:c5 > > returns: > > Could not fetch data from the IEEE! at Net/MAC/Vendor.pm line 202. > Net::MAC::Vendor::fetch_oui_from_ieee("00-0D-93") called at > Net/MAC/Vendor.pm line 184 > Net::MAC::Vendor::fetch_oui("00-0D-93") called at > Net/MAC/Vendor.pm line 114 > Net::MAC::Vendor::lookup("00:0d:93:29:f6:c2") called at > 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 Net/MAC/Vendor.pm line 57 > > I tested it on serval systems with different perl versions. Can you > help? > > Mit freundlichen Grüßen/Best regards > Jan Petri > > ------------------------------------------------------------------------------------- > bill-X GmbH > Möserstrasse 34, 49074 Osnabrück, Germany > Tel. +49-541-71008-479, Fax +49-541-71008-299 > ------------------------------------------------------------------------------------- > Geschäftsführer: Kai Schwermann > Sitz der Gesellschaft: Osnabrück > Registergericht: Amtsgericht Osnabrück > Umsatzsteuer-ID: DE813948079 > ------------------------------------------------------------------------------------- > Mehr über unsere Mediation, Billing & IT-Controlling > Lösungen erfahren Sie unter http://www.bill-X.de/
Which redirects to http://standards-oui.ieee.org/oui.txt and is a 3.4M file. On Mon Jul 20 19:48:35 2015, djzort wrote: Show quoted text
> The https://standards.ieee.org/regauth/oui/oui.txt > seems to give a problem > > with normal http seems ok - > http://standards.ieee.org/regauth/oui/oui.txt > > > On Tue Apr 21 06:21:22 2015, Jan.Petri@bill-X.de wrote:
> > Hello Brian! > > > > I think the Net/MAC/Vendor Module ist Broken. > > > > perl Net/MAC/Vendor.pm 00:0d:93:29:f6:c2 00:0d:93:29:f6:c5 > > > > returns: > > > > Could not fetch data from the IEEE! at Net/MAC/Vendor.pm line 202. > > Net::MAC::Vendor::fetch_oui_from_ieee("00-0D-93") called at > > Net/MAC/Vendor.pm line 184 > > Net::MAC::Vendor::fetch_oui("00-0D-93") called at > > Net/MAC/Vendor.pm line 114 > > Net::MAC::Vendor::lookup("00:0d:93:29:f6:c2") called at > > 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 Net/MAC/Vendor.pm line 57 > > > > I tested it on serval systems with different perl versions. Can you > > help? > > > > Mit freundlichen Grüßen/Best regards > > Jan Petri > > > > ------------------------------------------------------------------------------------- > > bill-X GmbH > > Möserstrasse 34, 49074 Osnabrück, Germany > > Tel. +49-541-71008-479, Fax +49-541-71008-299 > > ------------------------------------------------------------------------------------- > > Geschäftsführer: Kai Schwermann > > Sitz der Gesellschaft: Osnabrück > > Registergericht: Amtsgericht Osnabrück > > Umsatzsteuer-ID: DE813948079 > > ------------------------------------------------------------------------------------- > > Mehr über unsere Mediation, Billing & IT-Controlling > > Lösungen erfahren Sie unter http://www.bill-X.de/
On 2015-07-20 19:48:35, djzort wrote: Show quoted text
> The https://standards.ieee.org/regauth/oui/oui.txt > seems to give a problem > > with normal http seems ok - > http://standards.ieee.org/regauth/oui/oui.txt
And with lwp-request/wget/curl I get a certificate error if I try to load the file via https. Firefox does not complain though... Show quoted text
> > > On Tue Apr 21 06:21:22 2015, Jan.Petri@bill-X.de wrote:
> > Hello Brian! > > > > I think the Net/MAC/Vendor Module ist Broken. > > > > perl Net/MAC/Vendor.pm 00:0d:93:29:f6:c2 00:0d:93:29:f6:c5 > > > > returns: > > > > Could not fetch data from the IEEE! at Net/MAC/Vendor.pm line 202. > > Net::MAC::Vendor::fetch_oui_from_ieee("00-0D-93") called at > > Net/MAC/Vendor.pm line 184 > > Net::MAC::Vendor::fetch_oui("00-0D-93") called at > > Net/MAC/Vendor.pm line 114 > > Net::MAC::Vendor::lookup("00:0d:93:29:f6:c2") called at > > 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 Net/MAC/Vendor.pm line 57 > > > > I tested it on serval systems with different perl versions. Can you > > help? > > > > Mit freundlichen Grüßen/Best regards > > Jan Petri > > > > ------------------------------------------------------------------------------------- > > bill-X GmbH > > Möserstrasse 34, 49074 Osnabrück, Germany > > Tel. +49-541-71008-479, Fax +49-541-71008-299 > > ------------------------------------------------------------------------------------- > > Geschäftsführer: Kai Schwermann > > Sitz der Gesellschaft: Osnabrück > > Registergericht: Amtsgericht Osnabrück > > Umsatzsteuer-ID: DE813948079 > > ------------------------------------------------------------------------------------- > > Mehr über unsere Mediation, Billing & IT-Controlling > > Lösungen erfahren Sie unter http://www.bill-X.de/