]> git.proxmox.com Git - pve-installer.git/blame - html-common/ipconf.htm
update version to 5.0-24
[pve-installer.git] / html-common / 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">
89a12446
DM
9<tr><td>&nbsp;</td></tr>
10<tr>
3df718ea 11 <td colspan="4" align="center" width="800">
975aaeee 12 <b class="htext">Management Network Configuration</b>
3df718ea 13 </td>
89a12446
DM
14</tr>
15<tr>
16 <td colspan="2" valign="top" width="400"><br><p>
17 <table>
3df718ea 18 <tbody><tr><td><b>Please verify</b>
89a12446 19 the displayed network configuration. You will need a valid network
975aaeee 20 configuration to access the management interface after installation.
89a12446 21 <br><br>
89bb6656 22 Afterwards press the <b>Install</b> button to start the installation. The
89a12446 23 installer will then partition your hard disk and start copying packages.
89a12446
DM
24 </td></tr>
25 </tbody></table>
26 </p></td>
27
28 <td colspan="2" valign="top" width="400"><br><p>
29 <table border="0" width="400">
30 <tbody><tr>
31 <td valign="top" width="30"><img src="plus.png"></td>
3df718ea 32 <td valign="top"><b>IP address:</b>
7e5a3ae9 33 Set the IP address for your server.
3df718ea 34 <br><br>
89a12446
DM
35 </td>
36 </tr>
37 <tr>
38 <td valign="top" width="30"><img src="plus.png"></td>
3df718ea 39 <td valign="top"><b>Netmask:</b>
89bb6656 40 Set the netmask of your network.
3df718ea 41 <br><br>
89a12446
DM
42 </td>
43 </tr>
44 <tr>
45 <td valign="top" width="30"><img src="plus.png"></td>
3df718ea 46 <td valign="top"><b>Gateway:</b>
89a12446 47 IP address of your gateway or firewall.
3df718ea 48 <br><br>
89a12446
DM
49 </td>
50 </tr>
51 <tr>
52 <td valign="top" width="30"><img src="plus.png"></td>
3df718ea 53 <td valign="top"><b>DNS Server:</b>
89a12446 54 IP address of your DNS server.
3df718ea 55 <br><br>
89a12446
DM
56 </td>
57 </tr>
58 </tbody></table>
59 </p>
60 </td>
61</tr>
62</tbody></table>
63</center>
3df718ea 64</body></html>