DOCUMENT:Q169417 10-AUG-2001 [winnt] TITLE :RAS Clients Cannot Access All Networks in an OSPF Network PRODUCT :Microsoft Windows NT PROD/VER:4.0 OPER/SYS: KEYWORDS:kbnetwork ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Windows NT Server version 4.0 - Microsoft Routing and Remote Access Service Update for Windows NT Server version 4.0 ------------------------------------------------------------------------------- SUMMARY ======= If they are not configured properly, Remote Access Service (RAS) clients may not have full network access when the RAS server is also an OSPF router. This will only occur if OSPF is not properly configured and the RAS IP address pool does not match the IP subnet of a LAN interface. Loss of connectivity for LAN clients can also result if OSPF is not properly configured. MORE INFORMATION ================ On an OSPF router, OSPF must be running for that interface to be included in OSPF link state advertisements. In other words, if a particular interface is not running OSPF, it is considered external and the route to this network will not be advertised. RAS interfaces, as well as LAN interfaces, can be considered external to OSPF. If RAS is using a pool of IP addresses from a unique subnet, then a route to this subnet needs to be advertised. You will need to make this OSPF router an Autonomous System (AS) boundary router (ASBR). Enabling this feature tells the router to advertise external routes to the rest of the OSPF network. To enable this functionality, right-click OSPF, click Configure OSPF By Bay Networks, and then select the Enable Autonomous System Boundary Router check box. When a router is an ASBR, it will advertise all routes including the default gateway. For additional information, please see the following article in the Microsoft Knowledge Base: Q166170 Using Default Gateways with OSPF If RAS is using a pool of addresses that are within the same subnet as one of the routers' OSPF interfaces, or you are using DHCP for the RAS address pool, you need not do anything. In this case, the subnet is already being advertised and RAS will use Proxy ARP to get packets to the RAS clients. Additional query words: rras ====================================================================== Keywords : kbnetwork Technology : kbWinNTsearch kbWinNT400search kbWinNTSsearch kbWinNTS400search kbWinNTS400 kbAudDeveloper kbRRASNTSearch kbRRASNT400 Version : 4.0 ============================================================================= 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.