RE: Network Path Lost
- From: Marbles <Marbles@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 19 Dec 2006 08:13:00 -0800
Good Morning
Let's take a look at some areas that may cause path not found.
1) Do you have Service Pack 2 installed on the machines ? If not ..visit the
Windows Update web page. open Internet Explorer >Tools pull down menu Windows
Update and install all updates
2) What manufacturer made your ethernet card..D-Link, RealTek...etc ? Visit
the manufacturers website and download the latest patch/driver for your model
of ethernet card. Then install it ...reboot. Some ethernet network cards are
known to cause this issue.
3)Make sure the Server service is set to Automatic and is running.
4)Control Panel >System>Hardware Tab>Device Manager>under Network Devices
select your Network Adapter...double click or right click properties Look for
a Tab named Power Management or sift through the different tabs and look for
a option that says "Allow computer to to turn off this device for power
saving". Make sure this option is not checked marked.
5) Control Panel > Network Connections > double click you LAN network
connection >properties> uncheck Notify me when this connection has limited or
no connectivity
6) Interesting Article - http://support.microsoft.com/kb/320819
7) By Default windows XP limits Max. TCP connections to 10 at one time.
Previous versions of the Windows OS 2000 and before, allows unlimited TCP
connections. Since your using XP as a replacement for a file server with tons
of network traffic. This could cause some slow downs and back ups. Lets do
some heavy duty configuration and unlock the TCP max connections from 10 to
100 and add hardening the TCP/IP stack by invoking SynAttack protection on
your computers.
Enter these settings on your main machine. If you are satisified then try
entering these options on the rest of your computers on the LAN.
Open your registry editor >start>run>Regedt32 ...add the following 4
registry settings.
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\parameter
Right click right window pane .. New > Dword Value> TcpMaxHalfOpen >right
click on the new entry...modify > Under the Base heading select Decimal>
Value Data enter 100..click ok.
Description: This parameter controls the number of connections in the
SYN-RCVD state allowed before SYN-ATTACK protection begins to operate. If
SynAttackProtect is set to 1, ensure that this value is lower than the AFD
listen backlog on the port you want to protect(see Backlog Parameters for
more information) . See the SynAttackProtect parameter for more details.
....next entry
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\parameter
Right click right window pane .. New>Dword Value> SynAttackProtect >right
click on the new entry...modify > Value Data enter 2..click ok.
Description: Synattack protection involves reducing the amount of
retransmissions for the SYN-ACKS, which will reduce the time for which
resources have to remain allocated. The allocation of route cache entry
resources is delayed until a connection is made. If synattackprotect = 2,
then the connection indication to AFD is delayed until the three-way
handshake is completed. Also note that the actions taken by the protection
mechanism only occur if TcpMaxHalfOpen and TcpMaxHalfOpenRetried settings are
exceeded.
entry#3..
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\parameter
Right click right window pane .. New>Dword Value> TcpMaxHalfOpenRetried
right click on the new entry...modify > Under the Base heading selectDecimal> Value Data enter 80..click ok.
Description: This parameter controls the number of connections in the
SYN-RCVD state for which there has been at least one retransmission of the
SYN sent, before SYN-ATTACK attack protection begins to operate. See the
SynAttackProtect parameter for more details.
4th entry...
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\parameter
Right click right window pane .. New>Dword Value> TcpNumConnections
right click on the new entry...modify > Under the Base heading selectDecimal> Value Data enter 100..click ok.
Description: This parameter limits the maximum number of connections that
TCP can have open at the same time. Even thou you could allow unlimited
amount of TCP connections with this setting. I have read postings on having
more then 100 simaltanious TCP connections may cause XP to slow down or cause
Operating System corruption possibly leading to the blue screen monster.
Whew.. ok try all of these suggestions and let me know how it goes.
Have a good one Buster !
.
- Prev by Date: Re: HOME LAN CONNECTION PROBLEM
- Next by Date: Re: How to change IP addresss
- Previous by thread: Re: Home Network
- Next by thread: Re: How to change IP addresss
- Index(es):
Relevant Pages
|
Loading