[2024-feb-29] Sad news: Eric Layton aka Nocturnal Slacker aka vtel57 passed away on Feb 26th, shortly after hospitalization. He was one of our Wiki's most prominent admins. He will be missed.

Welcome to the Slackware Documentation Project

Verschillen

Dit geeft de verschillen weer tussen de geselecteerde revisie en de huidige revisie van de pagina.

Link naar deze vergelijking

Beide kanten vorige revisieVorige revisie
Volgende revisieBeide kanten volgende revisie
nl:slackware:beginners_guide [2012/10/22 19:52 (UTC)] – [Configure your Network] Vertaald. alienbobnl:slackware:beginners_guide [2012/10/22 20:23 (UTC)] – [Traditional Network Configuration] Vertaald. alienbob
Regel 98: Regel 98:
 Indien je alles tot in de kleinste details wilt weten over netwerk-instelligen in Slackware, dan  moet je deze online [[http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:network|gids voor netwerk configuratie in Slackware]] zeker lezen. Indien je alles tot in de kleinste details wilt weten over netwerk-instelligen in Slackware, dan  moet je deze online [[http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:network|gids voor netwerk configuratie in Slackware]] zeker lezen.
  
-==== Traditional Network Configuration ====+==== Traditionele network configuratie ====
  
-=== Wired Network ===+=== Bedraad netwerk ===
  
-To configure your wired network interface ''eth0'', run (as root) <code>+Om het bedraad netwerk interface ''eth0'' te configurerenstart je (als //root// gebruiker) <code>
 # netconfig # netconfig
-</code> The same script which was run during the installation process.+</code> Dit is het zelfde script dat ook aan het eind van een Slackware installatie loopt.
  
-<note important>''netconfig'' only deals with the wired connection for ''eth0''.</note>+<note important>''netconfig'' kan alleen een bedrade verbinding voor ''eth0'' opzetten.</note>
  
-On the assumption that you configured your wired connection with ''netconfig'', your network should be connected automatically without the need for any post-installation configuration.+Aannemende dat je je bedrade netwerk kaart tijdens de installatie hebt ingesteld met ''netconfig'', zal je computer automatisch een verbinding maken met je netwerk, zonder verder ingrijpen.
  
-If you didn’t enter your network configuration details during installationjust run ''netconfig'' as root; then run <code>+Indien je geen gegevens ingevuld hebt over je netwerk gedurende de installatie van Slackwaredan hoef je op dit moment enkel ''netconfig'' te starten als de //root// gebruikerdaarna moet je het volgend commando uitvoeren: <code>
 # /etc/rc.d/rc.inet1 eth0_start # /etc/rc.d/rc.inet1 eth0_start
-</code> and you should have a working network connection instantaneously.+</code> wat onmiddellijk zal resulteren in een werkende netwerkverbinding.
  
-=== Wireless ===+=== Draadloos netwerk ===
  
-Most common wireless hardware is supported by Linux these daysYou can search online if your wireless hardware is supported by 3rd parties that have written Linux drivers. If you want to know if your computer recognizes your wireless cardsimply run <code>+De meeste draadloze netwerk hardware wordt tegenwoordig wel door de Linux kernel ondersteundJe kunt online opzoeken of je adapter wellicht software van derde partijen nodig heeft die niet in de kernel ingebakken zit. Als je wilt weten of de Linux kernel van je computer de netwerk adapter herkentis het voldoende om het volgende commando als //root// uit te voeren: <code>
 # iwconfig # iwconfig
-</code> as root. If that tool reports "//no wireless extensions//" for all your network interfaces then the kernel does not have a driver for your wireless card and you'll have to find one online.+</code> Wanneer dat programma "//no wireless extensions//" meldt voor alle netwerk interfaces, dan heeft de kernel geen stuurprogramma voor je draadloze adapter en zul je er een online moeten zoeken.
  
-As with the wired network interfacesyour wireless card is traditionally configured in the file ''/etc/rc.d/rc.inet1.conf''You can read a lot more about it in this [[http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:network#wireless_networks|wireless configuration guide]]. There is also the man page: <code>+Net als met bedrade netwerk adapterswordt je draadloze interface traditioneel geconfigureerd in het bestand ''/etc/rc.d/rc.inet1.conf''Je kunt veel meer hierover lezen in deze [[http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:network#wireless_networks|handleiding voor draadloze netwerk instellingen]]. Er is ook een man-pagina beschikbaar: <code>
 # man rc.inet1.conf # man rc.inet1.conf
-</code> You will also need to take steps to include wireless security, whether WEP or WPA2. Unencrypted wireless connections are strongly discouragedNote that WPA/WPA2 encryption is not configured just in ''/etc/rc.d/rc.inet1.conf'', you will also need to edit ''/etc/wpa_supplicant.conf'' and add an encryption key there.+</code> Om draadloze beveiligings protocollen als  WEP or WPA2 te gebruiken moet je nog wat extra's doenHet gebruik van niet-versleutelde draadloze netwerkverbindingen wordt sterk afgeradenLet op dat WPA/WPA2 encryptie wordt niet alleen in ''/etc/rc.d/rc.inet1.conf'' ingesteld; je zult tevens het bestand ''/etc/wpa_supplicant.conf'' moeten openen in een tekst editor om je encryptie sleutel toe te voegen.
  
-Wireless encryption issues, in particular for WPA, can be hard to troubleshootSome basic troubleshooting steps are detailed in the [[http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:network#wpa_debugging|above networking guide]], just in case you do not get your computer associated to the Access Point.+Problemen met draadloze encryptie, in het bijzonder voor WPA en WPA2zijn moeilijk aan te pakkenEen aantal eenvoudige technieken voor probleemoplossing wordt beschreven in de [[http://alien.slackbook.org/dokuwiki/doku.php?id=slackware:network#wpa_debugging|al eerder genoemde netwerk handleiding voor Slackware]]. Dat kan je op weg helpen wanneer je bjvoorbeeld geen associatie kunt opzetten met een draadloos toegangspunt (//Wireless Access Point// of WAP).
  
 ==== Graphical Network Configuration Services ==== ==== Graphical Network Configuration Services ====
Afdrukken/exporteren
 nl:slackware:beginners_guide ()