From a30fad191982c899c4ec86cb87cba6d011cd474f Mon Sep 17 00:00:00 2001 From: Josef El-Rayes Date: Sat, 25 Sep 2004 23:28:48 +0000 Subject: Import the current status of the work of the Dutch Documentation Project. Note, all files that were not 100% translated and reviewed have been replaced by placeholders. Thanks to the Dutch Documentation Project for all the nice work and thanks to Remko Lodder for helping me to coordinate the work between FreeBSD Documentation Project and the Dutch Documentation Project. Submitted by: Remko Lodder --- .../books/handbook/ppp-and-slip/Makefile | 15 + .../books/handbook/ppp-and-slip/chapter.sgml | 461 +++++++++++++++++++++ 2 files changed, 476 insertions(+) create mode 100644 nl_NL.ISO8859-1/books/handbook/ppp-and-slip/Makefile create mode 100644 nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml (limited to 'nl_NL.ISO8859-1/books/handbook/ppp-and-slip') diff --git a/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/Makefile b/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/Makefile new file mode 100644 index 0000000000..1a44fcbd0c --- /dev/null +++ b/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/Makefile @@ -0,0 +1,15 @@ +# +# Build the Handbook with just the content from this chapter. +# +# $FreeBSD$ +# + +CHAPTERS= ppp-and-slip/chapter.sgml + +VPATH= .. + +MASTERDOC= ${.CURDIR}/../${DOC}.${DOCBOOKSUFFIX} + +DOC_PREFIX?= ${.CURDIR}/../../../.. + +.include "../Makefile" diff --git a/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml b/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml new file mode 100644 index 0000000000..9c2b5e0d1b --- /dev/null +++ b/nl_NL.ISO8859-1/books/handbook/ppp-and-slip/chapter.sgml @@ -0,0 +1,461 @@ + + + + + + + Jim + Mock + Herstructureerd, gereorganiseerd en geupdate door + + + + + + * PPP en SLIP + + + * Samenvatting + + + + + + + + + Tom + Rhodes + Geupdate en verbeterd door + + + + + Brian + Somers + Origineel bijgedragen door + + + + + Nik + Clayton + Met input van + + + Dirk + Frömberg + + + Peter + Childs + + + + * Gebruikers PPP gebruiken + + + * Gebruikers PPP + + + * Aannames Assumptions + + + + + + * Creeëren van PPP device nodes + + + + + + * Automatische <application>PPP</application> + configuratie + + + * PPP en statische ip adressen + + + + + + * PPP en dynamische ip adressen + + + + + + * Inkomende telefoontjes ontvangen + + + + + + * Welke getty? + + + + + + * <application>PPP</application> permissies + + + + + + * PPP shells voor dynamische ip gebruikers + + + + + + * PPP shells voor statische ip gebruikers + + + + + + * Opzetten van <filename>ppp.conf</filename> voor + dynamische ip gebruikers + + + + + + * Opzetten van <filename>ppp.conf</filename> voor + statische ip gebruikers + + + + + + * <command>mgetty</command> en AutoPPP + + + + + + * MS extensies + + + + + + * PAP en CHAP authenticatie + + + + + + * Je <command>ppp</command> configuratie on the fly + veranderen + + + + + + + * Gebruik maken van PPP Network Address Translation + mogelijkheden + + + + + + * Laatste systeem configuratie + + + + + + * Samenvatting + + + + + + + + + + + Gennady B. + Sorokopud + Delen origineel bijgedragen door + + + Robert + Huff + + + + * Kernel PPP gebruiken + + + * Kernel PPP opzetten + + + + + + + + + Trev + Roydhouse + Gebaseerd op informatie geleverd door + + + + + * <command>pppd</command> gebruiken als client + + + + + + * <command>pppd</command> gebruiken als server + + + + + + + + + + Tom + Rhodes + Bijgedragen door + + + + + * Problemen oplossen met <acronym>PPP</acronym> + verbindingen + + + * Controleer de device nodes + + + + + + * Handmatig verbinding maken + + + * Debuggen + + + + + + + + + + + Jim + Mock + Bijgedragen (from http://node.to/freebsd/how-tos/how-to-freebsd-pppoe.html) door + + + + + * PPP gebruiken over Ethernet (PPPoE) + + + * De kernel configureren + + + + + + * <filename>ppp.conf</filename> opzetten + + + + + + * <application>ppp</application> gebruiken + + + + + + * <application>ppp</application> starten tijdens het + opstarten + + + + + + * Gebruik maken van een PPPoE service tag + + + + + + * PPPoE met een &tm.3com; + <trademark class="registered">HomeConnect</trademark> ADSL Modem + Dual Link + + + + + + + * Gebruik maken van <application>PPP</application> over ATM + (PPPoA) + + + * PPPoA gebruiken met Alcatel &speedtouch; USB + + + + + + * mpd gebruiken + + + + + + * pptpclient gebruiken + + + + + + + + + + Satoshi + Asami + Origineel bijgedragen door + + + + + Guy + Helmer + Met input van + + + Piero + Serini + + + + * SLIP gebruiken + + + * Een SLIP client opzetten + + + * Dingen die je maar eenmalig hoeft te doen + + + + + + * Een SLIP verbinding maken + + + + + + * Hoe verbreek je de verbinding + + + + + + * Problemen oplossen + + + + + + + * Een SLIP server opzetten + + + * Benodigdheden vooraf + + + + + + * Snel overzicht + + + * Een voorbeeld SLIP server login + + + + + + + * Kernel configuratie + + + + + + * Sliplogin configuratie + + + * <filename>slip.hosts</filename> configuratie + + + + + + * <filename>slip.login</filename> configuratie + + + + + + * <filename>slip.logout</filename> configuratie + + + + + + + * Routing overwegingen + + + * Statische routes + + + + + + * <application>&gated;</application> gebruiken + + + + + + + + + -- cgit v1.2.3