]> git.proxmox.com Git - pve-installer.git/blame - html/ipconf.htm
run command: use explicit return undef in closures on call sites
[pve-installer.git] / html / ipconf.htm
CommitLineData
89a12446 1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
3df718ea
DM
2<html>
3<head>
4<link rel="stylesheet" type="text/css" href="pve-installer.css">
5</head>
6<body>
89a12446
DM
7<center>
8<table border="0" width="800">
7fcebc9a
TL
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>
89a12446
DM
16 <td colspan="2" valign="top" width="400"><br><p>
17 <table>
7fcebc9a
TL
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
9d89231a
DW
21 interface after installing.<br><br>
22 After you have finished, press the Next button. You will be shown a
23 list of the options that you chose during the previous steps.
7fcebc9a
TL
24 </td></tr>
25 </tbody>
26 </table>
89a12446
DM
27 </p></td>
28
29 <td colspan="2" valign="top" width="400"><br><p>
30 <table border="0" width="400">
31 <tbody><tr>
7fcebc9a
TL
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>
89a12446
DM
36 </tr>
37 <tr>
7fcebc9a
TL
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>
89a12446
DM
42 </tr>
43 <tr>
7fcebc9a
TL
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>
89a12446
DM
48 </tr>
49 </tbody></table>
50 </p>
51 </td>
52</tr>
7fcebc9a 53</table>
89a12446 54</center>
3df718ea 55</body></html>