• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows Server 2003 Slow Network Connect

kzrssk

Member
Hey all,

I'm running a Windows Server 2003 SP2 server at home, and have the firewall enabled. File Sharing exception is enabled (opening ports 137-139 and 445). Here's the thing... Logging on over the network via UNC (hostname or IP address) takes forever. I'm talking 2 minutes before the login window appears. I turn off the firewall and it's fine; shows up within seconds. Also, once I'm logged in and try to access the share again, it's instant. It's only the logon portion that takes forever. Why?

Thanks in advance.
 
The problem exists with the local pc and not the server. Create a network map, and assign the share with a drive letter, this will speed up network connection issues, as it is giving a default login id and password instead of using the current logged in user to pass though to the fileshare server.
 
Well, even without mapping the shares as drives, access to UNC shares should be "instant". Like almost everything, it's likely a DNS problem. Where is your DNS coming from and is your firewall allowing DNS traffic to pass?
 
Originally posted by: travisray2004
The problem exists with the local pc and not the server. Create a network map, and assign the share with a drive letter, this will speed up network connection issues, as it is giving a default login id and password instead of using the current logged in user to pass though to the fileshare server.

Then why does turning off the firewall on the server fix it?

Originally posted by: RebateMonger
Well, even without mapping the shares as drives, access to UNC shares should be "instant". Like almost everything, it's likely a DNS problem. Where is your DNS coming from and is your firewall allowing DNS traffic to pass?

DNS isn't really being handled by anything. There's no connection-specific suffix being assigned as far as I can tell from ipconfig (frankly, I don't even know what Windows does with the connection-specific suffix). As far as lookups, the router is the proxy and caching the requests within itself.

Also, I'm still pretty inclined to believe it's related to the firewall on the server, since, if I turn it off, everything works at "normal," expected speeds.
 
Back
Top