Networking Forums

Networking Forums > Computer Networking > Windows Networking > Newbie question - network speeds

Reply
Thread Tools Display Modes

Newbie question - network speeds

 
 
MW
Guest
Posts: n/a

 
      01-22-2005, 05:43 AM
Hi Guys,

I have a domain-less network of computers running windows server 2003,
windows xp pro, connected to a DSL router and to the internet Am having
a rather peculiar problem and was wondering if you can help.

Transferring files between computers is a pain. Say I want to transfer a
file from the server2003 comp to the xp computer, mounting the server
HDD as a share and copy-paste is VERY slow. BUT if I set the 03server to
serve the files via IIS/HTTP, then the xp computer will "download" these
at good speeds.

Any idea why I'm having this problem?

Any help is appreciated, thanks.

MW
 
Reply With Quote
 
 
 
 
Jeff Cochran
Guest
Posts: n/a

 
      01-22-2005, 03:58 PM
On Sat, 22 Jan 2005 01:43:40 -0500, MW <(E-Mail Removed)>
wrote:

>I have a domain-less network of computers running windows server 2003,
>windows xp pro, connected to a DSL router and to the internet Am having
>a rather peculiar problem and was wondering if you can help.
>
>Transferring files between computers is a pain. Say I want to transfer a
>file from the server2003 comp to the xp computer, mounting the server
>HDD as a share and copy-paste is VERY slow. BUT if I set the 03server to
>serve the files via IIS/HTTP, then the xp computer will "download" these
>at good speeds.
>
>Any idea why I'm having this problem?


Typical other factors include anti-virus software, disk compression,
etc. Network issues would be possible if you use a protocol other
than TCP/IP, or if you have an alternate path to the system, either
logically or physically.

Jeff
 
Reply With Quote
 
Lanwench [MVP - Exchange]
Guest
Posts: n/a

 
      01-23-2005, 03:05 AM
Jeff Cochran wrote:
> On Sat, 22 Jan 2005 01:43:40 -0500, MW <(E-Mail Removed)>
> wrote:
>
>> I have a domain-less network of computers running windows server
>> 2003, windows xp pro, connected to a DSL router and to the internet
>> Am having a rather peculiar problem and was wondering if you can
>> help.
>>
>> Transferring files between computers is a pain. Say I want to
>> transfer a file from the server2003 comp to the xp computer,
>> mounting the server HDD as a share and copy-paste is VERY slow. BUT
>> if I set the 03server to serve the files via IIS/HTTP, then the xp
>> computer will "download" these at good speeds.
>>
>> Any idea why I'm having this problem?

>
> Typical other factors include anti-virus software, disk compression,
> etc. Network issues would be possible if you use a protocol other
> than TCP/IP, or if you have an alternate path to the system, either
> logically or physically.


....also, ethernet switch or hub? all machines using "autosense" in their NIC
configs?
>
> Jeff



 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      01-26-2005, 09:48 PM

"Lanwench [MVP - Exchange]"
<(E-Mail Removed) ahoo.com> wrote in message
news:%(E-Mail Removed)...
> > Typical other factors include anti-virus software, disk compression,
> > etc. Network issues would be possible if you use a protocol other
> > than TCP/IP, or if you have an alternate path to the system, either
> > logically or physically.

>
> ...also, ethernet switch or hub? all machines using "autosense" in their

NIC
> configs?


....and let's not forget SMB Signing being enabled or disabled....

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com



 
Reply With Quote
 
MW
Guest
Posts: n/a

 
      02-01-2005, 02:03 PM
>>>Typical other factors include anti-virus software, disk compression,
>>>etc. Network issues would be possible if you use a protocol other
>>>than TCP/IP, or if you have an alternate path to the system, either
>>>logically or physically.


TCP/IP, only path is through the router (switch).

Antivirus is there, but shouldn't cause that much of a slowdown. No
compression.

>>...also, ethernet switch or hub? all machines using "autosense" in their

> NIC
>>configs?


Yes. One card is 10/100 and the other is gigabit tho. Switch is 10/100

> ...and let's not forget SMB Signing being enabled or disabled....


Hmmm... What should it be? And where do I find this info?
 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-01-2005, 05:35 PM
"MW" <ng.spam@spandan-spam-.com> wrote in message
news:(E-Mail Removed)...
> > ...and let's not forget SMB Signing being enabled or disabled....

>
> Hmmm... What should it be? And where do I find this info?


Slow SMB performance when you copy files from Windows XP to a Windows 2000
domain controller
http://support.microsoft.com/?id=321169


--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com


 
Reply With Quote
 
MW
Guest
Posts: n/a

 
      02-01-2005, 08:12 PM
Phillip Windell wrote:
> "MW" <ng.spam@spandan-spam-.com> wrote in message
> news:(E-Mail Removed)...
>
>> > ...and let's not forget SMB Signing being enabled or disabled....

>>
>>Hmmm... What should it be? And where do I find this info?

>
>
> Slow SMB performance when you copy files from Windows XP to a Windows 2000
> domain controller
> http://support.microsoft.com/?id=321169
>
>


Thanks for the quick response

The transfer is slow from the win2k3 server to the xp machine - the
article you mentioned is for problems the other way round ONLY. Also my
server machine is not a domain controller
 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      02-02-2005, 02:12 PM
The articles are written for the context and scope of the problem as the
author of the article was aware of it at the time. Quite often there is a
broader scope. I am only suggesting you try disabling it and see if it
works,...if it does not, then put it back the way it was and we will at
least know it is not related to SMB signing.

--

Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com

"MW" <ng.spam@spandan-spam-.com> wrote in message
news:(E-Mail Removed)...
> Phillip Windell wrote:
> > "MW" <ng.spam@spandan-spam-.com> wrote in message
> > news:(E-Mail Removed)...
> >
> >> > ...and let's not forget SMB Signing being enabled or disabled....
> >>
> >>Hmmm... What should it be? And where do I find this info?

> >
> >
> > Slow SMB performance when you copy files from Windows XP to a Windows

2000
> > domain controller
> > http://support.microsoft.com/?id=321169
> >
> >

>
> Thanks for the quick response
>
> The transfer is slow from the win2k3 server to the xp machine - the
> article you mentioned is for problems the other way round ONLY. Also my
> server machine is not a domain controller



 
Reply With Quote
 
MW
Guest
Posts: n/a

 
      02-05-2005, 05:09 PM
Update:

I've been tinkering with the driver settings for the networks cards on
all computers, and disabled wake on lan.

Speed seems to have picked up now...

Will post another update if it goes down again.

Thanks for everybody's help

MW

Phillip Windell wrote:
> The articles are written for the context and scope of the problem as the
> author of the article was aware of it at the time. Quite often there is a
> broader scope. I am only suggesting you try disabling it and see if it
> works,...if it does not, then put it back the way it was and we will at
> least know it is not related to SMB signing.
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Question on major change in Transfer speeds over wireless network. JeffinMS Wireless Internet 1 11-20-2006 02:22 AM
Newbie: Secure network w/o drop in speeds Sammy Wireless Internet 0 10-05-2005 05:20 AM
Newbie network question Lynda Wireless Internet 2 04-28-2004 06:33 PM
Newbie Q: Wireless speeds vs ADSL/BB speed Andrew Murray Home Networking 1 03-05-2004 10:48 PM
Newbie Network Question Foxhunter Home Networking 1 01-15-2004 04:23 AM



1 2 3 4 5 6 7 8 9 10 11