Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

security 2012 virus


  • Please log in to reply

#76
melint

melint

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 166 posts
when i run ipconfig all that happens is a flash of a black square with running white lines . just a split second. not sure if i did it correct. i clicked start then run and put ipconfig in the blank and hit ok.

i deleted both the items under network adapters
  • 0

Advertisements


#77
RKinner

RKinner

    Malware Expert

  • Expert
  • 24,625 posts
  • MVP
Sorry. On the good PC you have to

Start, (All) Programs, Accessories, Command Prompt (Win 7 or Vista must right click on Command Prompt and Run as Admin.) then type ipconfig

After you deleted the network adapters and rebooted, it should have rediscovered and reinstalled them.

Once it does that open a command prompt again and type:
netsh  int  ip  reset  reset.log

then reboot.

Assuming it didn't suddenly start working:

1. Click "Start," click "Control Panel," click "Network and Internet Connections," and then click "Network Connections."
2. Right-click the network connection that you want to configure (the one you use to connect to the Internet - Does it say Connected?), and then click Properties.
3. On the General tab (for a local area connection), or the Networking tab (for all other connections), click "Internet Protocol (TCP/IP)", and then click "Properties."
4. Click on Use the Following IP Address

Put in The IP address you got from the good PC but change the last number after the dot by adding 100 to it so that if it was 192.168.1.10 it is now 192.168.1.110
Use the same mask and default gateway.

Click "Use the following DNS server addresses," and then type 8.8.8.8 in the Preferred DNS server and 4.2.2.1 in the Alternate DNS server boxes.

5. Click "OK"

Close the control panel.

Start, Run, cmd, OK

ipconfig

Does it say the same info you typed in?

Repeat step #73 and post the log that you get.
  • 0

#78
melint

melint

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 166 posts
did everything but afterreboot when i ran cmd with ipconfig it got:

an internal error occurred: the request is not supported
unable to query host name


i will repeat #73 and post log

here is the log

Attached Files


  • 0

#79
RKinner

RKinner

    Malware Expert

  • Expert
  • 24,625 posts
  • MVP
Download and run Windows Enabler which lets you re-enable greyed out
buttons
'Windows Enabler'
http://www.softpedia...load-78737.html

This is a Zip file so you need to right click on it and Extract All then run it.

Notice it sitting in the task tray

Go in control panel, then network connections and right click your
local area connection, choose properties. In the list click to highlight
Internet Protocol (TCP/IP). The problem is that uninstall is greyed out.
To fix this click the windows enabler task tray icon once. Then click
uninstall and it becomes active. Click the windows enabler tray icon
once more to turn it off. Now click uninstall. Reboot. Go back into the
network properties and install Internet Protocol (TCP/IP) again

Reboot.
  • 0

#80
melint

melint

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 166 posts
ok was able to uninstall ok and rebooted, but when i went back and clicked install it asked me to select network connection. i have three choices client service or protocol. i selected protocol and then add a new section opened up and it said select network protocol the first one was internet protocol ITCP/IPI i clicked that one and then ok an error came up saying that could not add the requested component . the error is : an extended error has occurred
  • 0

#81
RKinner

RKinner

    Malware Expert

  • Expert
  • 24,625 posts
  • MVP
In the General tab, click on the Install button. Click on Protocol, Click on the Have Disk button, and point the location to C:\windows\inf\nettcpip.inf After that select TCP/IP

Some people suggest exporting the winsock and winsock2 keys first then deleting the keys if they still exist:
Delete the following keys:-
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Winsock
HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/Winsock2

before trying to reinstall.
  • 0

#82
melint

melint

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 166 posts
i deleted both windsocks, but when i type in the info for the have disk, it pops up a new window named select device with the saying "the specified location does not contain information about your hardware
  • 0

#83
RKinner

RKinner

    Malware Expert

  • Expert
  • 24,625 posts
  • MVP
get C:\windows\inf\nettcpip.inf

and attach it to a reply.
  • 0

#84
melint

melint

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 166 posts
; NETTCPIP.INF -- TCP/IP Protocol
;
; Copyright 1993-1999, Microsoft Corporation

[Version]
Signature = "$Windows NT$"
Class = NetTrans
ClassGUID = {4d36e975-e325-11ce-bfc1-08002be10318}
Provider = %Msft%
LayoutFile = layout.inf
DriverVer=07/01/2001,5.1.2600.5512

[Manufacturer]
%Msft% = Msft

[Msft]
%MS_TCPIP.DisplayName% = MS_TCPIP.PrimaryInstall, MS_TCPIP ;TCP/IP
%MS_WINS.DisplayName% = MS_WINS.PrimaryInstall, MS_NetBT ;WINS
%MS_NETBT_SMB.DisplayName% = MS_NETBT_SMB.PrimaryInstall, MS_NETBT_SMB ;NETBT_SMB

[ControlFlags]
ExcludeFromSelect = MS_NetBT,MS_NETBT_SMB ; NetBt and NetBt_Smb are sub-components of Tcpip

;****************************************************************************
; TCP/IP
;****************************************************************************

;=======================
; TCP/IP Primary Install
;=======================

[MS_TCPIP.PrimaryInstall]
; TCPIP has properties to display
Characteristics = 0xA0 ; NCF_HAS_UI | NCF_NOT_USER_REMOVABLE
AddReg = Registry.MS_TCPIP.PrimaryInstall, Registry.MS_TCPIP, Registry.MS_TCPIP.Legacy
RegisterDlls = MS_TCPIP.Register

[Registry.MS_TCPIP.PrimaryInstall]
HKR,Ndi,ClsId,,"{A907657F-6FDF-11D0-8EFB-00C04FD912B2}"
HKR,Ndi,HelpText,,"@netcfgx.dll,-50001"
HKR,Ndi,Service,,"Tcpip"
HKR,Ndi,CoServices,%FLG_ADDREG_TYPE_MULTI_SZ%,"Tcpip", "Netbt", "Lmhosts", "Dhcp", "Dnscache", "PolicyAgent", "Nla"
HKR,Ndi,ExcludeSetupStartServices, 0x00010000, "PolicyAgent"
HKR,Ndi\Interfaces,UpperRange,,"tdi"
HKR,Ndi\Interfaces,LowerRange,,"ndis4,ndis5,ndisatm,ndiswanip,ndis5_ip,ndis1394"

;=====================================
; TCP/IP Interface and Service Install
; 0x10 = SPSVCINST_NOCLOBBER_STARTTYPE
;=====================================

[MS_TCPIP.PrimaryInstall.Services]
AddService = Tcpip, 0, Install.AddService.TCPIP, NetEventLog
AddService = Dhcp, 0x400, Install.AddService.DHCP, DhcpEventLog
AddService = Dnscache, 0, Install.AddService.DNSCACHE, NetEventLog
AddService = IPSec, 1, Install.AddService.IPSEC, NetEventLog
AddService = PolicyAgent, 0x10, Install.AddService.PolicyAgent, PolicyAgentEventLog
AddService = Atmarpc, 0, ATMARPC.AddService, NetEventLog
AddService = Nla, 0, Install.AddService.NLA, NetEventLog

[MS_TCPIP.Register]
11,, polstore.dll, 1
11,, ipsecsnp.dll, 1

[MS_TCPIP.Unregister]
11,, polstore.dll, 1
11,, ipsecsnp.dll, 1

; Remove old IPSec Snapin references (Tool no longer present)

; Install Tcpip service
[Install.AddService.TCPIP]
DisplayName = %MS_TCPIP.TCPIP.ServiceDescription%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 1 ;SERVICE_SYSTEM_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\tcpip.sys
Dependencies = IPSec
LoadOrderGroup = PNP_TDI
AddReg = Registry.Service.TCPIP.Parameters.Secure,Registry.Service.TCPIP.Secure,Registry.Service.TCPIP
Description = %MS_TCPIP.TCPIP.ServiceDescription%

; Install Winsock dependency
[MS_TCPIP.PrimaryInstall.Winsock]
AddSock = Install.TcpipWinsock
AddSock = Install.LDAPWinsock
AddSock = Install.NlaWinsock

[Install.TcpipWinsock]
TransportService = Tcpip
HelperDllName = "%SystemRoot%\System32\wshtcpip.dll"
MaxSockAddrLength = 0x10
MinSockAddrLength = 0x10
LibraryPath="%SystemRoot%\System32\mswsock.dll"
DisplayString=%MS_TCPIP.Provider_Desc%
SupportedNameSpace=12
Version=0
ProviderId="{22059d40-7e9e-11cf-ae5a-00aa00a7112b}"

[Install.LDAPWinsock]
TransportService = Tcpip
HelperDllName = "%SystemRoot%\System32\wshtcpip.dll"
MaxSockAddrLength = 0x10
MinSockAddrLength = 0x10
LibraryPath="%SystemRoot%\System32\winrnr.dll"
DisplayString=%MS_NTDS.Provider_Desc%
SupportedNameSpace=32
SchemaSupport=0
ProviderId="{3b2637ee-e580-11cf-a555-00c04fd8d4ac}"

[Install.NlaWinsock]
TransportService = Tcpip
HelperDllName = "%SystemRoot%\System32\wshtcpip.dll"
MaxSockAddrLength = 0x10
MinSockAddrLength = 0x10
LibraryPath="%SystemRoot%\System32\mswsock.dll"
DisplayString=%MS_TCPIP.Nla.Provider_Desc%
SupportedNameSpace=15
Version=0
ProviderId="{6642243A-3BA8-4aa6-BAA5-2E0BD71FDD83}"

; Install DHCP service
[Install.AddService.DHCP]
DisplayName = %MS_TCPIP.DHCP.DisplayName%
ServiceType = 0x20 ;SERVICE_WIN32_SHARE_PROCESS
StartType = 2 ;SERVICE_AUTO_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %11%\svchost.exe -k netsvcs
LoadOrderGroup = TDI
Dependencies = Tcpip, Afd, NetBT
StartName = LocalSystem
AddReg = Registry.Service.DHCP.Configuration.Secure,Registry.Service.DHCP.Secure,Registry.Service.DHCP
Description = %MS_TCPIP.DHCP.ServiceDescription%
Security = "D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;NO)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWRPWPDTLOCRRC;;;SY)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)"


; Install DNS Caching Resolver Service
[Install.AddService.DNSCACHE]
DisplayName = %MS_TCPIP.DNSCACHE.DisplayName%
ServiceType = 0x20 ;SERVICE_WIN32_SHARE_PROCESS
StartType = 2 ;SERVICE_AUTO_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %11%\svchost.exe -k NetworkService
Dependencies = Tcpip
LoadOrderGroup = TDI
StartName = "NT AUTHORITY"\NetworkService
AddReg = Registry.Service.DNSCACHE.Secure,Registry.Service.DNSCACHE
Description = %MS_TCPIP.DNSCACHE.ServiceDescription%
Security = "D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPLOCRRC;;;PU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;0x40;;;LS)(A;;0x40;;;NS)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;S-1-5-32-556)"

; Install IPSEC Service
[Install.AddService.IPSEC]
DisplayName = %MS_TCPIP.IPSEC.ServiceDescription%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 1 ;SERVICE_SYSTEM_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\ipsec.sys
LoadOrderGroup = PNP_TDI
Description = %MS_TCPIP.IPSEC.ServiceDescription%

; Install PolicyAgent Service
[Install.AddService.PolicyAgent]
DisplayName = %MS_TCPIP.PolicyAgent.DisplayName%
ServiceType = 0x20 ;SERVICE_WIN32_SHARE_PROCESS
StartType = 0x2 ;SERVICE_AUTO_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %11%\lsass.exe
LoadOrderGroup =
Dependencies = RPCSS, Tcpip, IPSec
StartName = LocalSystem
Description = %MS_TCPIP.PolicyAgent.ServiceDescription%

; Install Winsock Mobility service
[Install.AddService.NLA]
DisplayName = %MS_TCPIP.Nla.DisplayName%
ServiceType = 0x20 ;SERVICE_WIN32_SHARE_PROCESS
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %11%\svchost.exe -k netsvcs
LoadOrderGroup =
Dependencies = Tcpip, Afd
AddReg = Registry.Service.Nla
Description = %MS_TCPIP.Nla.ServiceDescription%
; Allow : Authenticated Users to query/start service
; Power Users to query/start/stop/pause service
; Administrators full control
Security = "D:(A;;0x2019D;;;AU)(A;;0x201FD;;;PU)(A;;0xF01FF;;;BA)"


[Registry.MS_TCPIP]
;RPC protocols for tcpip
HKLM,SOFTWARE\Microsoft\Rpc\ClientProtocols,ncacn_ip_tcp,,"rpcrt4.dll"
HKLM,SOFTWARE\Microsoft\Rpc\ClientProtocols,ncadg_ip_udp,,"rpcrt4.dll"
HKLM,SOFTWARE\Microsoft\Rpc\ClientProtocols,ncacn_http,,"rpcrt4.dll"



[Registry.MS_TCPIP.Legacy]
;Some legacy apps use the following key to check whether tcp is installed
HKLM,SOFTWARE\Microsoft\Tcpip\CurrentVersion,,%FLG_ADDREG_KEYONLY%

[Registry.MS_TCPIP.Legacy.Remove]
HKLM,SOFTWARE\Microsoft\Tcpip
HKLM,SOFTWARE\Microsoft\Rpc\ClientProtocols,ncacn_nb_tcp,,"rpcrt4.dll"


[Registry.Service.DHCP.Configuration.Secure]
HKR,Configurations,,%FLG_ADDREG_KEYONLY%

[Registry.Service.DHCP.Configuration.Secure.Security]
"D:P(A;CI;GR;;;BU)(A;CI;GR;;;PU)(A;CI;GA;;;BA)(A;CI;GA;;;SY)(A;CI;GA;;;NS)(A;CI;GA;;;LS)(A;CI;CCDCLCSWRPSDRC;;;NO)"

[Registry.Service.DHCP.Secure]
HKR,Parameters,,%FLG_ADDREG_KEYONLY%
HKR,Parameters\Options,,%FLG_ADDREG_KEYONLY%

[Registry.Service.DHCP.Secure.Security]
"D:P(A;CI;GR;;;BU)(A;CI;GR;;;PU)(A;CI;GA;;;BA)(A;CI;GA;;;SY)(A;CI;GA;;;NS)(A;CI;GA;;;LS)(A;CI;GR;;;NO)"

[Registry.Service.DHCP]
;add keys which instruct DHCP where to find TCPIP options
HKR,Linkage\Disabled,,%FLG_ADDREG_KEYONLY%

HKR,Parameters\Options\1,KeyType,%FLG_ADDREG_TYPE_DWORD%,0x00000007
HKR,Parameters\Options\1,RegLocation,%FLG_ADDREG_TYPE_MULTI_SZ%,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\?\DhcpSubnetMaskOpt","SYSTEM\CurrentControlSet\Services\?\Parameters\Tcpip\DhcpSubnetMaskOpt"

HKR,Parameters\Options\15,KeyType,%FLG_ADDREG_TYPE_DWORD%,0x00000001
HKR,Parameters\Options\15,RegLocation,%FLG_ADDREG_TYPE_MULTI_SZ%,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\?\DhcpDomain","SYSTEM\CurrentControlSet\Services\TcpIp\Parameters\DhcpDomain"

HKR,Parameters\Options\3,KeyType,%FLG_ADDREG_TYPE_DWORD%,0x00000007
HKR,Parameters\Options\3,RegLocation,%FLG_ADDREG_TYPE_MULTI_SZ%,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\?\DhcpDefaultGateway","SYSTEM\CurrentControlSet\Services\?\Parameters\Tcpip\DhcpDefaultGateway"

HKR,Parameters\Options\6,KeyType,%FLG_ADDREG_TYPE_DWORD%,0x00000001
HKR,Parameters\Options\6,RegLocation,%FLG_ADDREG_TYPE_MULTI_SZ%,"SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\?\DhcpNameServer","SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\DhcpNameServer"

HKR,Parameters\Options\44,KeyType,%FLG_ADDREG_TYPE_DWORD%,0x00000001
HKR,Parameters\Options\44,RegLocation,%FLG_ADDREG_TYPE_MULTI_SZ%,"SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_?\DhcpNameServerList","SYSTEM\CurrentControlSet\Services\NetBT\Adapters\?\DhcpNameServer"

HKR,Parameters\Options\46,KeyType,%FLG_ADDREG_TYPE_DWORD%,0x00000004
HKR,Parameters\Options\46,RegLocation,,"SYSTEM\CurrentControlSet\Services\NetBT\Parameters\DhcpNodeType"

HKR,Parameters\Options\47,KeyType,%FLG_ADDREG_TYPE_DWORD%,0x00000001
HKR,Parameters\Options\47,RegLocation,,"SYSTEM\CurrentControlSet\Services\NetBT\Parameters\DhcpScopeID"

HKR,Parameters\Options\DhcpNetbiosOptions,KeyType,%FLG_ADDREG_TYPE_DWORD%,0x00000004
HKR,Parameters\Options\DhcpNetbiosOptions,OptionId,%FLG_ADDREG_TYPE_DWORD%,0x00000001
HKR,Parameters\Options\DhcpNetbiosOptions,VendorType,%FLG_ADDREG_TYPE_DWORD%,0x00000001
HKR,Parameters\Options\DhcpNetbiosOptions,RegLocation,%FLG_ADDREG_TYPE_MULTI_SZ%,"SYSTEM\CurrentControlSet\Services\NetBT\Parameters\Interfaces\Tcpip_?\DhcpNetbiosOptions"

HKR,Parameters,ServiceDll,%FLG_ADDREG_TYPE_EXPAND_SZ%,"%%SystemRoot%%\System32\dhcpcsvc.dll"

[Registry.Service.TCPIP.Parameters.Secure]
HKR,Parameters,,%FLG_ADDREG_KEYONLY%
HKR,Parameters\Adapters,,%FLG_ADDREG_KEYONLY%
HKR,Parameters\Interfaces,,%FLG_ADDREG_KEYONLY%
HKR,Parameters\PersistentRoutes,,%FLG_ADDREG_KEYONLY%
HKLM,System\CurrentControlSet\Services\Tcpip\Linkage,,%FLG_ADDREG_KEYONLY%

[Registry.Service.TCPIP.Parameters.Secure.Security]
"D:P(A;CI;GR;;;BU)(A;CI;GR;;;PU)(A;CI;GA;;;BA)(A;CI;GA;;;SY)(A;CI;GA;;;NS)(A;CI;GR;;;LS)(A;CI;GRGW;;;NO)"

;
; No Delete, WDAC and WOWN permissions for NS on keys which contain
; paths of executables. Granting "Create Subkey" as it should be
; safe without delete.
;
[Registry.Service.TCPIP.Secure]
HKLM,System\CurrentControlSet\Services\Tcpip,,%FLG_ADDREG_KEYONLY%
HKR,Parameters\Winsock,,%FLG_ADDREG_KEYONLY% ; add
HKR,ServiceProvider,,%FLG_ADDREG_KEYONLY% ; add

[Registry.Service.TCPIP.Secure.Security]
"D:P(A;CI;GR;;;BU)(A;CI;GR;;;PU)(A;CI;GA;;;BA)(A;CI;GA;;;SY)(A;CI;GRLCSWCCRPRC;;;NS)(A;CI;GR;;;LS)(A;CI;CCLCSWRPRC;;;NO)"

[Registry.Service.TCPIP]
HKLM,"System\CurrentControlSet\Control\ServiceProvider\Order","ExcludedProviders",%FLG_ADDREG_SZ_NO_CLOBBER%,""
HKLM,"System\CurrentControlSet\Control\ServiceProvider\Order","ProviderOrder",%FLG_ADDREG_MULTI_SZ_APPEND%,"Tcpip"

HKR,Performance,Close,,"CloseTcpIpPerformanceData"
HKR,Performance,Collect,,"CollectTcpIpPerformanceData"
HKR,Performance,Library,,"Perfctrs.dll"
HKR,Performance,Open,,"OpenTcpIpPerformanceData"
HKR,Performance,Object List,,"502 510 546 582 638 658"

HKR,ServiceProvider,Class,%FLG_ADDREG_TYPE_DWORD%,8
HKR,ServiceProvider,DnsPriority,%FLG_ADDREG_TYPE_DWORD%,2000
HKR,ServiceProvider,HostsPriority,%FLG_ADDREG_TYPE_DWORD%,500
HKR,ServiceProvider,LocalPriority,%FLG_ADDREG_TYPE_DWORD%,499
HKR,ServiceProvider,ProviderPath,%FLG_ADDREG_TYPE_EXPAND_SZ%,"%%SystemRoot%%\System32\wsock32.dll"
HKR,ServiceProvider,NetbtPriority,%FLG_ADDREG_TYPE_DWORD%,2001
HKR,ServiceProvider,Name,,"TCP/IP"

HKR,Parameters,DataBasePath,%FLG_ADDREG_TYPE_EXPAND_SZ%,"%%SystemRoot%%\System32\drivers\etc"
HKR,Parameters,NameServer,%FLG_ADDREG_SZ_NO_CLOBBER%,""
HKR,Parameters,ForwardBroadcasts,%FLG_ADDREG_DWORD_NO_CLOBBER%,0
HKR,Parameters,IPEnableRouter,%FLG_ADDREG_TYPE_DWORD%,0

HKR,Parameters\Winsock,"UseDelayedAcceptance",%FLG_ADDREG_TYPE_DWORD%,0x0000

[Registry.Service.DNSCACHE.Secure]
HKLM,System\CurrentControlSet\Services\DnsCache,,%FLG_ADDREG_KEYONLY%
HKR,Parameters,,%FLG_ADDREG_KEYONLY%

[Registry.Service.DNSCACHE.Secure.Security]
"D:P(A;CI;GR;;;BU)(A;CI;GR;;;PU)(A;CI;GA;;;BA)(A;CI;GA;;;SY)(A;CI;GR;;;NS)(A;CI;GR;;;LS)"

[Registry.Service.DNSCACHE]
HKLM,"System\CurrentControlSet\Services\EventLog\System",Sources, %FLG_ADDREG_MULTI_SZ_APPEND%, "Dnsapi"
HKLM,"System\CurrentControlSet\Services\EventLog\System\Dnsapi",ParameterMessageFile, %FLG_ADDREG_TYPE_EXPAND_SZ%, "%%SystemRoot%%\System32\kernel32.dll"
HKLM,"System\CurrentControlSet\Services\EventLog\System\Dnsapi",EventMessageFile, %FLG_ADDREG_TYPE_EXPAND_SZ%, "%%SystemRoot%%\System32\netevent.dll"
HKLM,"System\CurrentControlSet\Services\EventLog\System\Dnsapi",TypesSupported, %FLG_ADDREG_TYPE_DWORD%, 7
HKR,Parameters,ServiceDll,%FLG_ADDREG_TYPE_EXPAND_SZ%,"%%SystemRoot%%\System32\dnsrslvr.dll"

[Registry.Service.Nla]
HKR,Parameters,ServiceDll,%FLG_ADDREG_TYPE_EXPAND_SZ%,"%%SystemRoot%%\System32\mswsock.dll"


;====================================
; TCP/IP Interface and Service Remove
;====================================

[MS_TCPIP.PrimaryInstall.Remove]
DelReg = Registry.MS_TCPIP, Registry.MS_TCPIP.Legacy.Remove
UnregisterDlls = MS_TCPIP.Unregister

[MS_TCPIP.PrimaryInstall.Remove.Services]
DelService = Tcpip
DelService = Dhcp
DelService = Dnscache
DelService = IPSec
DelService = PolicyAgent
DelService = Atmarpc
DelService = Nla

[MS_TCPIP.PrimaryInstall.Remove.Winsock]
DelSock = Remove.TcpipWinsock
DelSock = Remove.LDAPWinsock
DelSock = Remove.NlaWinsock

[Remove.TcpipWinsock]
TransportService=Tcpip
ProviderId="{22059d40-7e9e-11cf-ae5a-00aa00a7112b}"

[Remove.LDAPWinsock]
TransportService=Tcpip
ProviderId="{3b2637ee-e580-11cf-a555-00c04fd8d4ac}"

[Remove.NlaWinsock]
TransportService=Tcpip
ProviderId="{6642243A-3BA8-4aa6-BAA5-2E0BD71FDD83}"

;****************************************************************************
; WINS
;****************************************************************************

;=====================
; WINS Primary Install
;=====================

[MS_WINS.PrimaryInstall]
Characteristics = 0x28 ; NCF_HIDDEN | NCF_NOT_USER_REMOVABLE
AddReg = Registry.MS_WINS.PrimaryInstall

[Registry.MS_WINS.PrimaryInstall]
; Class Information
HKR,Ndi,Service,,"NetBT"

; Interfaces
HKR,Ndi\Interfaces,UpperRange,,"netbios"
HKR,Ndi\Interfaces,LowerRange,,"tdi"


;====================================
; WINS Interface and Service Install
;====================================


[MS_WINS.PrimaryInstall.Services]
AddService = LmHosts, 0, Install.AddService.LMHosts, NetEventLog
AddService = NetBT, 0, Install.AddService.NetBT, NetEventLog

[Install.AddService.LMHosts]
DisplayName = %MS_WINS.LMHosts.DisplayName%
ServiceType = 0x20 ;SERVICE_WIN32_SHARE_PROCESS
StartType = 2 ;SERVICE_AUTO_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %11%\svchost.exe -k LocalService
LoadOrderGroup = TDI
Dependencies = NetBT, Afd
StartName = "NT AUTHORITY\LocalService"
AddReg = Registry.Service.LMHosts
Description = %MS_WINS.LMHosts.ServiceDescription%

[Registry.Service.LMHosts]
HKR,Parameters,ServiceDll,%FLG_ADDREG_TYPE_EXPAND_SZ%,"%%SystemRoot%%\System32\lmhsvc.dll"

[Install.AddService.NetBT]
DisplayName = %MS_WINS.WINS.ServiceDescription%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 1 ;SERVICE_SYSTEM_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\netbt.sys
LoadOrderGroup = PNP_TDI
Dependencies = Tcpip
StartName =
AddReg = Registry.Service.NetBT.Parameters.Secure,Registry.Service.NetBT.Secure,Registry.Service.NetBT
Description = %MS_WINS.WINS.ServiceDescription%
Security = "D:(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPLOCRRC;;;PU)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;SO)(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;DT;;;LS)(A;;DT;;;NS)(A;;CCLCSWRPLOCRRC;;;NO)"

[Registry.Service.NetBT.Parameters.Secure]
HKR,Parameters,,%FLG_ADDREG_KEYONLY%
HKR,Parameters\Interfaces,,%FLG_ADDREG_KEYONLY%

[Registry.Service.NetBT.Parameters.Secure.Security]
"D:P(A;CI;GR;;;BU)(A;CI;GR;;;PU)(A;CI;GA;;;BA)(A;CI;GA;;;SY)(A;CI;GA;;;NS)(A;CI;GA;;;LS)(A;CI;GRGW;;;NO)"

[Registry.Service.NetBT.Secure]
HKLM,System\CurrentControlSet\Services\NetBT,,%FLG_ADDREG_KEYONLY%

[Registry.Service.NetBT.Secure.Security]
"D:P(A;CI;GR;;;BU)(A;CI;GR;;;PU)(A;CI;GA;;;BA)(A;CI;GA;;;SY)(A;CI;GR;;;NS)(A;CI;GR;;;LS)(A;CI;CCLCSWRPRC;;;NO)"

[Registry.Service.NetBT]
HKR,Linkage,OtherDependencies,%FLG_ADDREG_TYPE_MULTI_SZ%,"Tcpip"

HKR,Parameters,NbProvider,,"_tcp"
HKR,Parameters,NameServerPort,%FLG_ADDREG_DWORD_NO_CLOBBER%,137
HKR,Parameters,CacheTimeout,%FLG_ADDREG_DWORD_NO_CLOBBER%,600000
HKR,Parameters,BcastNameQueryCount,%FLG_ADDREG_DWORD_NO_CLOBBER%,3
HKR,Parameters,BcastQueryTimeout,%FLG_ADDREG_DWORD_NO_CLOBBER%,750
HKR,Parameters,NameSrvQueryCount,%FLG_ADDREG_DWORD_NO_CLOBBER%,3
HKR,Parameters,NameSrvQueryTimeout,%FLG_ADDREG_DWORD_NO_CLOBBER%,1500
HKR,Parameters,Size/Small/Medium/Large,%FLG_ADDREG_DWORD_NO_CLOBBER%,1
HKR,Parameters,SessionKeepAlive,%FLG_ADDREG_DWORD_NO_CLOBBER%,3600000
HKR,Parameters,TransportBindName,,"\Device\"

;==================================
; WINS Interface and Service Remove
;==================================

[MS_WINS.PrimaryInstall.Remove.Services]
DelService = LmHosts
DelService = NetBT

;********************************
; ATM ARPC section
;********************************

[ATMARPC.AddService]
DisplayName = %MS_ATMARPC.DeviceDesc%
ServiceType = 1 ;SERVICE_KERNEL_DRIVER
StartType = 3 ;SERVICE_DEMAND_START
ErrorControl = 1 ;SERVICE_ERROR_NORMAL
ServiceBinary = %12%\atmarpc.sys
LoadOrderGroup = NDIS
Dependencies = Tcpip
Description = %MS_ATMARPC.DeviceDesc%


;**********************************************************
; NETBT_SMB section
;**********************************************************
[MS_NETBT_SMB.PrimaryInstall]
Characteristics = 0x38 ; NCF_HIDDEN|NCF_NO_SERVICE|NCF_NOT_USER_REMOVABLE
AddReg = Registry.MS_NETBT_SMB.PrimaryInstall

[Registry.MS_NETBT_SMB.PrimaryInstall]
HKR, Ndi, BindForm, 0, "NetbiosSmb"
HKR, Ndi, HelpText, 0, %MS_NETBT_SMB.HelpText%
HKR, Ndi\Interfaces, UpperRange, 0, "netbios_smb"
HKR, Ndi\Interfaces, LowerRange, 0, "nolower"

;****************************************************************************
; [Event Log] sections.
;****************************************************************************
[NetEventLog]
AddReg = NetEventLog.AddReg

[NetEventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\xpsp2res.dll"
HKR,,TypesSupported,0x00010001,7


[DhcpEventLog]
AddReg = DhcpEventLog.AddReg

[DhcpEventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\dhcpcsvc.dll"
HKR,,ParameterMessageFile,0x00020000,"%%SystemRoot%%\System32\kernel32.dll"

[PolicyAgentEventLog]
AddReg = PolicyAgentEventLog.AddReg

[PolicyAgentEventLog.AddReg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\polagent.dll"
HKR,,TypesSupported,0x00010001,7
HKLM,SOFTWARE\Microsoft\IPSec,,%FLG_ADDREG_KEYONLY%


[Strings]
Msft = "Microsoft"

;TCPIP strings
MS_TCPIP.DisplayName = "Internet Protocol (TCP/IP)"
MS_TCPIP.DHCP.DisplayName = "DHCP Client"
MS_TCPIP.DHCP.ServiceDescription = "Manages network configuration by registering and updating IP addresses and DNS names."
MS_TCPIP.TCPIP.ServiceDescription = "TCP/IP Protocol Driver"

MS_TCPIP.Provider_Desc = "Tcpip"
MS_NTDS.Provider_Desc = "NTDS"

;WINS strings
MS_WINS.DisplayName = "WINS Client(TCP/IP) Protocol"
MS_WINS.LMHosts.DisplayName = "TCP/IP NetBIOS Helper"
MS_WINS.LMHosts.ServiceDescription = "Enables support for NetBIOS over TCP/IP (NetBT) service and NetBIOS name resolution."
;MS_WINS.WINS.ServiceDescription = "WINS Client(TCP/IP) Protocol Driver"
MS_WINS.WINS.ServiceDescription = "NetBios over Tcpip"

;ATM ARPC
MS_ATMARPC.DeviceDesc = "ATM ARP Client Protocol"

;DNSCACHE
MS_TCPIP.DNSCACHE.DisplayName = "DNS Client"
MS_TCPIP.DNSCACHE.ServiceDescription = "Resolves and caches Domain Name System (DNS) names for this computer. If this service is stopped, this computer will not be able to resolve DNS names and locate Active Directory domain controllers. If this service is disabled, any services that explicitly depend on it will fail to start."

; IPSEC
MS_TCPIP.IPSEC.ServiceDescription = "IPSEC driver"
MS_TCPIP.Oakley.ServiceDescription = "ISAKMP/Oakley Key Manager"
MS_TCPIP.PolicyAgent.DisplayName = "IPSEC Services"
MS_TCPIP.PolicyAgent.ServiceDescription = "Manages IP security policy and starts the ISAKMP/Oakley (IKE) and the IP security driver."

; Winsock Mobility strings
MS_TCPIP.Nla.DisplayName = "Network Location Awareness (NLA)"
MS_TCPIP.Nla.ServiceDescription = "Collects and stores network configuration and location information, and notifies applications when this information changes."
MS_TCPIP.Nla.Provider_Desc = "Network Location Awareness (NLA) Namespace"

IPSEC_Group_Name = "Administrative Tools"
IPSEC_Admin_Desc = "IP Security Management"

; NETBT_SMB
MS_NETBT_SMB.DisplayName = "Message-oriented TCP/IP Protocol (SMB session)"
MS_NETBT_SMB.HelpText = "A protocol layered on TCP/IP which preserves message boundaries. This instance of the protocol is for use by the file sharing protocol."

; AddReg flags
FLG_ADDREG_TYPE_EXPAND_SZ = 0x00020000
FLG_ADDREG_TYPE_MULTI_SZ = 0x00010000
FLG_ADDREG_TYPE_DWORD = 0x00010001
FLG_ADDREG_KEYONLY = 0x00000010
FLG_ADDREG_SZ_NO_CLOBBER = 0x00000002
FLG_ADDREG_MULTI_SZ_APPEND = 0x0001000A
FLG_ADDREG_TYPE_BINARY = 0x00000001
FLG_ADDREG_DWORD_NO_CLOBBER = 0x00010003
  • 0

#85
RKinner

RKinner

    Malware Expert

  • Expert
  • 24,625 posts
  • MVP
Delete the file nettcpip.pnf

Then right click on nettcpip.inf and say Install. Reboot.
  • 0

Advertisements


#86
melint

melint

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 166 posts
i did that and tried to repeat the bottom half of step 79 but got the same errors
  • 0

#87
RKinner

RKinner

    Malware Expert

  • Expert
  • 24,625 posts
  • MVP
What make and model PC is this? Are you connecting with a cable or wireless?
  • 0

#88
melint

melint

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 166 posts
its an HP pavilion a1267c using windows xp media center edition
and i'm hooked up to a cable on this sick pc

and using wireless on the good laptop
  • 0

#89
RKinner

RKinner

    Malware Expert

  • Expert
  • 24,625 posts
  • MVP
Download


sp26765.exe

http://h10025.www1.h...847035&sw_lang=

Transfer it to the sick PC and run it.

This is a driver for the Realtek network that is supposed to be in your PC.
  • 0

#90
melint

melint

    Member

  • Topic Starter
  • Member
  • PipPipPip
  • 166 posts
downloaded it. still no internet, what's next
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP