From c4b535e5ae4c7b48c5a8f1a0c9f86aacd3e71bcd Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Sun, 18 Feb 2007 19:40:17 +0000 Subject: Update untranslated files --- nl/appendix/pppoe.xml | 113 ++++++++++++++++++++++++++++++++++++++++++++ nl/appendix/preseed.xml | 7 ++- nl/appendix/random-bits.xml | 3 +- 3 files changed, 121 insertions(+), 2 deletions(-) create mode 100644 nl/appendix/pppoe.xml (limited to 'nl/appendix') diff --git a/nl/appendix/pppoe.xml b/nl/appendix/pppoe.xml new file mode 100644 index 000000000..f5955515a --- /dev/null +++ b/nl/appendix/pppoe.xml @@ -0,0 +1,113 @@ + + + + + Installing &debian; using PPP over Ethernet (PPPoE) + + + +In some countries PPP over Ethernet (PPPoE) is a common protocol for +broadband (ADSL or cable) connections to an Internet Service Provider. +Setting up a network connection using PPPoE is not supported by default +in the installer, but can be made to work very simply. This section +explains how. + + + +The PPPoE connection set up during the installation will also be available +after the reboot into the installed system (see ). + + + +To have the option of setting up and using PPPoE during the installation, +you will need to install using one of the CD-ROM/DVD images that are +available. It is not supported for other installation methods (e.g. +netboot or floppy). + + + +Installing over PPPoE is mostly the same as any other installation. The +following steps explain the differences. + + + + + + +Boot the installer with modules=ppp-udeb as boot +parameter. This means that at the boot prompt you should enter: + + +install modules=ppp-udeb + + +or, if you prefer using the graphical installer: + + +installgui modules=ppp-udeb + + +This will ensure the component responsible for the setup of PPPoE +(ppp-udeb) will be loaded and run automatically. + + + + +Follow the regular initial steps of the installation (language, +country and keyboard selection; the loading of additional installer +components + + + +The ppp-udeb component is loaded as one of +the additional components in this step. If you want to install at +medium or low priority (expert mode), you can also manually select +the ppp-udeb instead of entering the +modules parameter at the boot prompt. + + + +). + + + + +The next step is the detection of network hardware, in order to identify +any Ethernet cards present in the system. + + + + +After this the actual setup of PPPoE is started. The installer will probe +all the detected Ethernet interfaces in an attempt to find a PPPoE +concentrator (a type of server which handles PPPoE connections). + + + +It is possible that the concentrator will not to be found at the first +attempt. This can happen occasionally on slow or loaded networks or with +faulty servers. In most cases a second attempt to detect the concentrator +will be successful; to retry, select Configure and start a +PPPoE connection from the main menu of the installer). + + + + +After a concentrator is found, the user will be prompted to type the login +information (the PPPoE username and password). + + + + +At this point the installer will use the provided information to establish +the PPPoE connection. If the correct information was provided, the PPPoE +connection should be configured and the installer should be able to use it +to connect to the Internet and retrieve packages over it (if needed). If +the login information is not correct or some error appears, the installer +will stop, but the configuration can be attempted again by selecting the +menu entry Configure and start PPPoE networking. + + + + + diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml index e4f45d501..b51d3e9c9 100644 --- a/nl/appendix/preseed.xml +++ b/nl/appendix/preseed.xml @@ -1,5 +1,5 @@ - + - + Random Bits &files.xml; &chroot-install.xml; &plip.xml; +&pppoe.xml; &graphical.xml; -- cgit v1.2.3