]> git.proxmox.com Git - pve-installer.git/blob - html-common/ipconf.htm
fb46510006faa08b8b20a6ec25262a97b09dfe08
[pve-installer.git] / html-common / ipconf.htm
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <link rel="stylesheet" type="text/css" href="pve-installer.css">
5 </head>
6 <body>
7 <center>
8 <table border="0" width="800">
9 <tr><td>&nbsp;</td></tr>
10 <tr>
11 <td colspan="4" align="center" width="800">
12 <b class="htext">Management Network Configuration</b>
13 </td>
14 </tr>
15 <tr>
16 <td colspan="2" valign="top" width="400"><br><p>
17 <table>
18 <tbody>
19 <tr><td><b>Please verify</b> the displayed network configuration. You
20 will need a valid network configuration to access the management
21 interface after installation.<br><br>
22 Afterwards press the Next button. You will be shown a list of the
23 options that you chose during the previous steps.
24 </td></tr>
25 </tbody>
26 </table>
27 </p></td>
28
29 <td colspan="2" valign="top" width="400"><br><p>
30 <table border="0" width="400">
31 <tbody><tr>
32 <td valign="top" width="30"><img src="plus.png"></td>
33 <td valign="top"><b>IP address (CIDR):</b> Set the main IP address and
34 netmask for your server in CIDR notation.<br><br>
35 </td>
36 </tr>
37 <tr>
38 <td valign="top" width="30"><img src="plus.png"></td>
39 <td valign="top"><b>Gateway:</b> IP address of your gateway or firewall.
40 <br><br>
41 </td>
42 </tr>
43 <tr>
44 <td valign="top" width="30"><img src="plus.png"></td>
45 <td valign="top"><b>DNS Server:</b> IP address of your DNS server.
46 <br><br>
47 </td>
48 </tr>
49 </tbody></table>
50 </p>
51 </td>
52 </tr>
53 </table>
54 </center>
55 </body></html>