summaryrefslogtreecommitdiffstats
path: root/help-install/nl/main::opt::network.html
blob: 54bc82e0a19061640dc2a6814776b31fb09cf902 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<a name="o_hostip"/>
<a name="o_netmask"/>
<a name="o_gateway"/>

<h3>
<a name="network">Installatieopties: netwerkopties</a>
</h3>

<p>Het is mogelijk om nu het netwerkinterface in te stellen. De hardware zal later door DrakX worden gedetecteerd. De minimale set opties om uw netwerkkaart mee in te stellen bestaat uit een host-IP en netwerkmasker. Bijvoorbeeld: <ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p>

<p>of in een kortere vorm: <ul><li>hostip=192.168.0.10/24</li></ul></p>

<p>Als u een <a href="#o_install">netwerkinstallatie</a> hebt gespecificeerd maar niet deze beide opties, dan zal het installatieprogramma proberen de netwerkinterface in te stellen met <em>dhcp</em>. Als u een standaardgateway nodig hebt, geef die dan op met de optie <em>gateway</em>. Bijvoorbeeld: <ul><li>gateway=192.168.0.8</li></ul></p>