Heute habe ich meine Konfigurationsdateien fertiggestellt (base und dsl) und wollte die Bootdiskette erstellen. Nun bekomme ich folgende Fehlermeldung:
Error: if you don't use ISDN or PPPOE/PPTP, you must set START_IMOND='no' Mal abgesehen davon, dass ich einfach START_IMOND='no' setzen k�nnte, was muss ich �ndern? Hier ein Auszug aus der dsl config: #------------------------------------------------------------------------------ # Optional package: PPPoE #------------------------------------------------------------------------------ OPT_PPPOE='yes' # use ppp over ethernet: yes or no PPPOE_NAME='DSL' # circuit name, don't write spaces PPPOE_USEPEERDNS='no' # use dns server of your provider: yes or no PPPOE_ETH='eth1' # eth card connected to ADSL modem, e.g. 2nd PPPOE_USER='xxx#[EMAIL PROTECTED]' # username PPPOE_PASS='xxx' # password PPPOE_DEBUG='no' # enable pppd debugging, 'yes' or 'no' PPPOE_HUP_TIMEOUT='300' # idle time after which to hangup PPPOE_CHARGEINT='60' # value of charge interval (in seconds) PPPOE_TIMES='Mo-Su:00-24:0.0:Y' # times/charges when LCR gruss, Christian ---------------------------------------------------------------------------- PUG - Penguin User Group Wiesbaden - http://www.pug.org

