Installing the WLBS Network Monitor Parsers
23 February 2007- Copy the Wlbs_hb.dll and Wlbs_rc.dll files to your Netmon\Parsers directory.
- Open the Mac.ini file in the Netmon\Parsers directory.
- In the [ETYPES] section, add the line “0xBF01 = WLBS_HB” and “0×886F = WLBS_HB”, so that the section looks similar to this:
[ETYPES] 0x600 = XNS 0x800 = IP 0x806 = ARP_RARP,1 0x0bad = VINES_IP 0x1984 = TRAIL 0x8035 = ARP_RARP,2 0x809B = LAP 0x80D5 = SNA 0x80F3 = AARP 0x8137 = IPX 0x8138 = IPX 0x86DD = IP6 0xBF01 = WLBS_HB 0x886F = WLBS_HB - Open the Tcpip.ini file in the Netmon\Parsers directory.
- In the [UDP_HandoffSet] section, add the line “1717 = WLBS_RC” and “2504 = WLBS_RC”, so that the section looks similar to this:
[UDP_HandoffSet] 53 = DNS 67 = DHCP 68 = DHCP 111 = RPC 161 = SNMP 162 = SNMP 137 = NBT, 1000 138 = NBT, 1002 139 = NBT, 1001 520 = RIP 1717 = WLBS_RC 2049 = RPC 2504 = WLBS_RC - Open the Parser.ini file in the Netmon directory.
- In the [PARSERS] section, add the lines “WLBS_RC.DLL = 0: WLBS_RC” and “WLBS_RC.DLL = 0: WLBS_RC”, so that the section looks similar to this:
[PARSERS] LDAP.DLL = 0: LDAP TDS.DLL = 0: TDS ATMARP.DLL = 0: ATMARP RSVP.DLL = 0: RSVP UNI31.DLL = 0: UNI31 RTPPARSR.DLL= 0: RTP, RTCP TCPIP6.DLL = 0: IP6, ICMP6 CLSC.DLL = 0: CLSC L2TP.dll = 0: L2TP WLBS_HB.DLL = 0: WLBS_HB WLBS_RC.DLL = 0: WLBS_RC - At the bottom of the Parser.ini file, add the following information exactly as listed below:
[WLBS_HB] Comment = "WLBS Heartbeat" FollowSet = HelpFile = [WLBS_RC] Comment = "WLBS Remote Control Protocol" FollowSet = HelpFile = - Save the .ini files.
Comments are closed.