CALENDAR ENTRIES
January 2009
Sun Mon Tue Wed Thu Fri Sat
        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

December 2008
Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31      

About this Entry

This page contains a single entry by Bob Kane published on August 26, 2008 9:48 AM.

Video: Setting Up the Distributed File System in Windows Server 2008 was the previous entry in this blog.

You Asked For it...or Not - IE8 Beta 2 Now Available for Windows Server 2008 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

 

VPN Problems with Vista and Windows Server 2008? Could be "DisableTaskOffload"

Having problems connecting via VPN using RRAS on Windows Server 2008? It might be a problem with the "DisableTaskOffload" setting in the registry.

DisableTaskOffload is a setting that has been around since Windows Server 2000. Essentially it was designed to allow intelligent network adapters to manage network transfers instead of the server CPU - notably TCP checksum calculations and IPSec encryption - thus freeing CPU bandwidth for other tasks .

Well Microsoft Support Esclation Engineer Aydin Aslaner just published in the Routing and Remote Access Blog their discovery that Windows Vista and Windows Server 2008's TCP/IP stacks do not configure DisableTaskOffload properly. It should either be set to 0 (allow offload) or 1 (disable offload). Vista and WS set this value to 255, which stops aplications that depend on this flag. Aslaner suggests modifying the registry entry for DisableTaskOffload to enable it.

Of course, this makes me wonder why turn it off? Why not turn it on since most network adapters in today's servers are intelligent and can easily handle these tasks.  

0 TrackBacks

Listed below are links to blogs that reference this entry: VPN Problems with Vista and Windows Server 2008? Could be "DisableTaskOffload".

TrackBack URL for this entry: https://swarm.jupitermedia.com/mt-tb.cgi/4612

Leave a comment