A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Networking with Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Networking with Windows Vista Networking issues and questions with Windows Vista. (microsoft.public.windows.vista.networking_sharing)

Looking for: Vista Network Helper v1.x or HELP



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old December 30th 08, 04:08 AM posted to microsoft.public.windows.vista.networking_sharing
n9nu[_6_]
external usenet poster
 
Posts: 2
Default Looking for: Vista Network Helper v1.x or HELP


I am experiencing very slow (7-11MB per second) transfers from a Vista
64 Box (SP1) to my FreeNAS box which runs FreeBSD a couple of feet away.
All Linux and BSD boxes can transfer, via FTP, between each other at
around 60-90MB/sec...which is more like it. This Vista box however, is a
bottleneck. All NIC's are Intel Pro 1000 via CAT 6 cable. I have each of
the workstations (6 linux, 3 BSD and 1 Vista 64) connected to a HP 16
port Gigabit managed switch. Before the switch, I have my a Mikrotik
RouterOS box running via Linux which acts as the Internet gateway and/or
router via Masquerading.

I saw the reference to Vista Network Helper and it looks to be what I
am looking for, but I tried all sources to find a valid download link to
no avail. Can anyone post a current link or pm/email me with the info?

Of course, if anyone has a more direct (edit the registry) type deal, I
would be all ears. According to my references from
'www.enterprisenetworkplanet.com'
(http://www.enterprisenetworkingplane...e.php/3485486),
the key values for Vista I need to change would be:



- TcpWindowSize ~131400 (decimal value)
- Tcp13230pts - value of 3 (RFC1323 scaling and time stamping)
- ForwardBufferMemory ~80000
- NumForwardPackets ~60000

According to that site, and I know those values above pertain to XP, I
should see a big performance gain transferring files via TCP

With Linux and BSD it is just so straight forward and simple, but with
Vista I am bit confused on a few of the options. I do not expect to get
as fast as with the Linux or BSD clients, but I would like at least
40+MB/sec via FTP.

Thank you very much

Tim


--
n9nu

[image:
http://digital-audio-pro.us/public/I...signature.jpg]
  #2 (permalink)  
Old December 30th 08, 06:45 PM posted to microsoft.public.windows.vista.networking_sharing
Robert L. \(MS-MVP\)[_1303_]
external usenet poster
 
Posts: 1
Default Looking for: Vista Network Helper v1.x or HELP

You may try to disable auto tuning. This search result may help too.
Vista IPCONFIG and Network Settings
How to: assign multiple static IPs in Vista · How to change the
binding order of network providers · How to disable Auto-tuning on Windows
Vista ...
www.howtonetworking.com/vista/vistaipconfig.htm


--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"n9nu" wrote in message
...

I am experiencing very slow (7-11MB per second) transfers from a Vista
64 Box (SP1) to my FreeNAS box which runs FreeBSD a couple of feet away.
All Linux and BSD boxes can transfer, via FTP, between each other at
around 60-90MB/sec...which is more like it. This Vista box however, is a
bottleneck. All NIC's are Intel Pro 1000 via CAT 6 cable. I have each of
the workstations (6 linux, 3 BSD and 1 Vista 64) connected to a HP 16
port Gigabit managed switch. Before the switch, I have my a Mikrotik
RouterOS box running via Linux which acts as the Internet gateway and/or
router via Masquerading.

I saw the reference to Vista Network Helper and it looks to be what I
am looking for, but I tried all sources to find a valid download link to
no avail. Can anyone post a current link or pm/email me with the info?

Of course, if anyone has a more direct (edit the registry) type deal, I
would be all ears. According to my references from
'www.enterprisenetworkplanet.com'
(http://www.enterprisenetworkingplane...e.php/3485486),
the key values for Vista I need to change would be:



- TcpWindowSize ~131400 (decimal value)
- Tcp13230pts - value of 3 (RFC1323 scaling and time stamping)
- ForwardBufferMemory ~80000
- NumForwardPackets ~60000

According to that site, and I know those values above pertain to XP, I
should see a big performance gain transferring files via TCP

With Linux and BSD it is just so straight forward and simple, but with
Vista I am bit confused on a few of the options. I do not expect to get
as fast as with the Linux or BSD clients, but I would like at least
40+MB/sec via FTP.

Thank you very much

Tim


--
n9nu

[image:
http://digital-audio-pro.us/public/I...signature.jpg]


  #3 (permalink)  
Old December 31st 08, 06:24 AM posted to microsoft.public.windows.vista.networking_sharing
n9nu[_7_]
external usenet poster
 
Posts: 1
Default Looking for: Vista Network Helper v1.x or HELP


Hello

Thank you for the advice. I was amazed at the performance gain when I
issued the following command via the CLI: "netsh tcp set global
autotuninglevel=restricted". From a throughput of 8-12MB/sec to a
whopping 60-110MB/sec. That is much better. I have not tried it with the
options "normal" or "experimental" yet and will try those just for
kicks.

Thank you again


Tim


--
n9nu

ASUS L1N64-SLI mobo | Dual AMD FX-74 CPU's | Dual 8800 GTX OC
GPU's in SLI | OCZ Reaper X 8GB D/C RAM | PCPaC 1000W PSU | Quad WD
VelociRaptor 300GB in RAID 0 | Dual Lite-On SATA DVD+DL | I-INC 28" Full
HD LCD | Logitech Z-5500D SS | Thermaltake Armour Case | Liquid Cooling
for CPU's
Posted via http://www.vistaheads.com

  #4 (permalink)  
Old December 31st 08, 02:38 PM posted to microsoft.public.windows.vista.networking_sharing
Robert L. \(MS-MVP\)[_1307_]
external usenet poster
 
Posts: 1
Default Looking for: Vista Network Helper v1.x or HELP

Thank you for the feedback.

--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"n9nu" wrote in message
...

Hello

Thank you for the advice. I was amazed at the performance gain when I
issued the following command via the CLI: "netsh tcp set global
autotuninglevel=restricted". From a throughput of 8-12MB/sec to a
whopping 60-110MB/sec. That is much better. I have not tried it with the
options "normal" or "experimental" yet and will try those just for
kicks.

Thank you again


Tim


--
n9nu

ASUS L1N64-SLI mobo | Dual AMD FX-74 CPU's | Dual 8800 GTX OC
GPU's in SLI | OCZ Reaper X 8GB D/C RAM | PCPaC 1000W PSU | Quad WD
VelociRaptor 300GB in RAID 0 | Dual Lite-On SATA DVD+DL | I-INC 28" Full
HD LCD | Logitech Z-5500D SS | Thermaltake Armour Case | Liquid Cooling
for CPU's
Posted via http://www.vistaheads.com


 




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

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



All times are GMT. The time now is 11:50 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.