找回密码
 立即注册
搜索
查看: 467|回复: 8

PING地址能通,但是IE无法浏览

[复制链接]

62

主题

1777

回帖

2500

积分

论坛元老

积分
2500
发表于 2006-9-11 09:56:07 | 显示全部楼层 |阅读模式
有两台机器,网上邻居能看到,PING各机器都通,PING DNS也能通,但是无法上网.是怎么回事呢?

4

主题

500

回帖

671

积分

高级会员

积分
671
发表于 2006-9-11 10:35:55 | 显示全部楼层
tcp/ip协议遭到攻击
回复

使用道具 举报

0

主题

585

回帖

776

积分

高级会员

积分
776
发表于 2006-9-12 02:21:37 | 显示全部楼层
uninstall ie and then re-install it
回复

使用道具 举报

94

主题

2326

回帖

3190

积分

论坛元老

积分
3190
发表于 2006-9-12 11:50:42 | 显示全部楼层
直接输入IP地址是否能访问呢?
目标机器自己能否打开自己的IE浏览呢?
回复

使用道具 举报

72

主题

447

回帖

685

积分

高级会员

积分
685
发表于 2006-9-13 10:32:19 | 显示全部楼层
1、直接使用IP地址访问网页
2、换个浏览器,如Opera,Firefox
3、检查是否有端口被封。
回复

使用道具 举报

84

主题

401

回帖

645

积分

高级会员

积分
645
发表于 2006-9-13 17:37:13 | 显示全部楼层
使用兔子修复IE最简单,试一下
回复

使用道具 举报

30

主题

1698

回帖

2296

积分

论坛元老

积分
2296
发表于 2006-9-13 19:56:29 | 显示全部楼层

winsockxpfix

下载一个Option^Explicit Software Solutions的winsockfix工具修复一下即可,搜索一下即可找到.

手动修复的资料:(ZT)

Repairing Winsock in Win9x - Me manually do this:
open Network settings

1.) Remove all protocols or everything EXCEPT leave the NIC Adapter

2.) Click Apply & Close the Properties box, but on reboot notice, hit Cancel...
do not reboot!

3.) Open Regedit and delete these keys:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VXD\Dhcp
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VXD\Dhcpoptions
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VXD\MSTCP
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VXD\Winsock2

also ..scroll down delete

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock2

close regedit

4.) Open Network Properties again, and Click ADD - PROTOCOL - MicroSoft/TCPIP
**should Add Client for MS Networks Automatically**

Have your Windows CD ready or the CAB files,
Reboot and Should be good.

NOTE: Simply removing the Protocols in Network settings will not work because
those registry entries stay, even if you have no network at all. Once deleted,
putting the TCP/IP protocol back in , basically rebuilds the TCP from scratch,
it is the same as when Windows was first installed clean.
Also any speed patches to TcpRWin values & MTU will be reset back to Windows
defaults.
Windows 95 may not have all these keys available, just delete whichever ones
are matching this desciption.


With Windows 2000 and XP, this was not possible, due to the fact that TCP
could not be removed or uninstalled, and even if the Winsock keys in the
registry were deleted, they will recreate themselves, but with no relevant
data, therefore making them useless.
But after much research in this matter, it was found, that these Winsock
Registry keys, were of a Global nature, and not unique to any particular
machine.... meaning they could be transplanted from a working computer, to
a broken one.
Other factors can play a part in successfully restoring these winsock values,
such as disabling the network adapter before the import of the new Registry keys.
Also with Windows XP came the very handy "netsh.exe" with the commandline to
Reset TCP. Although this will reset TCP settings, also removing any tweaks and
other modifications done, it does not touch the registry Winsock keys.
The most common symptom would be a Valid IP address, but no ability to
view any Web pages, as well as the "0.0.0.0" IP address symptom common to XP.

1.) From the commandline enter the following:

Netsh ip int reset resetlog.txt

2.) These 2 Registry keys will need to be replaced with known good ones.

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Winsock2


The next hurdle, would have to be the "Hosts" file. This file (having no extension)
and residing in "Windows\Hosts" for Windows 95 - Me versions and
"WINDOWS\system32\drivers\etc\Hosts" for Windows XP. Often this file
(blank by default) can become littered with entries, and again, after the removal
of Third Party Advertising Clients, that were installed as bundled software with many
P2P file Sharing programs, this "Hosts" file retains entries that may be no longer valid.
Generally resulting in some web pages and Domains coming up "Blank".

The VB Winsockfix Utility will:
1.) Detect your current Operating System
2.) Release the IP address, taking you "Offline"
3.) Reset the TCP stack using Netsh.exe (Windows XP only)
4.) Delete the current Registry TCP and Winsock Values
5.) Import new "Working" Registry Values
6.) Backup any Current "Hosts" file
7.) Replace the "Hosts" file with a default one
8.) Reboot the Computer

No one should rely on "Quick Fixes" to resolve their connection issues, only by taking
responsibilty for the software you allow to be installed, can you protect yourself from
re-occurring problems.
A Google search for information relating to "SpyWare" can usually point the curious, in
the right direction to get an understanding of why some programs seem "Free" in cost,
but you end up paying with damage to your system settings, Background running Programs,
whose only purpose is to plaque the User with non-stop Pop-up advertising, and an overall
drain on system resources.

VB WinsockFix was written and designed by Option^Explicit Software Solutions
Comments send email to Theron at "[email protected]"
回复

使用道具 举报

62

主题

1777

回帖

2500

积分

论坛元老

积分
2500
 楼主| 发表于 2006-9-14 10:07:24 | 显示全部楼层
使用lsp-fix修复,但是执行时提示如下:'parameters' is not a valid integer value.无法运行了,是怎么回事呢?
回复

使用道具 举报

62

主题

1777

回帖

2500

积分

论坛元老

积分
2500
 楼主| 发表于 2006-9-14 10:18:15 | 显示全部楼层
会不会是系统问题?2K下提示,但是XP下就正常
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|海浩社区

GMT+8, 2025-9-16 08:38 , Processed in 0.083680 second(s), 20 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表