Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ipconfig/registerdns: Registration of DNS records failed: ...

Status
Not open for further replies.

libove

MIS
Apr 9, 2002
56
US
I have a Windows 2000 Domain controlled by a Windows 2000 Advanced Server as the DC. There is an NT 4.0 BDC (which I assume has nothing to do with the problem I'm about to describe).

Members of the Domain include one Windows 2000 Professional workstation and several Windows XP Professional workstations.

All but two of the members successfully register in the DC's DNS server. Both of the two which fail to register are Windows XP Pro. Both fail as follows:

C:\> IPCONFIG /REGISTERDNS

Windows IP Configuration

Registration of DNS records failed: The system cannot find the file specified.

Here's IPCONFIG /ALL from one of them:

Windows IP Configuration

Host Name . . . . . . . . . . . . : rebecca2
Primary Dns Suffix . . . . . . . : ad.felines.org
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : ad.felines.org
felines.org

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139/810X Family PCI Fast Ethernet NIC
Physical Address. . . . . . . . . : 00-D0-09-72-81-95
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 209.124.85.247
Subnet Mask . . . . . . . . . . . : 255.255.255.240
Default Gateway . . . . . . . . . : 209.124.85.242
DNS Servers . . . . . . . . . . . : 209.124.85.249
Primary WINS Server . . . . . . . : 209.124.85.249

.. and here's IPCONFIG /ALL from the other:

Windows IP Configuration

Host Name . . . . . . . . . . . . : beast3
Primary Dns Suffix . . . . . . . : ad.felines.org
Node Type . . . . . . . . . . . . : Hybrid
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : ad.felines.org
felines.org

Ethernet adapter VMware Network Adapter VMnet8:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet8
Physical Address. . . . . . . . . : 00-50-56-C0-00-08
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.204.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :

Ethernet adapter VMware Network Adapter VMnet1:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : VMware Virtual Ethernet Adapter for VMnet1
Physical Address. . . . . . . . . : 00-50-56-C0-00-01
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.231.1
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :

Ethernet adapter {1FA2FEC3-CDE6-4E4B-8FB9-801EB25F04B7}:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Nortel IPSECSHM Adapter - Packet Scheduler Miniport
Physical Address. . . . . . . . . : 44-45-53-54-42-00
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 0.0.0.0
Subnet Mask . . . . . . . . . . . : 0.0.0.0
Default Gateway . . . . . . . . . :

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Intel(R) PRO/100 VE Network Connection
Physical Address. . . . . . . . . : 00-E0-18-DF-C9-B2
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 209.124.85.246
Subnet Mask . . . . . . . . . . . : 255.255.255.240
Default Gateway . . . . . . . . . : 209.124.85.242
DNS Servers . . . . . . . . . . . : 209.124.85.249
Primary WINS Server . . . . . . . : 209.124.85.249

Ethernet adapter Local Area Connection 3:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Realtek RTL8139 Family PCI Fast Ethernet NIC
Physical Address. . . . . . . . . : 00-48-54-6F-D0-9C
Dhcp Enabled. . . . . . . . . . . : No
IP Address. . . . . . . . . . . . : 192.168.252.99
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . :


It may be worth noting that the "Node Type" field on the DC and the two non-registering clients is "Hybrid", and on another client which does register correctly it is "Mixed". I do not know what these mean, or whether they are relevant.

So, what would cause IPCONFIG /REGISTERDNS to result in the error message:

Registration of DNS records failed: The system cannot find the file specified.

.. and of course these nodes do not end up in DNS; and

How do I fix it? :)

Thanks!
-Jay
 
You must be pointing as the only DNS address your local lan DNS server IP, and not the external DNS servers of your ISP:

[tt]
IP Address. . . . . . . . . . . . : 209.124.85.247
Subnet Mask . . . . . . . . . . . : 255.255.255.240
Default Gateway . . . . . . . . . : 209.124.85.242
DNS Servers . . . . . . . . . . . : 209.124.85.249
Primary WINS Server . . . . . . . : 209.124.85.249

[/tt]

These are all external to your LAN. And they certainly are not going to permit dynamic registration by your clients.


See also on this issue: faq779-4017
 
IP Address. . . . . . . . . . . . : 209.124.85.247
Subnet Mask . . . . . . . . . . . : 255.255.255.240
Default Gateway . . . . . . . . . : 209.124.85.242
DNS Servers . . . . . . . . . . . : 209.124.85.249
Primary WINS Server . . . . . . . : 209.124.85.249

My network has a /28 static IP range, 209.124.85.240/28.

These are all internal to my network.

209.124.85.249 is the IP Address of the Windows 2000 Advanced Server which is the Domain Controller and the DNS server.

-Jay
 
RFC 1918:

Section 3: Private Address Space

The Internet Assigned Numbers Authority (IANA) has reserved the following three blocks of the IP address space for private networks:

10.0.0.0 - 10.255.255.255
172.16.0.0 - 172.31.255.255
192.168.0.0 - 192.168.255.255

We will refer to the first block as "24-bit block", the second as "20-bit block", and the third as "16-bit" block". Note that the first block is nothing but a single class A network number, while the second block is a set of 16 continuous class B network numbers, and the third block is a set of 255 continuous class C network numbers.

Your addresses are all public IPs.

 
Yes, my addresses ARE all public IPs. I'm one of those rare home network people who does NOT hide the network behind RFC1918 addresses - just behind a non-NAT'ing firewall. I'm a CISSP, please believe me that I've got this one small part of it right :)


Back to the original question, since the IP addresses are not the issue:

Why do most of my machines quite successfully register their DNS data with my internal DNS server on 209.124.85.249, but two of them do not, getting the error:

Registration of DNS records failed: The system cannot find the file specified.

?

-Jay
 
XP is very fussy, much more difficult a client than any previous OS workstation client.

. If the only DNS entry for the XP clients is your local DNS server, (and it accepts registration); and if under the Advanced properties Tab for those XP clients, DNS you have disabled the use of WINS and LMHOSTS, and chose the non-default setting to 'Enable Netbios over TCP/IP', and then rebooted, and still have an issue.

. Then go back to advance properties. It is not clear from your settings whether there is a WINS server in fact; your client settings currently expect one.

. If there is a WINS server, then disable DNS registration, and use just the WINS facility. (Not recommended for XP)

. If there is no WINS server, and you are depending on local registration from the local DNS server:

305553 HOW TO: Configure TCP/IP to Use DNS in Windows XP

. On the local DNS server DNS needs to be configured to allow dynaimc updates. Also, make sure that secure updates is not enabled. This can cause registration problems. This is most likely the cause of the issue.

There are other potential pitfalls for you in setting up the local DNS server for WinXP clients. See:
300684 - Information About Configuring Windows 2000 for Domains with Single-Label DNS Names [needs the domain.com name and cannot bejust --domain--]:
It's not the Microsoft distinguish the domain names, it is the RFC that dictates the rules for DNS. You need to follow the rules for DNS to work as it should. This is for all DNS server manufacturer versions.
 
I walked through all of the items you suggested and the KB articles you linked. No effect.

I turned off the requirement that zone updates be secure (set dynamic updates simply to "yes"), restarted the DNS server, and still the same error:

Registration of DNS records failed: The system cannot find the file specified.

(So I turned secure updates back on).

I disabled WINS entirely on the client which is having the problem. It had been turned on; the same DC is running a WINS server. I guess I have no need for it anyway. No effect on the problem.

I turned off LMHOSTS, made sure that NetBIOS over TCP/IP was forced on (it was). No effect on the problem.

I believe that the problem is actually with the two CLIENTS which are having the problem - not with the DC, or AD, or the DNS server, or with the normal configuration of the clients, but with some piece of the operating system that is missing or damaged on the two clients which fail dynamic registration. Remember that I have several other clients (some XP, some 2K) which do successfully perform dynamic DNS registration.

Other avenues for investigation?

Thanks.
-Jay
 
I can't run an unexplained executable with no source code like that. If it just looks at registry entries, I'd prefer the list of those entries and explanations, and I'll manually walk through the registry to see what's wrong. Otherwise at least if I could see the source code...

-Jay
 
A little tough, but a fair request.

The tool simplifies the recommendations of two MS KB articles dealing with intractible TCP/IP issues:

. The original MS KB "fix":
. The revision:
It does do additional things, that you can do by hand:

. it checks the %windir%\system32\drivers\etc\HOSTS file to make certain there is no issue with the assignment of the localhost;
. it disables all network adapters prior to the repair operation, and enables active adapters afterwards;

. it checks to see that traditional services for TCP/IP are running on the machine, otherwise it calls the original MS setup .inf file for tcp/ip client services installation from %windir%\INF and executes an Install operation.

Then it begins the repair by removing, as suggested in the MS KB articles above, and replacing, the Winsock registy entries. It stores a clean .reg file to use for XP, and you can check its contents, or copy and paste for your own use:

********* begin any copy/paste below this line *****
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock]
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock]
"ErrorControl"=dword:00000001
"Start"=dword:00000003
"Type"=dword:00000004

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock\Parameters]
"Transports"=hex(7):54,00,63,00,70,00,69,00,70,00,00,00,4e,00,65,00,74,00,42, 00,49,00,4f,00,53,00,00,00,6e,00,77,00,6c,00,6e,00,6b,00,69,00,70,00,78,00, 00,00,6e,00,77,00,6c,00,6e,00,6b,00,73,00,70,00,78,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock\Setup Migration]
"Setup Version"=dword:00001009
"Provider List"=hex(7):54,00,63,00,70,00,69,00,70,00,00,00,4e,00,65,00,74,00, 42,00,49,00,4f,00,53,00,00,00,6e,00,77,00,6c,00,6e,00,6b,00,69,00,70,00,78, 00,00,00,6e,00,77,00,6c,00,6e,00,6b,00,73,00,70,00,78,00,00,00,00,00
"Known Static Providers"=hex(7):54,00,63,00,70,00,69,00,70,00,00,00,4e,00,77, 00,6c,00,6e,00,6b,00,49,00,70,00,78,00,00,00,4e,00,77,00,6c,00,6e,00,6b,00, 53,00,70,00,78,00,00,00,41,00,70,00,70,00,6c,00,65,00,54,00,61,00,6c,00,6b, 00,00,00,49,00,73,00,6f,00,54,00,70,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock\Setup Migration\Providers]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock\Setup Migration\Providers\NetBIOS]
"WinSock 1.1 Provider Data"=hex:0e,10,00,00,11,00,00,00,14,00,00,00,14,00,00, 00,05,00,00,00,fd,ff,ff,ff,00,fa,00,00,e4,03,00,00,09,12,00,00,11,00,00,00, 14,00,00,00,14,00,00,00,02,00,00,00,fd,ff,ff,ff,00,fa,00,00,c4,03,00,00,0e, 10,00,00,11,00,00,00,14,00,00,00,14,00,00,00,05,00,00,00,00,00,00,80,00,fa, 00,00,4e,03,00,00,09,12,00,00,11,00,00,00,14,00,00,00,14,00,00,00,02,00,00, 00,00,00,00,80,00,fa,00,00,d8,02,00,00,0e,10,00,00,11,00,00,00,14,00,00,00, 14,00,00,00,05,00,00,00,ff,ff,ff,ff,00,fa,00,00,62,02,00,00,09,12,00,00,11, 00,00,00,14,00,00,00,14,00,00,00,02,00,00,00,ff,ff,ff,ff,00,fa,00,00,ec,01, 00,00,0e,10,00,00,11,00,00,00,14,00,00,00,14,00,00,00,05,00,00,00,fe,ff,ff, ff,00,fa,00,00,76,01,00,00,09,12,00,00,11,00,00,00,14,00,00,00,14,00,00,00, 02,00,00,00,fe,ff,ff,ff,00,fa,00,00,00,01,00,00,5c,00,44,00,65,00,76,00,69, 00,63,00,65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00, 69,00,70,00,5f,00,7b,00,37,00,34,00,30,00,34,00,36,00,34,00,32,00,37,00,2d, 00,31,00,35,00,37,00,42,00,2d,00,34,00,36,00,30,00,45,00,2d,00,38,00,43,00, 46,00,31,00,2d,00,33,00,35,00,43,00,39,00,35,00,32,00,30,00,42,00,39,00,38, 00,39,00,36,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00, 4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b, 00,37,00,34,00,30,00,34,00,36,00,34,00,32,00,37,00,2d,00,31,00,35,00,37,00, 42,00,2d,00,34,00,36,00,30,00,45,00,2d,00,38,00,43,00,46,00,31,00,2d,00,33, 00,35,00,43,00,39,00,35,00,32,00,30,00,42,00,39,00,38,00,39,00,36,00,7d,00, 00,00,5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,00,65,00,74,00,42, 00,54,00,5f,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,46,00,42,00,34,00, 35,00,38,00,36,00,31,00,33,00,2d,00,34,00,37,00,37,00,38,00,2d,00,34,00,43, 00,31,00,36,00,2d,00,39,00,32,00,46,00,34,00,2d,00,30,00,34,00,35,00,30,00, 43,00,34,00,33,00,37,00,43,00,38,00,34,00,38,00,7d,00,00,00,5c,00,44,00,65, 00,76,00,69,00,63,00,65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00, 63,00,70,00,69,00,70,00,5f,00,7b,00,46,00,42,00,34,00,35,00,38,00,36,00,31, 00,33,00,2d,00,34,00,37,00,37,00,38,00,2d,00,34,00,43,00,31,00,36,00,2d,00, 39,00,32,00,46,00,34,00,2d,00,30,00,34,00,35,00,30,00,43,00,34,00,33,00,37, 00,43,00,38,00,34,00,38,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70, 00,5f,00,7b,00,33,00,42,00,42,00,46,00,36,00,37,00,34,00,43,00,2d,00,31,00, 31,00,31,00,33,00,2d,00,34,00,31,00,44,00,33,00,2d,00,42,00,37,00,44,00,46, 00,2d,00,45,00,31,00,32,00,41,00,35,00,41,00,42,00,39,00,45,00,46,00,35,00, 33,00,7d,00,00,00,5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,00,65, 00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70,00,5f,00,7b,00,33,00, 42,00,42,00,46,00,36,00,37,00,34,00,43,00,2d,00,31,00,31,00,31,00,33,00,2d, 00,34,00,31,00,44,00,33,00,2d,00,42,00,37,00,44,00,46,00,2d,00,45,00,31,00, 32,00,41,00,35,00,41,00,42,00,39,00,45,00,46,00,35,00,33,00,7d,00,00,00,5c, 00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,00,77,00,6c,00,6e,00,6b,00, 4e,00,62,00,00,00,5c,00,44,00,65,00,76,00,69,00,63,00,65,00,5c,00,4e,00,77, 00,6c,00,6e,00,6b,00,4e,00,62,00,00,00
"WinSock 2.0 Provider ID"=hex:30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f,48,a1,92

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock\Setup Migration\Providers\nwlnkipx]
"WinSock 2.0 Provider ID"=hex:40,82,05,11,47,be,cf,11,95,c8,00,80,5f,48,a1,92

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock\Setup Migration\Providers\nwlnkspx]
"WinSock 2.0 Provider ID"=hex:41,82,05,11,47,be,cf,11,95,c8,00,80,5f,48,a1,92

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock\Setup Migration\Providers\Tcpip]
"WinSock 2.0 Provider ID"=hex:a0,1a,0f,e7,8b,ab,cf,11,8c,a3,00,80,5f,48,a1,92

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock\Setup Migration\Well Known Guids]
"IsoTp"=hex:b0,cb,e4,89,c1,b9,cf,11,95,c8,00,80,5f,48,a1,92
"McsXns"=hex:b1,cb,e4,89,c1,b9,cf,11,95,c8,00,80,5f,48,a1,92
"AppleTalk"=hex:a0,17,3b,2c,df,c6,cf,11,95,c8,00,80,5f,48,a1,92



[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters]
"WinSock_Registry_Version"="2.0"
"Current_NameSpace_Catalog"="NameSpace_Catalog5"
"Current_Protocol_Catalog"="Protocol_Catalog9"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\NameSpace_Catalog5]
"Num_Catalog_Entries"=dword:00000004
"Serial_Access_Num"=dword:00000005

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\NameSpace_Catalog5\Catalog_Entries]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\NameSpace_Catalog5\Catalog_Entries\000000000001]
"LibraryPath"="%SystemRoot%\\System32\\mswsock.dll"
"DisplayString"="Tcpip"
"ProviderId"=hex:40,9d,05,22,9e,7e,cf,11,ae,5a,00,aa,00,a7,11,2b
"SupportedNameSpace"=dword:0000000c
"Enabled"=dword:00000001
"Version"=dword:00000000
"StoresServiceClassInfo"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\NameSpace_Catalog5\Catalog_Entries\000000000002]
"LibraryPath"="%SystemRoot%\\System32\\winrnr.dll"
"DisplayString"="NTDS"
"ProviderId"=hex:ee,37,26,3b,80,e5,cf,11,a5,55,00,c0,4f,d8,d4,ac
"SupportedNameSpace"=dword:00000020
"Enabled"=dword:00000001
"Version"=dword:00000000
"StoresServiceClassInfo"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\NameSpace_Catalog5\Catalog_Entries\000000000003]
"LibraryPath"="%SystemRoot%\\System32\\mswsock.dll"
"DisplayString"="Network Location Awareness (NLA) Namespace"
"ProviderId"=hex:3a,24,42,66,a8,3b,a6,4a,ba,a5,2e,0b,d7,1f,dd,83
"SupportedNameSpace"=dword:0000000f
"Enabled"=dword:00000001
"Version"=dword:00000000
"StoresServiceClassInfo"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\NameSpace_Catalog5\Catalog_Entries\000000000004]
"LibraryPath"="%SystemRoot%\\System32\\nwprovau.dll"
"DisplayString"="NWLink IPX/SPX/NetBIOS Compatible Transport Protocol"
"ProviderId"=hex:f0,aa,2d,e0,9f,7e,cf,11,ae,5a,00,aa,00,a7,11,2b
"SupportedNameSpace"=dword:00000001
"Enabled"=dword:00000001
"Version"=dword:00000001
"StoresServiceClassInfo"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9]
"Num_Catalog_Entries"=dword:00000012
"Next_Catalog_Entry_ID"=dword:00000401
"Serial_Access_Num"=dword:00000008

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries]

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000001]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,66,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,08,00,00,00,a0,1a,0f,e7,8b,ab,cf,11,8c,a3,00,80,5f, 48,a1,92,e9,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,02,00,00,00,10,00,00, 00,10,00,00,00,01,00,00,00,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,54,00,63,00,70, 00,69,00,70,00,20,00,5b,00,54,00,43,00,50,00,2f,00,49,00,50,00,5d,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000002]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,09,06,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,08,00,00,00,a0,1a,0f,e7,8b,ab,cf,11,8c,a3,00,80,5f, 48,a1,92,ea,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,02,00,00,00,10,00,00, 00,10,00,00,00,02,00,00,00,11,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, bb,ff,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,54,00,63,00,70, 00,69,00,70,00,20,00,5b,00,55,00,44,00,50,00,2f,00,49,00,50,00,5d,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000003]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,09,06,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,0c,00,00,00,a0,1a,0f,e7,8b,ab,cf,11,8c,a3,00,80,5f, 48,a1,92,eb,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,02,00,00,00,10,00,00, 00,10,00,00,00,03,00,00,00,00,00,00,00,ff,00,00,00,00,00,00,00,00,00,00,00, bb,ff,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,54,00,63,00,70, 00,69,00,70,00,20,00,5b,00,52,00,41,00,57,00,2f,00,49,00,50,00,5d,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000004]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,72,73,76,70,73,70,2e,64,6c,6c,00,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,09,26,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,08,00,00,00,e0,a9,60,9d,7a,33,d0,11,bd,88,00,00,c0, 82,e6,9a,ec,03,00,00,01,00,00,00,c4,f9,48,01,16,00,18,00,10,3c,5f,75,00,00, 00,00,78,f8,48,01,3f,87,60,75,00,00,00,00,06,00,00,00,02,00,00,00,10,00,00, 00,10,00,00,00,02,00,00,00,11,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, bb,ff,00,00,00,00,00,00,52,00,53,00,56,00,50,00,20,00,55,00,44,00,50,00,20, 00,53,00,65,00,72,00,76,00,69,00,63,00,65,00,20,00,50,00,72,00,6f,00,76,00, 69,00,64,00,65,00,72,00,00,00,fc,fb,48,01,02,00,00,00,00,00,00,00,00,00,00, 00,01,00,00,00,8c,24,f5,77,b2,17,f5,77,01,00,00,00,fc,fb,48,01,01,00,00,00, 00,00,00,00,a4,f9,48,01,6b,11,f5,77,9a,11,f5,77,9f,11,f5,77,00,00,00,00,a4, f9,48,01,6b,11,f5,77,00,f9,48,01,b0,f9,48,01,6c,f9,48,01,5c,00,44,00,65,00, 76,00,69,00,63,00,65,00,5c,00,7b,00,33,00,42,00,42,00,46,00,36,00,37,00,34, 00,43,00,2d,00,31,00,31,00,31,00,33,00,2d,00,34,00,31,00,44,00,33,00,2d,00, 42,00,37,00,44,00,46,00,2d,00,45,00,31,00,32,00,41,00,35,00,41,00,42,00,39, 00,45,00,46,00,35,00,33,00,7d,00,00,00,32,00,41,00,35,00,41,00,42,00,39,00, 45,00,46,00,35,00,33,00,7d,00,00,00,f5,77,0e,00,07,80,54,13,e9,01,a8,c2,e8, 01,50,fc,48,01,00,01,00,00,02,00,07,80,c8,f9,48,01,34,88,60,75,58,0b,00,00, 10,3c,5f,75,d0,f9,48,01,d4,f9,48,01,b6,58,f7,77,b9,17,dd,77,5c,0b,00,00,00, 00,00,00,58,fc,48,01,59,18,dd,77,e0,f9,48,01,ef,50,61,75,00,00,00,00,a8,c2, e8,01,00,00,00,00,e4,c2,e8,01,90,9f,de,77,ff,ff,ff,ff,3b,19,dd,77,8c,24,f5, 77,b2,17,f5,77,8c,24,f5,77,b2,17,f5,77,01,00,00,00,68,fd,48,01,04,00,00,00, 70,fc,48,01,00,00,00,00,74,00,74,00,8c,24,f5,77,b2,17,f5,77,01,00,00,00,8c, 24,f5,77,b2,17,f5,77,00,00,00,00,00,00,00,00,58,00,00,00,8c,24,f5,77,b2,17, f5,77,01,00,00,00,68,fd,48,01,01,00,00,00,73,96,61,75,00,00,00,00,e4,c2,e8, 01,b4,fc,48,01,53,00,59,00,53,00,54,00,45,00,4d,00,5c,00,43,00,75,00,72,00, 72,00,65,00,6e,00,74,00,43,00,6f,00,6e,00,74,00,8c,24,f5,77

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000005]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,72,73,76,70,73,70,2e,64,6c,6c,00,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,66,20,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,08,00,00,00,e0,a9,60,9d,7a,33,d0,11,bd,88,00,00,c0, 82,e6,9a,ed,03,00,00,01,00,00,00,6f,00,63,00,6b,00,64,00,14,00,00,00,00,00, 1c,00,6b,00,00,00,b0,7a,b4,02,08,fd,48,01,06,00,00,00,02,00,00,00,10,00,00, 00,10,00,00,00,01,00,00,00,06,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,52,00,53,00,56,00,50,00,20,00,54,00,43,00,50,00,20, 00,53,00,65,00,72,00,76,00,69,00,63,00,65,00,20,00,50,00,72,00,6f,00,76,00, 69,00,64,00,65,00,72,00,00,00,00,00,00,00,1b,e8,63,75,2c,e8,63,75,fc,fb,48, 01,e8,9f,89,02,d8,68,d8,02,d8,68,d8,02,e0,bd,7b,02,88,01,1c,00,d0,68,d8,02, 00,00,00,00,00,00,00,00,00,00,b8,00,00,00,1c,00,80,bd,7b,02,90,fb,48,01,1c, 1d,f5,77,22,00,00,00,e0,bd,7b,02,00,00,1c,00,60,02,1c,00,10,be,7b,02,20,00, 00,00,03,00,00,00,60,02,1c,00,f0,be,7b,02,08,06,1c,00,6a,16,f5,77,00,00,00, 00,88,bd,7b,02,88,bd,7b,02,40,00,00,00,05,00,00,00,e8,02,1c,00,00,03,1c,00, 10,7e,b4,02,02,00,00,00,06,00,00,00,00,03,1c,00,90,7f,b4,02,90,01,1c,00,00, 00,00,00,00,00,00,00,00,00,b8,00,80,bd,7b,02,60,7d,1c,00,10,00,00,00,03,00, 00,00,08,00,00,00,1d,00,00,00,08,7e,b4,02,88,bd,7b,02,40,00,00,00,05,00,00, 00,e8,02,1c,00,80,bd,7b,02,00,00,00,00,00,00,00,00,00,00,b8,00,60,00,00,00, 40,00,00,00,05,00,00,00,b0,7a,b4,02,50,fc,48,01,1c,1d,f5,77,31,00,00,00,08, 7e,b4,02,00,00,1c,00,b0,7a,b4,02,00,00,1c,00,00,00,1c,00,00,00,1c,00,78,01, 1c,00,c8,1e,f5,77,08,06,1c,00,6a,16,f5,77,78,77,a6,02,00,00,00,00,04,64,a9, 02,b4,65,f7,77,f4,fc,48,01,05,90,f7,77,a8,d5,f6,77,ff,ff,ff,ff,9f,11,f5,77, 21,37,dd,77,00,00,00,00,00,00,00,00,00,00,00,00,58,0b,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,78,01,1c,00,b8,7a,b4,02,18,70,7c,02,20,70,7c,02,78,01, 1c,00,58,0b,00,00,e0,fc,48,01,03,00,00,00,b8,7a,b4,02,f5,37,dd,77,b0,7a,b4, 02,00,00,00,00,00,00,00,00,78,77,a6,02,00,00,00,00,04,64,a9,02,9a,11,f5,77, 9f,11,f5,77,78,77,a6,02,00,00,00,00,04,64,a9,02,f4,fc,48,01

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000006]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,09,06,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,40,82,05,11,47,be,cf,11,95,c8,00,80,5f, 48,a1,92,f4,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,06,00,00,00,10,00,00, 00,0e,00,00,00,02,00,00,00,e8,03,00,00,ff,00,00,00,00,00,00,00,00,00,00,00, 40,02,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,6e,00,77,00,6c, 00,6e,00,6b,00,69,00,70,00,78,00,20,00,5b,00,49,00,50,00,58,00,5d,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000007]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,1e,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,03,00,00,00,41,82,05,11,47,be,cf,11,95,c8,00,80,5f, 48,a1,92,f5,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,06,00,00,00,10,00,00, 00,0e,00,00,00,05,00,00,00,e8,04,00,00,00,00,00,00,00,00,00,00,00,00,00,00, ff,ff,ff,ff,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,6e,00,77,00,6c, 00,6e,00,6b,00,73,00,70,00,78,00,20,00,5b,00,53,00,50,00,58,00,5d,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000008]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,1e,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,01,00,00,00,41,82,05,11,47,be,cf,11,95,c8,00,80,5f, 48,a1,92,f6,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,06,00,00,00,10,00,00, 00,0e,00,00,00,01,00,00,00,e8,04,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,6e,00,77,00,6c, 00,6e,00,6b,00,73,00,70,00,78,00,20,00,5b,00,53,00,50,00,58,00,5d,00,20,00, 5b,00,50,00,73,00,65,00,75,00,64,00,6f,00,20,00,53,00,74,00,72,00,65,00,61, 00,6d,00,5d,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000009]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,3e,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,03,00,00,00,41,82,05,11,47,be,cf,11,95,c8,00,80,5f, 48,a1,92,f7,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,06,00,00,00,10,00,00, 00,0e,00,00,00,05,00,00,00,e9,04,00,00,00,00,00,00,00,00,00,00,00,00,00,00, ff,ff,ff,ff,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,6e,00,77,00,6c, 00,6e,00,6b,00,73,00,70,00,78,00,20,00,5b,00,53,00,50,00,58,00,20,00,49,00, 49,00,5d,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000010]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,3e,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,01,00,00,00,41,82,05,11,47,be,cf,11,95,c8,00,80,5f, 48,a1,92,f8,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,06,00,00,00,10,00,00, 00,0e,00,00,00,01,00,00,00,e9,04,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,6e,00,77,00,6c, 00,6e,00,6b,00,73,00,70,00,78,00,20,00,5b,00,53,00,50,00,58,00,20,00,49,00, 49,00,5d,00,20,00,5b,00,50,00,73,00,65,00,75,00,64,00,6f,00,20,00,53,00,74, 00,72,00,65,00,61,00,6d,00,5d,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000011]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,0e,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f, 48,a1,92,f9,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,14,00,00, 00,14,00,00,00,05,00,00,00,fd,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00, 00,fa,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,4e,00,65,00,74, 00,42,00,49,00,4f,00,53,00,20,00,5b,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,77,00,6c,00,6e,00,6b,00,4e,00,62,00,5d,00,20,00,53,00,45, 00,51,00,50,00,41,00,43,00,4b,00,45,00,54,00,20,00,33,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000012]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,09,02,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f, 48,a1,92,fa,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,14,00,00, 00,14,00,00,00,02,00,00,00,fd,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00, 00,fa,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,4e,00,65,00,74, 00,42,00,49,00,4f,00,53,00,20,00,5b,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,77,00,6c,00,6e,00,6b,00,4e,00,62,00,5d,00,20,00,44,00,41, 00,54,00,41,00,47,00,52,00,41,00,4d,00,20,00,33,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000013]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,0e,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,08,00,00,00,30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f, 48,a1,92,fb,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,14,00,00, 00,14,00,00,00,05,00,00,00,00,00,00,80,00,00,00,00,00,00,00,00,00,00,00,00, 00,fa,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,4e,00,65,00,74, 00,42,00,49,00,4f,00,53,00,20,00,5b,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70, 00,5f,00,7b,00,33,00,42,00,42,00,46,00,36,00,37,00,34,00,43,00,2d,00,31,00, 31,00,31,00,33,00,2d,00,34,00,31,00,44,00,33,00,2d,00,42,00,37,00,44,00,46, 00,2d,00,45,00,31,00,32,00,41,00,35,00,41,00,42,00,39,00,45,00,46,00,35,00, 33,00,7d,00,5d,00,20,00,53,00,45,00,51,00,50,00,41,00,43,00,4b,00,45,00,54, 00,20,00,30,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000014]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,09,02,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,08,00,00,00,30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f, 48,a1,92,fc,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,14,00,00, 00,14,00,00,00,02,00,00,00,00,00,00,80,00,00,00,00,00,00,00,00,00,00,00,00, 00,fa,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,4e,00,65,00,74, 00,42,00,49,00,4f,00,53,00,20,00,5b,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70, 00,5f,00,7b,00,33,00,42,00,42,00,46,00,36,00,37,00,34,00,43,00,2d,00,31,00, 31,00,31,00,33,00,2d,00,34,00,31,00,44,00,33,00,2d,00,42,00,37,00,44,00,46, 00,2d,00,45,00,31,00,32,00,41,00,35,00,41,00,42,00,39,00,45,00,46,00,35,00, 33,00,7d,00,5d,00,20,00,44,00,41,00,54,00,41,00,47,00,52,00,41,00,4d,00,20, 00,30,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000015]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,0e,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f, 48,a1,92,fd,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,14,00,00, 00,14,00,00,00,05,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00, 00,fa,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,4e,00,65,00,74, 00,42,00,49,00,4f,00,53,00,20,00,5b,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70, 00,5f,00,7b,00,46,00,42,00,34,00,35,00,38,00,36,00,31,00,33,00,2d,00,34,00, 37,00,37,00,38,00,2d,00,34,00,43,00,31,00,36,00,2d,00,39,00,32,00,46,00,34, 00,2d,00,30,00,34,00,35,00,30,00,43,00,34,00,33,00,37,00,43,00,38,00,34,00, 38,00,7d,00,5d,00,20,00,53,00,45,00,51,00,50,00,41,00,43,00,4b,00,45,00,54, 00,20,00,31,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000016]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,09,02,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f, 48,a1,92,fe,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,14,00,00, 00,14,00,00,00,02,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00, 00,fa,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,4e,00,65,00,74, 00,42,00,49,00,4f,00,53,00,20,00,5b,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70, 00,5f,00,7b,00,46,00,42,00,34,00,35,00,38,00,36,00,31,00,33,00,2d,00,34,00, 37,00,37,00,38,00,2d,00,34,00,43,00,31,00,36,00,2d,00,39,00,32,00,46,00,34, 00,2d,00,30,00,34,00,35,00,30,00,43,00,34,00,33,00,37,00,43,00,38,00,34,00, 38,00,7d,00,5d,00,20,00,44,00,41,00,54,00,41,00,47,00,52,00,41,00,4d,00,20, 00,31,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000017]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,0e,00,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f, 48,a1,92,ff,03,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,14,00,00, 00,14,00,00,00,05,00,00,00,fe,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00, 00,fa,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,4e,00,65,00,74, 00,42,00,49,00,4f,00,53,00,20,00,5b,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70, 00,5f,00,7b,00,37,00,34,00,30,00,34,00,36,00,34,00,32,00,37,00,2d,00,31,00, 35,00,37,00,42,00,2d,00,34,00,36,00,30,00,45,00,2d,00,38,00,43,00,46,00,31, 00,2d,00,33,00,35,00,43,00,39,00,35,00,32,00,30,00,42,00,39,00,38,00,39,00, 36,00,7d,00,5d,00,20,00,53,00,45,00,51,00,50,00,41,00,43,00,4b,00,45,00,54, 00,20,00,32,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WinSock2\Parameters\Protocol_Catalog9\Catalog_Entries\000000000018]
"PackedCatalogItem"=hex:25,53,79,73,74,65,6d,52,6f,6f,74,25,5c,73,79,73,74,65, 6d,33,32,5c,6d,73,77,73,6f,63,6b,2e,64,6c,6c,00,0c,01,00,00,00,00,1c,05,0c, 01,00,00,00,00,46,06,0c,01,00,00,00,00,68,07,0c,01,00,00,00,00,92,08,0c,01, 00,00,00,00,bc,09,0c,01,00,00,00,00,e6,0a,0c,01,00,00,00,00,10,0c,0c,01,00, 00,00,00,32,0d,0c,01,0b,00,00,00,54,0e,0c,01,00,00,00,00,7e,0f,0c,01,00,00, 00,00,a0,10,0c,01,00,00,00,00,c2,11,0c,01,00,00,00,00,e4,12,0c,01,00,00,00, 00,06,14,0c,01,11,00,00,00,28,15,0c,01,00,00,00,00,4a,16,0c,01,13,00,00,00, 6c,17,0c,01,00,00,00,00,8e,18,0c,01,00,00,00,00,b0,19,0c,01,00,00,00,00,da, 1a,0c,01,00,00,00,00,fc,1b,0c,01,00,00,00,00,1e,1d,0c,01,00,00,00,00,48,1e, 0c,01,00,00,00,00,6a,1f,0c,01,00,00,00,00,94,20,0c,01,00,00,00,00,be,21,0c, 01,0f,00,00,00,e0,22,0c,01,00,00,00,00,02,24,0c,01,09,02,02,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,30,18,5f,8d,73,c2,cf,11,95,c8,00,80,5f, 48,a1,92,00,04,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,02,00,00,00,11,00,00,00,14,00,00, 00,14,00,00,00,02,00,00,00,fe,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00, 00,fa,00,00,00,00,00,00,4d,00,53,00,41,00,46,00,44,00,20,00,4e,00,65,00,74, 00,42,00,49,00,4f,00,53,00,20,00,5b,00,5c,00,44,00,65,00,76,00,69,00,63,00, 65,00,5c,00,4e,00,65,00,74,00,42,00,54,00,5f,00,54,00,63,00,70,00,69,00,70, 00,5f,00,7b,00,37,00,34,00,30,00,34,00,36,00,34,00,32,00,37,00,2d,00,31,00, 35,00,37,00,42,00,2d,00,34,00,36,00,30,00,45,00,2d,00,38,00,43,00,46,00,31, 00,2d,00,33,00,35,00,43,00,39,00,35,00,32,00,30,00,42,00,39,00,38,00,39,00, 36,00,7d,00,5d,00,20,00,44,00,41,00,54,00,41,00,47,00,52,00,41,00,4d,00,20, 00,32,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00, 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

********* end copy/paste above this line ****

It then uses the native netsh.exe utility to force a reset of TCP/IP with the command:

netsh int ip reset resetlog.txt
 
GOT IT!!!!!

It wasn't the Winsock registry entries -- see below for the train of thought that led me to the answer, which is in short that I had disabled the DHCP client service on the two machines which were unable to perform dynamic DNS registrations. I'm of the security school - if it ain't needed, don't install it at all, or at least disable it. Turns out the DHCP Client is needed!!

Thanks for the help. The various MS KB articles you pointed me to got me to learn the unexpected, that dynamic DNS registration is - however unlikely - done through the DHCP client. Yes, I understand why MS did it that way. It's pretty typical MS thinking...

-Jay


Thought processes that got me to this point:

Whew. Thanks. I looked through all of the entries, and my Winsock* registry entries do not appear to be corrupt.

Going back to the error message:

Registration of DNS records failed: The system cannot find the file specified.

While I realize that this could just be "ENOENT", which doesn't really mean that a "file" was not found, it does suggest that something is simply missing. What does the /REGISTERDNS flag to IPCONFIG need to have/find in order to be able to attempt the registration?

We know it needs all of the information relevant to the network interface, and we know that all of that information is present and evidently not corrupt, because I've got full connectivity, can look up DNS names and PTR records, and can talk to whatever nodes I wish.

The MS KB articles describe the way that dynamic DNS registration is done as being through the DHCP client, even when the node does not get its IP address through DHCP. Both of the workstations on which this error is occurring have their DHCP client service set to 'disabled' rather than 'manual'. I changed one back to manual, and /registerdns still gives the same error. Then I started the DHCP client service and ran ipconfig /registerdns again, and lo and behold the problem went away.
 
libove,

Great job!

I would have gotten you there, as the next thing I was going to ask you to do was:

. Click Start, select Run, and type C:\WINDOWS\INF in the textbox.
. Click OK.
. Locate the Nettcpip.inf file.
. Right-click the file Nettcpip.inf and select Install from the menu.

This would have rebuilt the service registry entries used by Microsoft in TCP/IP to their defaults.

I am sympathetic to the notion of removing unnecessary services in XP, and there are valid security concerns. I admire Black Viper's thorough discussion of the issue: as well as the Elder Geeks analysis:
But occasionally the process turns around and bites back with an intractible problem of mysterious origin.

I have since standardized on the out-of-the-box default configuration for services. Given all the various kinds of malware out there, it seemed more important to focus security efforts on firewall and permissions issues.

I learned a valuable lesson from your thread, thank you. Next time I will ask first if some has played with the service entries!

Merry Christmas,
Bill
 
By the way, I *did* re-"install" the nettcpip.inf - that had no effect. Fortunately, it also doesn't exactly rebuild the networking registry entries from scratch, it seems to just ensure that certain minimum pieces exist and are right. If it rebuilt those keys from scratch, it would have wrecked my VMware, Nortel Contivity VPN client, and some other custom network configurations on this workstation.

I glanced through Black Viper's pages that you linked above. There's good general advice, and some interesting deployment automation and recovery information there, but I didn't notice anything particular about the impact of disabling various services (other than the valid general warning that you just shouldn't get rid of some of them).

I suppose the lesson here is that, even when there isn't an apparent "on" switch, we STILL should ask Debugging Question Number Zero(TM) - "Is it turned on"? :)

Thanks again.
-Jay
 
Jay,

Thanks for your comments on nettcpip.inf.

I do not know of a matrix that shows all the interdependencies of services, including the practical dependencies; most list only the other services required. Black viper does a decent job, as does the Elder Geek site, of trying to explain what each service is, its best startup desposition setting, and how critical the service might be.

There are some that still, quite frankly, remain a mystery to me as to whether they help or not. Right now I feel disabling the "WebClient" service helps with slow browsing of network shares, and would only be needed in an active intranet setting. But I remain baffled as to what this particular services really does, and how critical a service it might be.

Discussions such as yours above are a big help in clarifying the whole topic.
 
I did a quick MSDN search. The "WebClient" service in Windows XP appears to be the client component for WebDAV (which I just learned from these articles means " Authoring and Versioning").

As I don't know what the client end of WebDAV is for - the only place I've heard of WebDAV so far is something with lots of security vulnerabilities, to be disabled on any server that doesn't actively need it - this really doesn't tell me much about the implication of turning the service off.

-Jay
 
Webdav can be used as one way to implement Remote Desktop, for example. It is a component of IIs.

Without going into details, I suggested it as a client service that I did feel setting to Manual.

Many believe it helps LAN remote share browsing. My results are not completely convincing (the removal of the search for remote scheduled tasks is however immediately grafifying as a hack).

Start, Run, Regedit
Registry Key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace

Disable Scheduled Task Checking
Value Name: {D6277990-4C6A-11CF-8D87-00AA0060F5BF}
Delete the sub-key in the left pane of Registry Editor

Disable Printer Checking
Value Name: {2227A280-3AEA-1069-A2DE-08002B30309D}
Delete the sub-key in the left pane of Registry Editor

Exit Registry and Reboot

Not quite a service change, but surprisingly effective.



 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top