Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

422 lines
12 KiB

  1. <!--The following was created with scratch HTML.-->
  2. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
  3. <HEAD>
  4. <TITLE>Routing and Remote Access</TITLE>
  5. <STYLE TYPE="text/css">
  6. /* Style sheet optimized for IE4x - Last updated 01/16/01 RWF */
  7. body { color: #000000;
  8. background: #FFFFFF;
  9. font-size: 70%;
  10. font-family: Verdana, Arial, Sans Serif;
  11. margin-left: 0em;
  12. padding-left: 1.5em; }
  13. a:link, a:visited { color: #0000FF; text-decoration:underline;}
  14. a:active, a:hover { color: #FF0000; cursor:hand; text-decoration:underline;}
  15. /* Puts a little more breathing room above related topics link. - AMS*/
  16. a.#reltopics { position:relative; top:1em; }
  17. h1
  18. { font-size: 125%;
  19. margin-bottom: .5em; clear:both; width: 85%; }
  20. h2
  21. { font-size: 110%;
  22. margin-top: 1.5em;
  23. margin-bottom: .5em; clear:both; }
  24. h3
  25. { font-size: 100%;
  26. margin-top: 1.2em;
  27. margin-bottom: .5em; clear:both; }
  28. h4
  29. { font-size: 100%;
  30. margin-top: 1.2em;
  31. margin-bottom: .5em; clear:both; }
  32. h5
  33. { font-size: 100%;
  34. margin-top: 1.2em;
  35. margin-bottom: .5em; clear:both; }
  36. p
  37. { margin-top: .6em;
  38. margin-bottom: .6em; }
  39. ol
  40. { margin-top: .5em;
  41. margin-bottom: 0em;
  42. margin-left: 2.1em;
  43. padding-left: 0em;
  44. margin-right:2.1em; }
  45. ul
  46. { margin-top: .6em;
  47. margin-bottom: 0em;
  48. list-style-type: disc;
  49. margin-left: 1.5em;
  50. padding-left: 0em;
  51. margin-right: 1.5em; }
  52. li
  53. { margin-bottom: .7em; clear:both; }
  54. dd
  55. { margin-bottom: 0em;
  56. margin-left: 1.5em; }
  57. /* for defined terms, follow the Document Conventions listing in the Microsoft Manual of Style: */
  58. /* Keywords, functions, and anything else the user must enter exactly as shown are bold--add font-weight: bold; to the dt tag */
  59. /* Variables, book titles, and placeholders the user must provide are italic--add font-style: italic; to the dt tag */
  60. /* pre-defined arguments are bold and italic--add font-weight: bold; and font-style: italic; to the dt tag */
  61. dt
  62. { margin-top: 1em; }
  63. pre
  64. { margin-top: .5em;
  65. margin-bottom: .5em; }
  66. code
  67. { font-family: Courier New;
  68. font-size: 1.1em; }
  69. table
  70. { font-size: 100%;
  71. margin-top: 1em;
  72. margin-bottom: 1em; }
  73. th
  74. { text-align: left;
  75. background: #DDDDDD;
  76. vertical-align: bottom;
  77. padding: .2em;
  78. padding-left: .45em;
  79. padding-right: .5em;}
  80. tr
  81. { vertical-align: top; }
  82. td
  83. { background: #EEEEEE;
  84. vertical-align: top;
  85. padding: .2em;
  86. padding-left: .45em;
  87. padding-right: .5em;}
  88. /**** extended class styles ************************/
  89. /* */
  90. /* add comment tags to disable the style */
  91. p.indent { margin-left: 1.3em; } /* used to indent text for notes and warnings; use this instead of the blockquote tag */
  92. p.indent2 { margin-left: 3.5em; } /* used to indent text a second level under the first indent */
  93. P.indentGray { color: #666666; } /* used in quad-method procedures */
  94. p.procLabel { font-size: 100%;
  95. font-weight: bold; clear: both; width: 85%; margin-top: 2em; }
  96. p.uatshoot { font-weight: bold; margin-bottom: -.5em; margin-top: 1em; }
  97. /***********************************************/
  98. /* these class styles are used for the expanding and collapsing text files (expand function in shared.js) */
  99. #expand {margin-bottom: 0.6em; margin-left: 0em; margin-right: 0em;}
  100. a:link.expandToggle, a:visited.expandToggle {color:#000000; font-weight: bold; text-decoration:none;}
  101. a:hover.expandToggle, a:active.expandToggle {color:#0000FF;}
  102. img.expand { border: none; margin-right: 0.5em; width:.8em;}
  103. div.expand { margin-left: 1.5em; margin-right: 1.5em;margin-bottom: 1em; display:none;}
  104. /***********************************************/
  105. /* this class for expand collapse appearing in a table */
  106. table.uatshoot {background-color: #FFFFFF; width: 90%; }
  107. table.uatshoot td { padding: 0px 0px 0px 5px; }
  108. a:link.uatshoot, a:visited.uatshoot {color:#000000; font-weight: normal; text-decoration:none;}
  109. a:hover.uatshoot, a:active.uatshoot {color:#0000FF; text-decoration: none; }
  110. /*******************************************/
  111. /* these classes are for thumbnail art */
  112. a:link img.thumbnail {border-color: #0000FF;}
  113. a:active img.thumbnail { border-color: #FF0000;}
  114. a:hover img.thumbnail {border-color: #FF0000;}
  115. img.thumbnail {vertical-align: top; margin-left: 0;
  116. width:90; border-width:1;}
  117. div.thumbnail {float:left; width: 105; margin-top: 1em; margin-bottom: -0.3em;
  118. clear: both; }
  119. /*********************************************/
  120. /* this class style is used for the navigation tree in MMC */
  121. p.navTree { margin-top: .2em; }
  122. ul.navTree { list-style-type: none; }
  123. li.branch { margin-top: -.5em; margin-bottom: .6em;}
  124. a.where {} /* use for the expand <a> tag */
  125. /***************************************************************/
  126. /* these class styles are used for <span> tags simulating buttons & their div */
  127. #buttonMenu { padding: 0.5em 0.3em 0.1em 0.3em;
  128. padding-left:6px;
  129. border-bottom: thin solid #999999;
  130. background: #BBBBBB;
  131. vertical-align:top;
  132. z-index:2;
  133. visibility:visible;
  134. left:0; top:0;
  135. text-align:left;
  136. margin:0 1em 0 0;
  137. position:absolute;
  138. width: 100%;
  139. }
  140. a:link.button, a:visited.button, span.button {
  141. border-top-color: #EEEEEE ;
  142. border-left-color: #EEEEEE ;
  143. border-bottom-color: #666666 ;
  144. border-right-color: #666666 ;
  145. background-color: #DDDDDD ;
  146. color:#0000FF;
  147. text-decoration: none;
  148. text-align: center;
  149. font-weight: bold ;
  150. height:1.5em; width:17px; cursor:hand;
  151. border-style: solid; border-width: 1;
  152. }
  153. a:active.button, a:hover.button {
  154. border-top-color: #666666 ;
  155. border-left-color: #666666 ;
  156. border-bottom-color: #EEEEEE ;
  157. border-right-color: #EEEEEE;
  158. background-color: #FFFFFF;
  159. text-decoration: none;
  160. text-align: center;
  161. font-weight: bold ;
  162. height:1.5em; width:17px; cursor:hand;
  163. border-style: solid; border-width: 1;
  164. }
  165. /* The following span is used to display
  166. items that have no entries - AMS */
  167. span.buttoninactive {background: #C0C0C0;
  168. border: 1 solid #eeeeee;
  169. height: 1.4em;
  170. width: 1.4em;
  171. text-align: center;
  172. font-weight: bold;
  173. color: #808080;
  174. vertical-align:top;
  175. cursor: default;
  176. }
  177. #list { padding:.4em 0.3em 100% 0.3em;
  178. overflow:auto;
  179. line-height:0.4em;
  180. height:100%; width: 100%;
  181. z-index:1;
  182. left:0; top:0;
  183. text-align:left;
  184. margin:0;
  185. position:absolute;
  186. margin-left:1em; line-height:100%;
  187. }
  188. p.marker { font-weight:bold;
  189. margin-top: 2em;
  190. color:#000000;
  191. font-size:110%;
  192. }
  193. /************************************************/
  194. /* class styles reserved for mouseover/mouseout DHTML */
  195. .cold {}
  196. .hot {}
  197. /**********************************************************************/
  198. /* ID styles reserved for <a> tags calling OCX's within HTML Help by creating OBJECTS */
  199. #wPopup {}
  200. a:link#wPopup, a:visited#wPopup {color: #006600;}
  201. a:hover#wPopup, a:active#wPopup {color: #FF0000;}
  202. img.popup {border: none; margin-right: 0.5em; vertical-align:middle;}
  203. #shortcut {}
  204. img.shortcut {border: none; margin-right: 0.5em; vertical-align:middle;}
  205. #specLoc {}
  206. #altLoc {}
  207. p.note,p.tip, p.important, p.caution, p.warning
  208. { font-weight:bold; clear:both;
  209. margin-top:1em;
  210. margin-bottom:-.25em; }
  211. img.alert {border:none;} /* for icon images - note, tip, important, caution, warning*/
  212. /************************************************/
  213. /* styles used to modify the appearance of XML popups */
  214. DIV.XMLPopup { height: 100%; width: 100%; border: solid; border-width:1px; background-color: #FFFFCC; }
  215. DIV.PopTerm { font-weight: bold; margin-left: 1em; margin-top: .75em; margin-right: 1em; }
  216. DIV.PopDef { line-height: 1.25em; margin-left: 1em; margin-top: .25em;
  217. margin-right: 1em; margin-bottom: 1em; }
  218. DIV.PopSeeAlso { margin-left: 0em; margin-top: .5em; margin-right: 1em; margin-bottom: 1.25em; }
  219. DIV.PopDef UL { margin-left: 1.45em; line-height: 1.25em; }
  220. /************************************************/
  221. /* Styles for listed-out/hard-coded links for Related Topics with page GIF */
  222. p.#relTopics { font-weight:bold; margin-top: 2em;}
  223. img.relTopics { border: none; }
  224. p.relTopics { margin-left: 1.5em; margin-top: -1.7em; margin-bottom: .5em;}
  225. /***********************************/
  226. /* Style for print only functionality used with external URL link coUA_print.css*/
  227. span.printonly {display:none }
  228. /***********************************/
  229. /* Styles for checklists */
  230. .userData {behavior:url(#default#userdata); } /*sets persistance*/
  231. #checklist {width:100%; text-align:left; margin:0.3em 0em;}
  232. #checklist li {text-indent:0.2em;}
  233. /*********************************/
  234. /* these classes are for previous next navigation */
  235. a:hover.navbar, a:active.navbar {} /* text in nav */
  236. a:link.navbar, a:visited.navbar {}
  237. #nav { left:0; top:0px;
  238. text-align:left;
  239. margin:0;
  240. position:absolute;
  241. padding-bottom: 1px; padding-top: 3px;
  242. padding-right:6px; padding-left:5px;
  243. align:top;
  244. visibility:hidden;
  245. z-index:1; }
  246. #text { left:0; top:0px;
  247. /*text-align:left;*/ /*Commented out because it was causing a problem with BI-DI. Remove style if no ill effects are found from commenting it out. - 5/28/99 AMS */
  248. margin:0;
  249. position:absolute;
  250. padding:10px;
  251. overflow:auto;
  252. height:100%;
  253. z-index:1;
  254. background-repeat:no-repeat;
  255. background-position: bottom right;
  256. background-attachment:fixed; }
  257. /***************************************************/
  258. /* STYLES USED IN THE WEB DELIVERABLE ONLY */
  259. /***********************************/
  260. /* links */
  261. #wPopupWeb {}
  262. a:link#wPopupWeb {color: #006600;}
  263. a:hover#wPopupWeb {color: #FF0000;}
  264. a:active#wPopupWeb {color: #FF0000;}
  265. a:visited#wPopupWeb {color: #006600;}
  266. #shortcutWeb {}
  267. #specLocWeb {}
  268. #relTopicsWeb {}
  269. #altLocWeb {}
  270. /***********************************/
  271. /* popups */
  272. div.popup { visibility:hidden; z-index:3;
  273. position:absolute;
  274. top:200; left:200;
  275. width:250; padding:6px;
  276. background-color:#FFFFCC;
  277. border-style: solid;
  278. border-width: 1;
  279. border-color: #666666;
  280. }
  281. /***********************************/
  282. /* Added the following DIV 12/20/00 to incorporate branding GIF (currently Windows Flag) to designate material in HSS as Microsoft (as opposed to OEM material. This style also required WIDTH tags on H1 and WIDTH and Margin-Top tags on P.Proclabel. - AMS*/
  283. DIV.UAbrand { direction: RTL; margin-top:-.25em; margin-right: -.25em; margin-bottom: -3em; }
  284. </STYLE>
  285. <SCRIPT LANGUAGE="JScript" SRC="MS-ITS:ntshared.chm::/shared.js"></SCRIPT>
  286. <script language=javascript>
  287. function OnClickHelp( sURL)
  288. {
  289. window.showHelp(sURL);
  290. }
  291. </script>
  292. </HEAD>
  293. <BODY>
  294. <H1>Welcome to Routing and Remote Access</H1>
  295. <P>Routing and Remote Access provides integrated multiprotocol routing, remote access, and virtual private network (VPN) capabilities.</P>
  296. <P>To add a Routing and Remote Access server, on the Action menu, click Add Server.</P>
  297. <P>For more information about setting up a Routing and Remote Access server, see <A id=specLoc href="javascript:OnClickHelp('rrasconcepts.chm::/sag_rtrchecklist.htm');">Checklist: Installing and configuring the router</A> and <A id=specLoc href="javascript:OnClickHelp('rrasconcepts.chm::/sag_rasschecklist.htm');">Checklist: Installing and configuring the remote access server</A> in Help.</P>
  298. <P>&nbsp;</P>
  299. <P>&nbsp;</P>
  300. </BODY>
  301. </HTML>