Natting with Windows 2000 Advanced Server

A

Alejandro Acosta

Hello,
I hope you can help me in this case. We have a Windows 2000 Advanced
Server natting 10 PCs (to access Internet). The case is that when the people
open pages that have too many objects it's very slow, do you know why?. The
Server is very good server (Dell) with a lot of RAM and the PCs are also
very good. I'm pretty sure it is the server because when I take out it,
everything goes fine. I wonder if there is something to adjust in the
registry or something like that (I already adjusted the TCP window Size).

It looks that when there are too many TCP connections opened the server
degrades the performance.

Any idea/help is appreciated.

Thank you very much,

Alejandro,-
 
M

Matthias Tacke

Alejandro Acosta said:
I hope you can help me in this case. We have a Windows 2000 Advanced
Server natting 10 PCs (to access Internet). The case is that when the people
open pages that have too many objects it's very slow, do you know why?. The
Server is very good server (Dell) with a lot of RAM and the PCs are also
very good. I'm pretty sure it is the server because when I take out it,
everything goes fine. I wonder if there is something to adjust in the
registry or something like that (I already adjusted the TCP window Size).

It looks that when there are too many TCP connections opened the server
degrades the performance.

Any idea/help is appreciated.

Thank you very much,

Alejandro,-
On XP home or pro I'd guess it is TcpNumCnnnections, don't know if it
also applies to server versions.

SP2 sets that value to small to limit connections forced through DOS or
Syn-flood attacks.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip]
"TcpNumConnections"=dword:00000080

But there are more entries ;-)
http://support.microsoft.com/kb/314053/EN-US/

HTH
 
M

Mark V

In said:
Alejandro Acosta said:
I hope you can help me in this case. We have a Windows 2000
Advanced Server natting 10 PCs (to access Internet). The case is
that when the people open pages that have too many objects it's
very slow, do you know why?. The Server is very good server (Dell)
with a lot of RAM and the PCs are also very good. I'm pretty sure
it is the server because when I take out it, everything goes fine.
I wonder if there is something to adjust in the registry or
something like that (I already adjusted the TCP window Size).
It looks that when there are too many TCP connections opened the
server degrades the performance.

Any idea/help is appreciated.

On XP home or pro I'd guess it is TcpNumCnnnections, don't know
if it also applies to server versions.

SP2 sets that value to small to limit connections forced through
DOS or Syn-flood attacks.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip]
"TcpNumConnections"=dword:00000080

But there are more entries ;-)
http://support.microsoft.com/kb/314053/EN-US/

Hi Mathias,
I don't have XP but IIRC the SP2 also altered the tcpis.sys driver to
limit the number of half-open connections to 10 with no registry
overide. I may be wrong. :)

OP,
I can't help but wonder why you don't use a hardware router/firewall
for the purpose (or maybe I'm missing something).
 
M

Matthias Tacke

Mark said:
In said:
Alejandro Acosta said:
I hope you can help me in this case. We have a Windows 2000
Advanced Server natting 10 PCs (to access Internet). The case is
that when the people open pages that have too many objects it's
very slow, do you know why?. The Server is very good server (Dell)
with a lot of RAM and the PCs are also very good. I'm pretty sure
it is the server because when I take out it, everything goes fine.
I wonder if there is something to adjust in the registry or
something like that (I already adjusted the TCP window Size).
It looks that when there are too many TCP connections opened the
server degrades the performance.

Any idea/help is appreciated.

On XP home or pro I'd guess it is TcpNumCnnnections, don't know
if it also applies to server versions.

SP2 sets that value to small to limit connections forced through
DOS or Syn-flood attacks.

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip]
"TcpNumConnections"=dword:00000080

But there are more entries ;-)
http://support.microsoft.com/kb/314053/EN-US/

Hi Mathias,
I don't have XP but IIRC the SP2 also altered the tcpis.sys driver to
limit the number of half-open connections to 10 with no registry
overide. I may be wrong. :)
Since I have a hardware router I didn't install sp2 yet. I don't know
if the half-open connections are involved with natting.

For security reasons I'd prefer a seperate hardware also. (with prices
dropped to actual amounts it won't cut holes in your pockets ;-)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top