Hallo Zusammen!

Ich hab mal wieder einen Fehler gemacht: "Don't touch a running System"

Ich habe von Suse 5.3 auf Suse 6.0 ein update gemacht. :-)

Vorher ging mein Callback mit meinem Rechner in der Arbeit einwandfrei.

Jetzt meldet mir die Kiste: isdn_ppp_bind: can't find usable ipppdevice

Folgnder Ablauf:
- ippp0 für callback out definiert
- default route auf ippp0
- ping rechner
- Fremdsystem wird angerufen, anruf wird verweigert, es wird aufgelegt
- nach wenigen Sekunden, ruft Fremdsystem an, aber mein System bringt obige
Meldung

nun:
- einige Parameter, die vorher in rc.config jetzt in rc.config.d/i4l_* geändert
 (siehe unten)
        (leider konnten ich mit den neuen Parametern wenig anfangen)

Erfolg:
Nach dem neubooten kann ich genau einmal eine Callbackverbindung aufbauen. Wird 
die Verbindung nach einer gewissen Zeit wieder automatisch abgebaut, dann geht
ein erneuter Versuch nicht. Fehlermeldung von oben.
Rufe ich dann wieder
/sbin/init.d/i4l stop und dann start auf, geht es genau wieder einmal.

Kann mir da einer Helfen?

Gruß und Danke für Eure Bemühungen.
Michael Niedermair
------------------------------------------
i4l_sp_option.rc.config
------------------------------------------
#
#
# callback ("on" or "off")
#   the other host must accept this
#
I4L_CALLBACK_0="off"
I4L_CALLBACK_1="out"
I4L_CALLBACK_2="off"
I4L_CALLBACK_3="off"
#
#
# callback delay in seconds (default: 5)
#
I4L_CBDELAY_0=5
I4L_CBDELAY_1=1
I4L_CBDELAY_2=1
I4L_CBDELAY_3=5
#
#
# activ hangup when getting an incoming call (default: "on")
#
I4L_CBHUP_0="on"
I4L_CBHUP_1="off"
I4L_CBHUP_2="on"
I4L_CBHUP_3="on"
#
# bind this netinterface to the ippp-device ("yes" or "no")
I4L_PPPBIND_0="no"
I4L_PPPBIND_1="no"
I4L_PPPBIND_2="no"
I4L_PPPBIND_3="no"

# bind to channel?
#   exampel: I4L_BIND_1="HiSax,0 exclusiv"
I4L_BIND_0=""
I4L_BIND_1=""
I4L_BIND_2=""
I4L_BIND_3=""


# hangup befor next charge info ("on" or "off")
#   this only works, if your isdn-provider transmits the charge-info during
#   and after the connection
I4L_CHARGEHUP_0=off
I4L_CHARGEHUP_1=off
I4L_CHARGEHUP_2=off
I4L_CHARGEHUP_3=off

#
# hang-up-timer for incoming calls ("on" or "off")
#
I4L_IHUP_0=off
I4L_IHUP_1=off
I4L_IHUP_2=off
I4L_IHUP_3=off

#
# Debug Level, 4 (some..) to 31 (all messages)
#
I4L_HISAXDEBUG=4

#
#
# layer-2 protocol (default: "hdlc")
#   With the ICN-driver and the Teles-driver, "x75i" and "hdlc" is available.
#   With other drivers, "x75ui", "x75bui" may be possible too
#
I4L_L2_0="hdlc"
I4L_L2_1="hdlc"
I4L_L2_2="hdlc"
I4L_L2_3="hdlc"

#
# layer-3 protocol (only "trans" is allowed)
#
I4L_L3_0="trans"
I4L_L3_1="trans"
I4L_L3_2="trans"
I4L_L3_3="trans"

#
# Slave Device for MPPP
#   see http://www.suse.de/Support/sdb/i4lmppp.html or
#       /usr/doc/packages/i4l/README.mppp for details
#
I4L_SLAVE_0=""
I4L_SLAVE_1=""
I4L_SLAVE_2=""
I4L_SLAVE_3=""

-
To unsubscribe from this list please send a mail to [EMAIL PROTECTED] with
'unsubscribe suse-isdn' in its body.

Antwort per Email an