ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 2615] New: smb-browse dissector misses server type 23 (DFS

Date: Mon, 16 Jun 2008 07:01:58 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2615

           Summary: smb-browse dissector misses server type 23 (DFS server)
           Product: Wireshark
           Version: SVN
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Low
         Component: TShark
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: obnox@xxxxxxxxx


Build Information:
tshark -v: 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
TShark 1.0.99 (SVN Rev 25459)

Copyright 1998-2008 Gerald Combs <gerald@xxxxxxxxxxxxx> and contributors.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Compiled with GLib 2.16.3, with libpcap 0.9.8, with libz 1.2.3, without POSIX
capabilities, with libpcre 7.6, without SMI, without ADNS, without Lua, with
GnuTLS 2.2.2, with Gcrypt 1.4.0, with MIT Kerberos.

Running on Linux 2.6.25.4-10-default, with libpcap version 0.9.8.

Built using gcc 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036].
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--
Tshark lists the "DFS Server" server type of SMB browse packets (udp port 138) 
as "Unknown server type:23".

Wireshark simply does not list the bit in the server type bit field.

This server type is not implemented in the dissector:
epan/dissectors/packet-smb-browse.c

Cheers - Michael


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