• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/accel-pptpd/pptpd-1.3.3/html/poptop_ads_howto/
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2"http://www.w3.org/TR/html4/loose.dtd">
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
6<title>Poptop MSCHAP2 ADS Howto</title>
7</head>
8
9<body>
10<p><a name="test"></a><strong>4. The Test Environment</strong></p>
11<p>I have built a test environment as shown in the diagram. In the rest of the howto, the configurations of software are based on this topology. </p>
12<p><img src="diagram1.jpg"></p>
13<p>A Windows 2003 SP1 Server is set up as the AD domain controller, DNS server and WINS server. The pptp gateway is the Linux box which has 2 network cards. One connects to the internal network, 10.0.0.0/24, and the other one connects to the Internet with ip address 192.168.0.10/24. The internal network has two subnets, 10.0.0.0/24 and 172.16.0.0/24. </p>
14<p>The domain name of the Windows AD domain is EXAMPLENET.ORG and the corresponding netbios name is EXAMPLE. </p>
15<p><strong>Windows Domain Summary</strong>:</p>
16<table width="558" border="0">
17  <tr>
18    <td width="266">Domain Controller Name </td>
19    <td width="282">dc1.examplenet.org</td>
20  </tr>
21  <tr>
22    <td>Domain Controller IP Address </td>
23    <td>10.0.0.1</td>
24  </tr>
25  <tr>
26    <td>DNS IP Address </td>
27    <td>10.0.0.1</td>
28  </tr>
29  <tr>
30    <td>WINS IP Address </td>
31    <td>10.0.0.1</td>
32  </tr>
33  <tr>
34    <td>AD Domain Name </td>
35    <td>examplenet.org</td>
36  </tr>
37  <tr>
38    <td>AD Netbios Domain Name</td>
39    <td>example</td>
40  </tr>
41</table>
42
43</p>
44<hr>
45<a href="poptop_ads_howto_3.htm">Next</a> &nbsp;&nbsp;<a href="poptop_ads_howto_1.htm">Previous</a>&nbsp;&nbsp;<a href="poptop_ads_howto_1.htm#toc">Content</a></body>
46</html>
47