Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Nov 2014 10:23:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 195445] New: bsnmpd returns wrong data in ipAddrTable
Message-ID:  <bug-195445-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: wolfgang@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@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195445-8>