DOCUMENT:Q120014 17-DEC-2000 [crossnet] TITLE :WFW 3.11 RAS: X.25 Script for Sita Group Network Services PRODUCT :Windows for Workgroups and Windows NT Networking Issues PROD/VER:3.11 OPER/SYS: KEYWORDS: ====================================================================== ------------------------------------------------------------------------------- The information in this article applies to: - Microsoft Windows for Workgroups version 3.11 ------------------------------------------------------------------------------- SUMMARY ======= This article provides information on how to allow Remote Access Service (RAS) client that ships with Windows for Workgroups version 3.11 to automatically connect to a Microsoft Windows NT version 3.1 RAS server (equipped with an Eicon card) over the Sita Group Network X.25 service. Sita Group Network is also known as Scitor, Inc. Due to a problem in Windows for Workgroups version 3.11 with executing PAD.INF scripts, the following post-connect script file has been developed. It needs to be pasted into the SWITCH.INF file that is in the system subdirectory of your Windows directory. NOTE: The script below may also work with Windows NT and Windows NT Advanced Server version 3.1, however, there is a PAD.INF script available for RAS on those platforms. For information, please see the following article in the Microsoft Knowledge Base: Q120015 Windows NT RAS: X.25 Script for Sita Group Network Services MORE INFORMATION ================ In the script below (starting with ";-------") the following items that appear in the script [Place X.121 address here] [Place NUI number here] [Place Password here] need be replaced entirely including the square brackets by the X.121 address of the server, the users Network User Interface (NUI) number which usually has the format "NUI xxxxxxxx" (where the xxxxxxxx needs to be replaced with the eight-digit NUI number and the password). Edit and paste the following lines into your SWITCH.INF (not PAD.INF) file: ;--------------------------------------------------- [SITA GROUP NETWORK] COMMAND=... OK="SITA NETWORK:" COMMAND=[Place NUI number here] OK= COMMAND=[Place password here] OK= COMMAND=PROF 6 NoResponse COMMAND= NoResponse COMMAND=SET 2:1 OK= COMMAND= NoResponse COMMAND=SET 4:1,6:1,16:0,17:0,18:0,19:0,21:0 OK= COMMAND= NoResponse COMMAND=SET 118:0,119:0,120:0 OK= COMMAND=PAR? OK= COMMAND=SET 2:0 NoResponse COMMAND= NoResponse COMMAND=[Place X.121 address here] CONNECT= --------- End of script------------------------- The third-party products discussed here are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability. Additional query words: wfw wfwg 3.11 thirdparty 3rdparty ====================================================================== Keywords : Technology : kbAudDeveloper kbWFWSearch kbWFW311 Version : 3.11 ============================================================================= 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 2000.