From owner-p4-projects@FreeBSD.ORG Tue Dec 30 12:18:13 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id DB4431065675; Tue, 30 Dec 2008 12:18:12 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B1CC1065670 for ; Tue, 30 Dec 2008 12:18:12 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8A2588FC13 for ; Tue, 30 Dec 2008 12:18:12 +0000 (UTC) (envelope-from remko@freebsd.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id mBUCICWB080999 for ; Tue, 30 Dec 2008 12:18:12 GMT (envelope-from remko@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id mBUCICx0080997 for perforce@freebsd.org; Tue, 30 Dec 2008 12:18:12 GMT (envelope-from remko@freebsd.org) Date: Tue, 30 Dec 2008 12:18:12 GMT Message-Id: <200812301218.mBUCICx0080997@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to remko@freebsd.org using -f From: Remko Lodder To: Perforce Change Reviews Cc: Subject: PERFORCE change 155453 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2008 12:18:14 -0000 http://perforce.freebsd.org/chv.cgi?CH=155453 Change 155453 by remko@remko_nakur on 2008/12/30 12:18:01 Finalize the PPP and SLIP chapter. From the original Handbook (before some new chapters were imported recently), this means the entire handbook is now translated. What remains is a review of the language, which I will try to do in the following day(s). Affected files ... .. //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml#10 edit Differences ... ==== //depot/projects/docproj_nl/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml#10 (text+ko) ==== @@ -3099,70 +3099,77 @@ device sl - By default, your &os; machine will not forward packets. - If you want your FreeBSD SLIP Server to act as a router, you - will have to edit the /etc/rc.conf file and - change the setting of the gateway_enable variable - to . + Standaard zal uw &os; machine geen pakketten doorsturen. + Als u wilt dat uw &os; SLIP server zich gedraagt als router + zult u het bestand /etc/rc.conf moeten + bewerken en de instelling van de + gateway_enable variabele moeten aanpassen + naar . Dit zorgt ervoor dat de machine + na een herstart zich zal blijven gedragen als router. - You will then need to reboot for the new settings to take - effect. + Om de instellingen meteen actief te maken kunt u het + volgende commando als root + uitvoeren: + + &prompt.root; sysctl net.inet.ip.forwarding=1 - Please refer to on - Configuring the FreeBSD Kernel for help in - reconfiguring your kernel. + Refereer aub naar over + het configureren van de &os; kernel voor meer hulp over het + herconfigureren van uw kernel. Sliplogin configuratie - As mentioned earlier, there are three files in the - /etc/sliphome directory that are part of - the configuration for /usr/sbin/sliplogin - (see &man.sliplogin.8; for the actual manual page for + Zoals eerder vermeld, zijn er drie bestanden in de + /etc/sliphome directory die onderdeel + zijn van de configuratie voor + /usr/sbin/sliplogin (zie + &man.sliplogin.8; voor de actuele handleiding voor sliplogin): slip.hosts, - which defines the SLIP users and their associated IP - addresses; slip.login, which usually just - configures the SLIP interface; and (optionally) - slip.logout, which undoes - slip.login's effects when the serial - connection is terminated. + welke de SLIP gebruikers definieert en de gekoppelde IP + adressen; slip.login, welke meestal de + SLIP interface configureert en (optioneel) + slip.logout, welke de effecten van + slip.login ongedaan maakt wanneer de + seriële verbinding verbroken wordt. <filename>slip.hosts</filename> configuratie - /etc/sliphome/slip.hosts contains - lines which have at least four items separated by - whitespace: + /etc/sliphome/slip.hosts bevat + regels welke minstens vier onderdelen heeft die + gescheiden worden door een spatie: - SLIP user's login ID + SLIP gebruikers login ID - Local address (local to the SLIP server) of the SLIP - link + Lokale adres (lokaal voor de SLIP server) van de + SLIP link - Remote address of the SLIP link + Remote adres van de SLIP link - Network mask + Netwerk masker - The local and remote addresses may be host names - (resolved to IP addresses by - /etc/hosts or by the domain name - service, depending on your specifications in the file - /etc/nsswitch.conf), and the network mask - may be a name that can be resolved by a lookup into - /etc/networks. On a sample system, - /etc/sliphome/slip.hosts looks like - this: + De lokale en remote adressen mogen host namen zijn + (Welke naar IP adressen vertaald kunnen worden door + /etc/hosts of door de + DNS diensten, afhankelijk van uw + specificaties in het /etc/nsswitch.conf, + het netwerk masker mag een naam zijn dat vertaald kan worden + door een zoek opdracht in /etc/networks. + Op een voorbeeld systeem ziet het + /etc/sliphome/slip.hosts bestand er als + volgt uit: # # login local-addr remote-addr mask opt1 opt2 @@ -3170,29 +3177,30 @@ # Shelmerg dc-slip sl-helmerg 0xfffffc00 autocomp - At the end of the line is one or more of the - options: + Aan het einde van deze regel staan één of + meerdere opties: - — no header - compression + — geen compressie + van de header - — compress + — comprimeer headers - — compress headers if - the remote end allows it + — comprimeer de + headers als de remote kant dit accepteert - — disable ICMP packets - (so any ping packets will be dropped instead - of using up your bandwidth) + — schakelt ICMP + pakketten uit (dus alle ping pakketten + worden geweigerd in plaats van dat deze bandbreedte + verbruiken) @@ -3200,169 +3208,180 @@ TCP/IP networking - Your choice of local and remote addresses for your SLIP - links depends on whether you are going to dedicate a TCP/IP - subnet or if you are going to use proxy ARP on - your SLIP server (it is not true proxy ARP, but - that is the terminology used in this section to describe it). - If you are not sure which method to select or how to assign IP - addresses, please refer to the TCP/IP books referenced in - the SLIP Prerequisites () - and/or consult your IP network manager. + Uw keuze van een lokaal en remote adres voor uw SLIP + verbindingen is afhankelijk van of u een dedicated TCP/IP + subnet gebruikt, of dat u gebruik gaat maken van + proxy ARP op uw SLIP server (het is geen + echte proxy ARP, maar het is de terminologie + welke in deze sectie gebruikt wordt om eht te beschrijven). + Als u niet zeker bent welke methode u moet kiezen, of hoe u + IP adressen moet toewijzen, refereert u dan naar de TCP/IP + boeken die vermeld worden in de SLIP vereisten + () en/of vraag uw IP netwerk + manager om hulp. - If you are going to use a separate subnet for your SLIP - clients, you will need to allocate the subnet number out of - your assigned IP network number and assign each of your SLIP - client's IP numbers out of that subnet. Then, you will - probably need to configure a static route to the SLIP - subnet via your SLIP server on your nearest IP router. + Als u gebruik gaat maken van een separaat subnet voor + uw SLIP cliënten, moet u een subnet alloceren uit de + voor u toegewezen IP ruimte, en elke SLIP cliënt een + IP adres geven uit dat subnet. Daarna moet u waarschijnlijk + een statische route configureren voor uw SLIP subnet via + uw SLIP server naar de dichtsbijzijnde IP router. Ethernet - Otherwise, if you will use the proxy ARP - method, you will need to assign your SLIP client's IP - addresses out of your SLIP server's Ethernet subnet, and you - will also need to adjust your - /etc/sliphome/slip.login and - /etc/sliphome/slip.logout scripts to use - &man.arp.8; to manage the proxy-ARP entries in the SLIP - server's ARP table. + In het andere geval moet u gebruik maken van de + proxy ARP methode, u moet elke SLIP + cliënt een IP adres geven uit uw SLIP server's + Ethernet subnet, daarnaast moet u het + /etc/sliphome/slip.login en het + /etc/sliphome/slip.logout script + aanpassen om gebruik te maken van &man.arp.8; om de + proxy ARP regels te beheren in de SLIP + servers ARP tabel. <filename>slip.login</filename> configuratie - The typical /etc/sliphome/slip.login - file looks like this: + Een typisch /etc/sliphome/slip.login + bestand ziet er als volgend uit: #!/bin/sh - # # @(#)slip.login 5.1 (Berkeley) 7/1/90 # -# generic login file for a slip line. sliplogin invokes this with -# the parameters: +# generiek login bestand voor een slip lijn. sliplogin voert deze uit +# met de volgende parameters: # 1 2 3 4 5 6 7-n # slipunit ttyspeed loginname local-addr remote-addr mask opt-args # /sbin/ifconfig sl$1 inet $4 $5 netmask $6 - This slip.login file merely runs - ifconfig for the appropriate SLIP interface - with the local and remote addresses and network mask of the - SLIP interface. + Dit slip.login bestand start + alleen het ifconfig commando voor de + betreffende SLIP interace met het lokale en remote adres + met het netwerkmasker van de SLIP interface. - If you have decided to use the proxy ARP - method (instead of using a separate subnet for your SLIP - clients), your /etc/sliphome/slip.login - file will need to look something like this: + Als u besloten heeft om gebruik te maken van de + proxy ARP methode (in plaats van het + gebruiken van een apart subnet voor uw SLIP cliënten) + moet u het /etc/sliphome/slip.login + bestand aanpassen zodat deze er ongeveer als volgend + uitziet: #!/bin/sh - # # @(#)slip.login 5.1 (Berkeley) 7/1/90 # -# generic login file for a slip line. sliplogin invokes this with -# the parameters: +# generiek login bestand voor een slip lijn. sliplogin voert deze uit +# met de volgende parameters: # 1 2 3 4 5 6 7-n # slipunit ttyspeed loginname local-addr remote-addr mask opt-args # /sbin/ifconfig sl$1 inet $4 $5 netmask $6 -# Answer ARP requests for the SLIP client with our Ethernet addr +# Beantwoord ARP Verzoeken voor de SLIP cliënt met ons Ethernet +# adres /usr/sbin/arp -s $5 00:11:22:33:44:55 pub - The additional line in this - slip.login, arp -s - $5 00:11:22:33:44:55 pub, creates an ARP entry - in the SLIP server's ARP table. This ARP entry causes the - SLIP server to respond with the SLIP server's Ethernet MAC - address whenever another IP node on the Ethernet asks to - speak to the SLIP client's IP address. + De extra regel in het slip.login + bestand, + arp -s $5 00:11:22:33:44:55 pub, + creeërt een ARP regel in de SLIP server's ARP tabel. + Deze ARP regel zorgt ervoor dat de SLIP server antwoord + geeft met het Ethernet MAC adres van de SLIP server wanneer + een andere IP node op het Ethernet vraagt om te communiceren + met het IP adres van de SLIP cliënt. Ethernet MAC address - When using the example above, be sure to replace the - Ethernet MAC address (00:11:22:33:44:55) with the MAC address of - your system's Ethernet card, or your proxy ARP - will definitely not work! You can discover your SLIP server's - Ethernet MAC address by looking at the results of running - netstat -i; the second line of the output - should look something like: + Wanneer u gebruik maakt van het voorbeeld hierboven, + wees u er dan zeker van dat u het Ethernet MAC Adres + (00:11:22:33:44:55) veranderd + in het MAC adres van uw systeem's Ethernet kaart, anders + werkt uw proxy ARP zeker niet! U kunt het + Ethernet MAC adres van uw SLIP Server achterhalen door het + bekijken van het resultaat van netstat -i; + de tweede regel met resultaten moet er ongeveer als + volgend uitzien: ed0 1500 <Link>0.2.c1.28.5f.4a 191923 0 129457 0 116 - This indicates that this particular system's Ethernet MAC - address is 00:02:c1:28:5f:4a - — the periods in the Ethernet MAC address given by - netstat -i must be changed to colons and - leading zeros should be added to each single-digit hexadecimal - number to convert the address into the form that &man.arp.8; - desires; see the manual page on &man.arp.8; for complete - information on usage. + Dit geeft aan dat het specifieke Ethernet MAC adres van + het systeem is 00:02:c1:28:5f:4a + — de punten in het Ethernet MAC adres welke gegeven + wordt door netstat -i moet worden veranderd + in dubbele punten (:) en voorloop nullen + moeten worden toegevoegd aan elk enkel hexadecimaal getal + om het adres te converteren naar de vorm die &man.arp.8; + wenst; zie de handleiding van &man.arp.8; voor een compleet + overzicht van het gebruik hiervan. - When you create - /etc/sliphome/slip.login and - /etc/sliphome/slip.logout, the - execute bit (i.e., chmod 755 + Wanneer u + /etc/sliphome/slip.login en + /etc/sliphome/slip.logout, aanmaakt + moet het uitvoerbare bitje gezet zijn + (b.v. chmod 755 /etc/sliphome/slip.login /etc/sliphome/slip.logout) - must be set, or sliplogin will be unable - to execute it. + anders is sliplogin niet in staat om + deze uit te voeren. <filename>slip.logout</filename> configuratie - /etc/sliphome/slip.logout is not - strictly needed (unless you are implementing proxy - ARP), but if you decide to create it, this is an - example of a basic - slip.logout script: + /etc/sliphome/slip.logout is niet + strict noodzakelijk (tenzij u proxy ARP + implementeert), maar als beslist om deze aan te maken is + dit een voorbeeld basis slip.logout + script: #!/bin/sh - # # slip.logout # -# logout file for a slip line. sliplogin invokes this with -# the parameters: +# uitlog bestand voor een slip regel. sliplogin voert deze uit met de +# parameters: # 1 2 3 4 5 6 7-n # slipunit ttyspeed loginname local-addr remote-addr mask opt-args # /sbin/ifconfig sl$1 down - If you are using proxy ARP, you will want to - have /etc/sliphome/slip.logout remove the - ARP entry for the SLIP client: + Als u gebruik maakt van proxy ARP wilt u + waarschijnlijk dat het + /etc/sliphome/slip.logout bestand de + ARP regel weghaalt voor de SLIP cliënt: #!/bin/sh - # # @(#)slip.logout # -# logout file for a slip line. sliplogin invokes this with -# the parameters: +# uitlog bestand voor een slip regel. sliplogin voert deze uit met de +# parameters: # 1 2 3 4 5 6 7-n # slipunit ttyspeed loginname local-addr remote-addr mask opt-args # /sbin/ifconfig sl$1 down -# Quit answering ARP requests for the SLIP client +# Stop met het beantwoorden van ARP verzoeken voor de SLIP cliënt /usr/sbin/arp -d $5 - The arp -d $5 removes the ARP entry - that the proxy ARP - slip.login added when the SLIP client - logged in. + Het arp -d $5 verwijderd de ARP + regel, die proxy ARP heeft toegevoegd toen + de SLIP cliënt inlogde. - It bears repeating: make sure - /etc/sliphome/slip.logout has the execute - bit set after you create it (i.e., chmod 755 - /etc/sliphome/slip.logout). + Het is belangrijk om dit te herhalen: zorg ervoor + /etc/sliphome/slip.logout het + uitvoerbare bitje heeft gezet nadat deze gecreeërd + is (b.v. + chmod 755 /etc/sliphome/slip.logout). @@ -3374,11 +3393,12 @@ routing - If you are not using the proxy ARP method for - routing packets between your SLIP clients and the rest of your - network (and perhaps the Internet), you will probably - have to add static routes to your closest default router(s) to - route your SLIP clients subnet via your SLIP server. + Als u geen gebruik maakt van de proxy ARP + voor het routeren van pakketten tussen uw SLIP cliënts + en de rest van uw netwerk (en wellicht het internet), moeten + er misschien een aantal statische routeringen naar de eerste + bereikbare standaard router ingesteld worden om uw SLIP + cliënts te routeren via uw SLIP server. Statische routeringen