Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6297] New: patch for Ericsson NAT logging netflow fields

Date: Wed, 31 Aug 2011 03:41:29 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6297

           Summary: patch for Ericsson NAT logging netflow fields
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Wireshark
        AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
        ReportedBy: anry-dev@xxxxxxxxx


Created an attachment (id=6896)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=6896)
patch file

Build Information:
svn rev 38794
--
Ericsson SmartEdge routers since 11.1 support netflow based NAT logging
functionality. There are the new fields description:


Field Type                Value    Length     Description
NAT_LOG_FIELD_IDX_CONTEXT_ID = 0    24628    4    Internal context ID
NAT_LOG_FIELD_IDX_CONTEXT_NAME        24629    64    Zero terminated context
Name
NAT_LOG_FIELD_IDX_ASSIGN_TS_SEC        24630    4    Seconds of UNIX timestamp
for assign
NAT_LOG_FIELD_IDX_UNASSIGN_TS_SEC    24631    4    Seconds of UNIX timestamp
for unassign
NAT_LOG_FIELD_IDX_IPV4_INT_ADDR        24632    4    Internal IPv4 address 
NAT_LOG_FIELD_IDX_IPV4_EXT_ADDR        24633    4    External IPv4 address
NAT_LOG_FIELD_IDX_EXT_PORT_FIRST    24634    2    External L4 port start 
NAT_LOG_FIELD_IDX_EXT_PORT_LAST        24635    2    External L4 port end

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.