[Bug 195445] New: bsnmpd returns wrong data in ipAddrTable

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 27 10:23:20 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195445

            Bug ID: 195445
           Summary: bsnmpd returns wrong data in ipAddrTable
           Product: Base System
           Version: 10.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: misc
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: wolfgang at lyxys.ka.sub.org

On all 10.1-STABLE machines that I tested, bsnmpd returns the same wrong data
in ipAddrTable:

$ bsnmpwalk -v 2c -s reader at juno.lyx ipAddrTable
ipAdEntAddr[0.0.0.0] = 0.0.0.0
ipAdEntIfIndex[0.0.0.0] = 1
ipAdEntNetMask[0.0.0.0] = 48.0.0.0
ipAdEntBcastAddr[0.0.0.0] = 0
ipAdEntReasmMaxSize[0.0.0.0] = 65535

This appears to be a regression. Testing against a machine running 8.4-STABLE
yields correct ip address for the interfaces.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list