[erlang-bugs] SNMP bug on Win XP

Jan Jacobs semper_ants@REDACTED
Fri Nov 17 08:52:16 CET 2006


Hi,

snmpm_config:normalize_address(default) => returns a valid
address using inet:getaddr(default, inet). on a win32
platform.

e.g.
Eshell V5.5.2  (abort with ^G)
(demo@REDACTED)1> inet:getaddr(default, inet).
{ok,{160,124,112,146}}
(demo@REDACTED)2>

I am using erl5.5.2 snmp-4.8.2 on Microsoft Windows XP.

This is present in any of the previous versions and any of
the Win32 NT platforms.

Regards
Jan Jacobs

PS.
I fix it by adding the following line and recompiling
snmpm_config.
normalize_address(default) -> default;

Request your FREE Discovery Pack from Knorr Cup a Soup and stand in line to WIN a R50,000 sponsored marketing campaign.

http://redirect.5th.co.za/ClickThrough.aspx?id=3589&site=http://www.soupup.co.za




More information about the erlang-bugs mailing list