DOCUMENT:Q126008 08-AUG-2001 [winnt] TITLE :Registry Value for Routing PPP Packets Incorrect PRODUCT :Microsoft Windows NT PROD/VER::3.5 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Windows NT Workstation version 3.5 - Microsoft Windows NT Server version 3.5 - MSPRESS Microsoft Windows NT Resource Kit, version 3.5 ------------------------------------------------------------------------------- Page 420 (Chapter 22: Remote Access Service and the Internet) of the Windows NT version 3.5 Resource Kit Networking Guide states the following concerning the DisableOtherSrcPackets registry entry: Since the packets that come from LAN clients are not originating from the RAS computer, you must set DisableOtherSrcPacket to 1 so the header sent over the PPP link retains the IP address of the LAN clients. This is incorrect. In order for the header sent over the PPP link to retain the LAN client IP address, you must set the DisableOtherSrcPackets value to 0. The default value is 1. Also note that the text refers to DisableOtherSrcPacket (singular). The correct entry is DisableOtherSrcPackets (plural). WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk. 1. Start Registry Editor (Regedt32.exe). 2. Go to the following key: HKEY_LOCAL_MACHINE\ System\CurrentControlSet\Services\RasArp\Parameters 3. From the Edit menu, click Add Value. 4. Enter the following value: Value name: DisableOtherSrcPackets Value Type: REG_DWORD Range: Boolean (0 or 1) Default: 1 (not in Registry) 5. Exit Registry Editor. NOTE: This change to the Windows NT registry requires the computer to be restarted to take effect. Do not restart the computer right now, though, because there are some additional settings that must be changed. Additional query words: prodnt ras point-to-point zero ====================================================================== Keywords : Technology : kbWinNTsearch kbWinNTWsearch kbWinNT350search kbWinNTW350 kbWinNTW350search kbWinNTSsearch kbWinNTS350 kbMSPressSearch kbWinNTS350search kbZNotKeyword6 kbZNotKeyword2 Version : :3.5 ============================================================================= THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY. Copyright Microsoft Corporation 2001.