Modem Issues, Auto-Connect/Disconnect & Dialup for Windows XP

Modem Drivers That Are Digitally Signed in Windows XP Resources for Troubleshooting Modem Problems in Win XP
Troubleshooting Cable Modems in Windows XP Slow Connection Speeds in Windows XP
Error 692: Hardware Failure in Port or Attached Device Error 633 When Starting Broadband Connection in WinXP
Configure an Alcatel USB Modem for ADSL Connectivity Unimodem Devices May Remain in Device Manager
Chameleon Modem ComboCard Appears as Incompatible Lucent Technologies Soft Modem Not Detected
   
IBM ThinkPad Modem Does Not Work After Upgrade Actiontec USB Call-Waiting Modem Not Recognized
HOW TO: Set Up Multiple-Device (Multilink) Dialing Non PnP Slower Than 28.8 Kbps Modem Not Recognized
Set Up a Direct Cable Connection in Windows XP Cables That Are Compatible with Direct Cable Connection
Multiple Entries for Single Modem After Upgrade Cannot Sign Up for the Internet by Using a Modem
Description of Internet Connection Sharing in Windows XP Troubleshooting America Online in Windows XP
   
Error Message: Invalid DHCP Lease in Windows XP Third-Party DHCP Server Assigns Duplicate IP Addresses
COM Port Not in Available Ports List for Modem RAS Clients Cannot Connect to Demand-Dial Router
HOW TO: Create a PPPoE Connection in Windows XP PPPoE ICS Requires Setting Below 1492 on the ICS Client
Configure and Use Dial-Up Connections in Windows XP Configure a Connection to the Internet in Windows XP
Troubleshooting Internet Service Provider Login Problems Troubleshooting Problems Communicating on the Internet
   
How to Enable PPP Logging in Windows HOW TO: Configure Windows XP TCP/IP to Use DNS
How to get PPPoE in Windows XP to log in Automatically How to Use PPPoE in Windows XP

Auto-Dialing Issues

Check your settings here:  Network Connections/Advanced/Dial-Up Preferences/Enable Auto-Dial by Location/Uncheck all locations. 

To view the list of names and addresses recorded by AutoDial, type the following command at a command prompt:
rasautou -s

To delete a name or address entry from the list:  Start/Run/Regedit

HKEY_CURRENT_USER\Software\Microsoft\RAS Autodial\Addresses

You can delete any TCP/IP addresses that you see under this key. Note that AutoDial can use IP addresses, DNS fully qualified domain names (FQDN), and NetBIOS names.

Modify the Internet Auto-Dial Settings

Windows has the option to automatically dial your Internet Service Provider (ISP) to establish an Internet connection. This option can be controlled using this tweak.   Start/Run/Regedit

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
Value Name: EnableAutodial
Data Type: REG_BINARY (Binary Value)
Value Data: (00 00 00 00 = disabled, 01 00 00 00 = enabled)

Create a new binary value named "EnableAutodial", and set the new value to equal "01 00 00 00" to enable autodial or "00 00 00 00" to disable it.

Note: This restriction can be used either on a user by user basis by adding it to HKEY_CURRENT_USER or on a computer wide basis by adding it to HKEY_LOCAL_MACHINE.

Fast User Switching and Internet Connection

The following entry will stop the prompt to shut down the connection when changing users under Windows XP. This enables a permanent internet connection with multiple users on your PC under Windows XP.  Start/Run/Regedit

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Then right-click the right-hand pane, select New/String Value. Name the value KeepRasConnections and set it to 1.

Keep Ras Connection within Fast User Switching

To set it manually: http://www.microsoft.com/windowsxp/expertzone/tips/may02/theriot1.asp

Disable Automatic Modem Connections at Startup

If remote connections are enabled in Windows, the system may try to initiate an Internet connection at Windows startup or at the start of many applications. This setting disables that behavior.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Ole. Value Name: EnableRemoteConnect, Data Type: REG_SZ (String Value), Value Data: "Y" = enable automatic connections, "N" = disabled.

Create a new String value, or modify the existing value, called 'EnableRemoteConnect' and edit the value according to the settings below. Exit your registry, you may need to restart or log out of Windows for the change to take effect.

Disable the "Log on using dial-up connection" Check Box

During logon Windows allows users to optionally connect to a Windows domain using dial-up networking, this tweak can be used to disable that option. Start/Run/Regedit

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.  Value Name: RasDisable
Data Type: REG_SZ (String Value), Value Data: (0 = restriction disabled, 1 = restriction enabled). 

Create a new String value, or modify the existing value, called 'RasDisable' and edit the value according to the settings below. Exit your registry, you may need to restart or log out of Windows for the change to take effect.

Autodial Fails to Dial Automatically Dial-Up Networking Autodial Manager Fails
Autodial Settings Lost When Using Roaming Profiles How to View and Remove Information from AutoDial
Error 691 or Error 734 When You Attempt a Dial-Up My Dialup Settings Keep Changing from 'Never Dial' to...
Requirements for Multi-Device Dialing in Windows XP Configuring Multi-Device Dialing in Windows XP

Auto-Disconnect

Start/Run/Regedit

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters.  In the right pane, find Autodisconnect and change the time accordingly.

Or...

Start/Run/net config server /autodisconnect:30 (30 being an example).  The valid value range is -1 to 65535 minutes at the command line. To disable Auto-Disconnect set it to -1.  Setting Autodisconnect to 0 does not turn it off and results in very fast disconnects, within a few seconds of idle time. (However, the RAS Autodisconnect parameter is turned off if you set it to a value of 0.)

ASDL/Cable Modem Disconnects

With some ADSL/Cable modems (especially USB) you may have a problem with getting disconnected after a few hours, here are two ways to fix that.  Disable Hibernation and Disable Windows Messenger.

DSL Cable Modems Disconnects

Right click My Computer Icon/Properties/Hardware/Device Manager. Expand USB Controllers/Double Click USB Root Hub. Select Power Management and uncheck, Allow the computer to turn off the device to save power.

     Tip:  Stop connection from timing out on Web Pages. Sometimes when trying to connect to a Web site, that connection
              attempt "times-out" due to the slowness of response, and you get a "Could not connect to ... ". Start/Run/Regedit
              HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\Net.

              In the left pane, locate the 0000 Key (or 0001, 0002, or 0003) that represents your modem or NIC. Under that
              Key, locate the Value name called "SLOWNET" (right pane). Double click on SLOWNET, and change "Value
              data = 01" (zero & 1), to "00" (2 zero's). Close RegEdit, and reboot. 

       

XP Support- 01/01/2005 12:42 AM - Home Page WinXP
© Copyright Kelly Theriot MS-MVP(DTS) 2005. All rights reserved.