View Single Post
  #271 (permalink)  
Old 03-15-2007, 06:54 PM
labens's Avatar
labens
Lurker
Offline
 
Join Date: Mar 2007
Posts: 22
Reputation: 30
labens is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
This is my first post, so I hope it is found useful.

6) USB Serial Mode for ActiveSync broken (unchecking 'use advanced networking ' option in settings/connections/activesync errors)

Turning off RNDIS active sync mode is critical for anyone using VPN software. I was unable to find any 3.5 ROMs with this working properly. So I did some digging and found a fix. If there is a better thread to post this, let me know.

To fix this issue apply the following registry entries that are missing in the ROM. Then go to the Setting/Connections and turn on/off the advanced network setting and plug in your USB cable.

You can import the keys below using TRE.

REGEDIT4

[HKEY_LOCAL_MACHINE\Comm\USB Cable:]

[HKEY_LOCAL_MACHINE\Comm\USB Cable:\Parms]

[HKEY_LOCAL_MACHINE\Comm\USB Cable:\Parms\TcpIp]
"DNS"=hex(7):31,00,32,00,37,00,2e,00,30,00,2e,00,3 0,00,2e,00,31,00,00,00,00,00
"DefaultGateway"=hex(7):31,00,39,00,32,00,2e,00,31 ,00,36,00,38,00,2e,00,35,00,35,00,2e,00,31,00,30,\
00,31,00,00,00,00,00
"Subnetmask"=hex(7):32,00,35,00,35,00,2e,00,32,00, 35,00,35,00,2e,00,32,00,35,00,35,00,2e,00,32,\
00,35,00,35,00,00,00,00,00
"IpAddress"=hex(7):31,00,39,00,32,00,2e,00,31,00,3 6,00,38,00,2e,00,35,00,35,00,2e,00,31,00,30,\
00,31,00,00,00,00,00
"DontAddDefaultGateway"=dword:00000000
"UseZeroBroadcast"=dword:00000000
"EnableDHCP"=dword:00000000
Reply With Quote