diff options
Diffstat (limited to 'help-install/da/main::opt::network.html')
-rw-r--r-- | help-install/da/main::opt::network.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/help-install/da/main::opt::network.html b/help-install/da/main::opt::network.html new file mode 100644 index 0000000..07d02b5 --- /dev/null +++ b/help-install/da/main::opt::network.html @@ -0,0 +1,13 @@ +<a name="o_hostip"/> +<a name="o_netmask"/> +<a name="o_gateway"/> + +<h3> +<a name="network">Valgmuligheder for installationen: Netværksmuligheder</a> +</h3> + +<p>Det er muligt at sætte netværkskortet op allerede nu. Selve hardwaren vil blive fundet senere af YaST2. Det minimale sæt valgmuligheder, til konfiguration af dit netkort, består af værtsmaskine-IP samt en netmaske. For eksempel:<ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> + +<p>eller i kortere form: <ul><li>hostip=192.168.0.10/24</li></ul></p> + +<p>Hvis du angav en <a href="#o_install">netværksbaseret installation</a> og du ikke angav begge disse muligheder, vil installationsprogrammet prøve at sætte netværkskortet op med <em>dhcp</em>. Hvis du skal bruge en standard-gateway, så angiv denne med valgmuligheden <em>gateway</em>. For eksempel: <ul><li>gateway=192.168.0.8</li></ul></p> |