Home | Recovery | Cisco How To Net How To | Blog | Search | Forums | Services | Setup Guide | Chicagotech MVP | IT Exam Practice  |  About Us | Contact Us|

Chicago Area Laptop for rent: $35 per day plus $10 for additional day
rental

 

Q: Connection issues after applying Server 2003 SP1

after installation of w2k3 sp1 i have serious tcp problems. the problems:
- 3-5% ping loss to *any* non-localhost-ip
- ftp uploads fail if file size is greater than 8kb ("unable to open data connection" / "data connection timeout")
- outlook express fails to send out smtp mails ("unable to connect to server")
- vpn connection breaks up every other minute

the setup:
- this is an out-of-the box configuration. the machine has 2 different interfaces, both having these problems.
- windows firewall is disabled.
- tcp/ip filtering is disabled.
- windows 2000 on same machine works fine!

the workaround:
- packet loss: no clue so far
- sending out mails: when resetting the network interface (i.e.: disabling/enabling the nic), operation works for a few minutes as it should.

it looks like some problems with the tcp-ip stack here. connecting to the target socket works, but resulting in a timeout from time to time before any data is sent.

any pointers how to further test and elaborate the problem is more than welcome! i've spent hours trying and countless reinstals to solve this problem without any luck.

would be sad to switch back to w2k ;-(

- thomas

A: It could be the MTU issue. (Note: check this page for the details
http://www.howtonetworking.com/casestudy.htm

Bob Lin, MS-MVP, MCSE & CNE

Reply: cheers robert

this fixed my problems partially. indeed the max. MTU size my router(s) can  use is 1372. setting the MTU value for PPP and VPN cured the packetloss.

unfortunately, this didn't cure the ftp / mail / news upload problems:

[23:17:24]     PORT 192,168,2,141,8,171
[23:17:24] 200 Port command successful.
[23:17:24]     Opening data connection IP: 192.168.2.141 PORT: 2219.
[23:17:24]     STOR id.jpg
[23:17:24] 150 Opening data connection for id.jpg.
[23:17:24]     2368 bytes sent successfully. (2.31 KB/s) (00:00:01).
[23:17:54]     No response received from server. Timeout (30s).
[23:17:54]     Connection closed.

while the ftp tool (here: smartftp, but same behaviour in comand line ftp) thinks the 2368 bytes were sent successfully, the target server never got any bits and bytes (id.jpg got size of 0 bytes on server). the 2368bytes
thus are put into the tcpip buffer where it *should* be sent by winsocks. the application itself isn't even notified of any sending errors. only 30s (after timeout waiting for server response) its socket is closed.

the interesting part: once the upload failed, a 2nd upload after the connection timeout is most the time successfull. i got no clue, but i would describe the problem as something like "delayed outbound socket creation"
:-)

this behaviour somewhat describe the same problems as discussed here:
http://www.microsoft.com/technet/community/newsgroups/dgbrowser/en-us/default.mspx?dg=microsoft.public.windowsupdate&tid=9b5c56c5-472e-4a60-a310-38ec9c9fca34&cat=en-us-technet-mgmt&lang=en&cr=US&sloc=en-us&m=1&p=1
unfortunately, KB893066 cannot be uninstalled in a slipstreamed w2k3 sp1... and of course uninstalling an important hotfix is the least you want to do anyway. but still better than not being able to use your windows
installation for your work...

- thomas

 

Related Topics

Troubleshooting Windows Server 2003 SP1 Issues,
Case Study

 

Bob Lin Photography services

Real Estate Photography services 

 

  This web is provided "AS IS" with no warranties.
Copyright © 2002-2018 ChicagoTech.net, All rights reserved. Unauthorized reproduction forbidden.