• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

DSL Verbindung nach reboot nicht verfügbr

Neuerdings ist meine DSL Verbindung nach einem Reboot nicht automatisch verfügbar, nachdem es einige Zeit prima funktioniert hat.

Seit wann genau das der Fall ist kann ich nicht sagen, da der Rechner normalerweise durchläuft und das Problem so erst beim letzten Kernelupdate auffiel.

Das System ist eine unveränderte Suse 10.2 mit Fritz DSL card.

Die AVM Module habe ich passend zum Kernel ersetzt.
Die Geräteaktivierung ist auf "Beim Systemstart" gesetzt.
Betrieb als dial-on-demand

Nach dem Reboot liefert

Code:
sonne:~ # ifstatus dsl0
    dsl0
interface dsl0 is down
sonne:~ #
sonne:~ # rcnetwork status
Checking optional network interfaces:
    eth0      device: Intel Corporation 82801BA/BAM/CA/CAM Ethernet Controller (rev 01)
    eth0      configuration: eth-id-00:30:05:0c:81:5c
    eth0      IP address: 192.168.1.9/24                              running
    eth1      device: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 74)
    eth1      configuration: eth-id-00:04:76:20:8b:90
    eth1      IP address: 192.168.2.9/24                              running
    dsl0                                                              unused
Checking mandatory network interfaces:
    lo
              IP address: 127.0.0.1/8                                 running
Checking service network .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  running
sonne:~ # 
sonne:~ # uname -a
Linux sonne 2.6.18.8-0.5-default #1 SMP Fri Jun 22 12:17:53 UTC 2007 i686 i686 i386 GNU/Linux
sonne:~ #
sonne:~ # rpm -qa | grep ^fc
fcdsl-kmp-default-0.1_2.6.18.8_0.5-0
fcdsl-fw-3.11-1

In den Logdateien konnte ich keine Auffälligkeiten erkennen.

Mit einem "ipup dsl0" funktioniert fast alles wieder.

Das ganze ist lästig, weil der Server eben durchlaufen sollte und v.a. mit Hilfe der USV nach einem Stromausfall ohne Eingriff wieder sicher in Betrieb gehen sollte.

Noch eine Verständnisfrage am Rande: warum muss ich den squid nach dem ipup nochmal durchstarten damit auch der richtig tut?
 
squid musst danach noch mal starten, weil er ja wissen muss auf welchen schnittstellen er arbeitet.

http://wiki.linux-club.de/DSL

ansonsten mal ohne dial on demand testen
 
OP
P

pft

squid musst danach noch mal starten, weil er ja wissen muss auf welchen schnittstellen er arbeitet.
klingt zunächst plausibel, aber ich dachte squid würde sich auf höhren Schivchten tummeln. wozu gibt es eigentlich IPAdressen? Routing machen doch wohl andere Module

http://wiki.linux-club.de/DSL
versteh' ich nicht. was bringt mir das? Richtig konfigurieren kann ich das System auch ohne Comics. Es ging ja mal und die Konfiguration ist korrekt - zumindest auf dieser Ebene.

ansonsten mal ohne dial on demand testen
Werd ich machen, aber was hilft das Ergebnis dann (egal wie es ausfällt)?
 
OP
P

pft

Was steht denn in
/etc/sysconfig/network/ifcfg-dsl0
Code:
sonne:~ # cat /etc/sysconfig/network/ifcfg-dsl0
BOOTPROTO='none'
DEVICE=''
MODEM_IP='10.0.0.138'
NAME='DSL-Verbindung'
PPPD_OPTIONS=''
PPPMODE='capi-adsl'
PROVIDER='provider1'
STARTMODE='auto'
UNIQUE=''
USERCONTROL='no'
VPIVCI=''
sonne:~ #

sieht eigentlich normal aus oder? nur die IP Adresse irritert etwas ist aber bei "capi-adsl" wohl ohne Belang.
 
OP
P

pft

habe jetzt dial on demand deaktiviert.
Nach dem boot ist
Code:
sonne:~ # rcnetwork status dsl0
    dsl0                                                              unsused
Checking service network .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  running
sonne:~ #
also wie mit dial on demand

um online zugehen mache ich "ifup dsl0" und bin sofort online. Gibt es den Status "lurking" nur bei dial un demand?

was ist eigentlich der normale Zustand von dsl0 nach dem Booten bei Nutzung von dial on demand?

Warum steht in der Interfaceconfig eigentlich "auto" und nicht "onboot"?
Werde jetzt nochmal den yast einstellung "if hotplugged" probieren
 
wenn so nicht funktioniert wäre eine alternative, wenn du denn ifup befehl in ein script packst und das dann ebim start ausführen lässt.

so ein problem habe ich auch schon mal gehabt, nur bei isdn.
 
OP
P

pft

wenn so nicht funktioniert wäre eine alternative, wenn du denn ifup befehl in ein script packst und das dann ebim start ausführen lässt.

Ja das würde gehen aber da kann ich ja gleich zu Win* zurück: keine Fehlermeldung und dirty work arounds :(

Es ging ja mal bis vor kurzem prima.
 
OP
P

pft

Hallo,

ich hab jetzt noch ein bisschen gewühlt und herausgefunden, dass alles sauber aufgesetzt wird, aber und mir noch unklaren Gründen der pppd abschmiert.

Leicht gekürzter Auszug des System-Logs siehe unten - trotzdem recht lang - sorry. Ein paar wichtige Stellen habe ich markiert mit "##### <<<<<"

Hier nun meine Fragen:

hat jemand eine Idee warum der pppd abschmiert - kennt sich jemand mit den meldungen des pppd zum ncci_change_state und plci_change_state aus?

Was passiert denn im Bootvorgang später was dazu führt dass es später manuell geht? (hab den Logauszug entsprechend lang gemacht)

Um auszuschließen dass es sich um eine Inkompatibilität zwischen den AVM-treibern (für 2.6.18.8-0.5) und dem derzeitigen Kernel 2.6.18.8-0.7 handelt: wie kann ich einfach auf den 05er zurück (rpm oder zypper kommandos bitte)

Code:
Oct 20 11:00:35 sonne syslog-ng[3014]: syslog-ng version 1.6.11 starting
Oct 20 11:00:35 sonne pppd[3016]: Plugin capiplugin.so loaded.
Oct 20 11:00:35 sonne pppd[3016]: capiplugin: $Revision: 1.36 $
Oct 20 11:00:35 sonne pppd[3016]: capiconn:  1.13 
Oct 20 11:00:35 sonne pppd[3016]: Plugin passwordfd.so loaded.
Oct 20 11:00:35 sonne pppd[3016]: pppd options in effect:
Oct 20 11:00:35 sonne pppd[3016]: debug		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: nodetach		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: idle 900		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: demand		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: logfd 7		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: ifname dsl0		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: dump		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: plugin capiplugin.so		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: plugin passwordfd.so		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: active-filter xxx # [don't know how to print value]		# (from /etc/ppp/filters)
Oct 20 11:00:35 sonne pppd[3016]: noauth		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: user xxxxxxxxxx@mdsl.mnet-online.de		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: passwordfd 8		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: avmadsl		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: /dev/null		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: lock		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: connect 		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: crtscts		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: modem		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: sync		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: asyncmap 0		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: mru 1492		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: mtu 1492		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: lcp-echo-failure 4		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: lcp-echo-interval 30		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: lcp-restart 2		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: lcp-max-configure 60		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: ipcp-accept-local		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: ipcp-accept-remote		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: ipparam 'ifcfg-dsl0' 'provider1'		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: noipdefault		# (from /etc/ppp/options)
Oct 20 11:00:35 sonne pppd[3016]: defaultroute		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: replacedefaultroute		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: usepeerdns		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: 192.168.99.1:192.168.99.99		# (from command line)
Oct 20 11:00:35 sonne pppd[3016]: noccp		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: noipx		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:00:35 sonne pppd[3016]: pppd 2.4.4 started by root, uid 0
Oct 20 11:00:35 sonne pppd[3016]: Renamed interface ppp0 to dsl0
Oct 20 11:00:35 sonne pppd[3016]: Using interface dsl0
Oct 20 11:00:35 sonne pppd[3016]: local  IP address 192.168.99.1
Oct 20 11:00:35 sonne pppd[3016]: remote IP address 192.168.99.99
Oct 20 11:00:35 sonne pppd[3016]: capiplugin: phase dormant.
Oct 20 11:00:35 sonne pppd[3016]: using default adsl parameters
Oct 20 11:00:35 sonne pppd[3016]: capiplugin: contr=2
Oct 20 11:00:35 sonne pppd[3016]: capiplugin: contr=1
Oct 20 11:00:35 sonne pppd[3016]: capiplugin: contr=1
Oct 20 11:00:35 sonne pppd[3016]: capiplugin: contr=1
Oct 20 11:00:35 sonne pppd[3016]: controller 2: listen_change_state 0 -> 1
Oct 20 11:00:35 sonne pppd[3016]: controller 1: listen_change_state 0 -> 1
Oct 20 11:00:35 sonne syslog-ng[3014]: Changing permissions on special file /dev/xconsole
Oct 20 11:00:35 sonne syslog-ng[3014]: Changing permissions on special file /dev/tty10
Oct 20 11:00:35 sonne pppd[3016]: controller 1: listen_change_state state=1 event=1 ????
Oct 20 11:00:35 sonne pppd[3016]: controller 1: listen_change_state state=1 event=1 ????
Oct 20 11:00:35 sonne pppd[3016]: contr 2: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:00:35 sonne pppd[3016]: controller 2: listen_change_state 1 -> 0
Oct 20 11:00:36 sonne pppd[3016]: Starting link
Oct 20 11:00:36 sonne pppd[3016]: capiplugin: phase serialconn (was dormant).
Oct 20 11:00:36 sonne pppd[3016]: plci_change_state:0x0 0 -> 1 event=1
Oct 20 11:00:36 sonne pppd[3016]: capiplugin: leased line (adslpppoe)
Oct 20 11:00:36 sonne pppd[3016]: contr 1: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:00:36 sonne pppd[3016]: controller 1: listen_change_state 1 -> 0
Oct 20 11:00:36 sonne pppd[3016]: contr 1: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:00:36 sonne pppd[3016]: controller 1: listen_change_state state=0 event=3 ????
Oct 20 11:00:36 sonne pppd[3016]: contr 1: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:00:36 sonne pppd[3016]: controller 1: listen_change_state state=0 event=3 ????
Oct 20 11:00:36 sonne pppd[3016]: plci_change_state:0x102 1 -> 2 event=3
Oct 20 11:00:36 sonne pppd[3016]: plci_change_state:0x102 2 -> 3 event=6
Oct 20 11:00:36 sonne pppd[3016]: ncci_change_state:0x102 0 -> 1 event=1
Oct 20 11:00:36 sonne pppd[3016]: ncci_change_state:0x10102 1 -> 3 event=3
Oct 20 11:00:36 sonne pppd[3016]: ncci_change_state:0x10102 3 -> 7 event=10
Oct 20 11:00:36 sonne pppd[3016]: ncci_change_state:0x10102 7 -> 0 event=13
Oct 20 11:00:36 sonne pppd[3016]: plci_change_state:0x102 3 -> 7 event=8
Oct 20 11:00:36 sonne pppd[3016]: plci_change_state:0x102 7 -> 8 event=9
Oct 20 11:00:36 sonne pppd[3016]: plci_change_state:0x102 8 -> 0 event=11
Oct 20 11:00:36 sonne pppd[3016]: capiplugin: disconnect(remote): "" -> "" outgoing (pcli=0x102/ncci=0x10102) 0x0000 (0x3321) - No additional information
... some nmbd messages
Oct 20 11:00:38 sonne /usr/sbin/gpm[3143]: *** info [startup.c(145)]: 
Oct 20 11:00:38 sonne /usr/sbin/gpm[3143]: Started gpm successfully. Entered daemon mode.
Oct 20 11:00:40 sonne apcupsd[3137]: apcupsd 3.13.9 (28 September 2006) suse startup succeeded
Oct 20 11:00:40 sonne kernel: klogd 1.4.1, log source = /proc/kmsg started.
Oct 20 11:00:40 sonne kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team
Oct 20 11:00:40 sonne kernel: ip_tables: (C) 2000-2006 Netfilter Core Team
Oct 20 11:00:40 sonne kernel: Netfilter messages via NETLINK v0.30.
Oct 20 11:00:40 sonne kernel: ip_conntrack version 2.4 (4087 buckets, 32696 max) - 228 bytes per conntrack
Oct 20 11:00:40 sonne kernel: ACPI: Power Button (FF) [PWRF]
Oct 20 11:00:40 sonne kernel: ACPI: Power Button (CM) [PWRB]
Oct 20 11:00:40 sonne kernel: CAPI Subsystem Rev 1.1.2.8
Oct 20 11:00:40 sonne kernel: capifs: Rev 1.1.2.3
Oct 20 11:00:40 sonne kernel: capi20: Rev 1.1.2.7: started up with major 68 (middleware+capifs)
Oct 20 11:00:40 sonne kernel: fcdsl: module license 'Proprietary' taints kernel.
Oct 20 11:00:40 sonne kernel: fcdsl: AVM FRITZ!Card DSL driver, revision 0.5.2
Oct 20 11:00:40 sonne kernel: fcdsl: fcdsl built on Jul 13 2007 at 14:12:54)
Oct 20 11:00:40 sonne kernel: ACPI: PCI Interrupt 0000:01:0b.0[A] -> GSI 21 (level, low) -> IRQ 209
Oct 20 11:00:40 sonne apcupsd[3137]: NIS server startup succeeded
Oct 20 11:00:40 sonne kernel: fcdsl: Loading...
Oct 20 11:00:40 sonne kernel: fcdsl: Driver 'fcdsl' attached to fcdsl-stack. (164)
Oct 20 11:00:40 sonne kernel: kcapi: Controller 1: fcdsl-f4200000-209 attached
Oct 20 11:00:40 sonne kernel: kcapi: Controller 2: fcdsl-f4200000-209 attached
Oct 20 11:00:40 sonne kernel: fcdsl: Loaded.
Oct 20 11:00:40 sonne kernel: fcdsl: Using VCC/VPI/VCI = 0x1/0x1/0x20
Oct 20 11:00:40 sonne kernel: fcdsl: Stack version 3.11-07
Oct 20 11:00:40 sonne kernel: fcdsl: Stack version 3.11-07
Oct 20 11:00:40 sonne kernel: kcapi: card 1 "fcdsl-f4200000-209" ready.
Oct 20 11:00:40 sonne kernel: kcapi: card 2 "fcdsl-f4200000-209" ready.
Oct 20 11:00:40 sonne kernel: CSLIP: code copyright 1989 Regents of the University of California
Oct 20 11:00:40 sonne kernel: ISDN subsystem Rev: 1.1.2.3/1.1.2.3/1.1.2.2/1.1.2.3/1.1.2.2/1.1.2.2 loaded
Oct 20 11:00:40 sonne kernel: capidrv-1: now up (2 B channels)
Oct 20 11:00:40 sonne kernel: capidrv-1: D2 trace enabled
Oct 20 11:00:40 sonne kernel: capidrv-2: now up (1 B channels)
Oct 20 11:00:40 sonne kernel: capidrv-2: D2 trace enabled
Oct 20 11:00:40 sonne kernel: capidrv: Rev 1.1.2.2: loaded
Oct 20 11:00:40 sonne kernel: powernow: This module only works with AMD K7 CPUs
Oct 20 11:00:40 sonne kernel: e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Oct 20 11:00:40 sonne kernel: eth1:  setting half-duplex.
Oct 20 11:00:40 sonne kernel: PPP generic driver version 2.4.2
Oct 20 11:00:40 sonne kernel: ppp0 renamed to dsl0
Oct 20 11:00:40 sonne kernel: capilib_new_ncci: kcapi: appl 2 ncci 0x10102 up
Oct 20 11:00:40 sonne kernel: kcapi: appl 2 ncci 0x10102 down
Oct 20 11:00:40 sonne kernel: IA-32 Microcode Update Driver: v1.14a <tigran@veritas.com>
Oct 20 11:00:40 sonne kernel: Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
Oct 20 11:00:40 sonne exportfs[3209]: /etc/exports [1]: Neither 'subtree_check' or 'no_subtree_check' specified for export "*:/home/admin/archiv/suse/i386/10.2/DVD".   Assuming default behaviour ('subtree_check').   NOTE: this default will change with nfs-utils version 1.1.0
Oct 20 11:00:40 sonne exportfs[3209]: /etc/exports [2]: Neither 'subtree_check' or 'no_subtree_check' specified for export "*:/mnt/lv2".   Assuming default behaviour ('subtree_check').   NOTE: this default will change with nfs-utils version 1.1.0
Oct 20 11:00:40 sonne exportfs[3209]: /etc/exports [3]: Neither 'subtree_check' or 'no_subtree_check' specified for export "*:/home/samba/share/downloads".   Assuming default behaviour ('subtree_check').   NOTE: this default will change with nfs-utils version 1.1.0
Oct 20 11:00:41 sonne pppd[3016]: plci_change_state:0x0 0 -> 1 event=1
Oct 20 11:00:41 sonne pppd[3016]: capiplugin: leased line (adslpppoe)
Oct 20 11:00:41 sonne pppd[3016]: plci_change_state:0x102 1 -> 2 event=3
Oct 20 11:00:41 sonne kernel: capilib_new_ncci: kcapi: appl 2 ncci 0x10102 up
Oct 20 11:00:41 sonne pppd[3016]: plci_change_state:0x102 2 -> 3 event=6
Oct 20 11:00:41 sonne pppd[3016]: ncci_change_state:0x102 0 -> 1 event=1
Oct 20 11:00:41 sonne pppd[3016]: ncci_change_state:0x10102 1 -> 3 event=3
Oct 20 11:00:41 sonne pppd[3016]: ncci_change_state:0x10102 3 -> 7 event=10
Oct 20 11:00:41 sonne kernel: kcapi: appl 2 ncci 0x10102 down
Oct 20 11:00:41 sonne pppd[3016]: ncci_change_state:0x10102 7 -> 0 event=13
Oct 20 11:00:41 sonne pppd[3016]: plci_change_state:0x102 3 -> 7 event=8
Oct 20 11:00:41 sonne kernel: NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
Oct 20 11:00:41 sonne kernel: NFSD: starting 90-second grace period
Oct 20 11:00:41 sonne pppd[3016]: plci_change_state:0x102 7 -> 8 event=9
Oct 20 11:00:41 sonne pppd[3016]: plci_change_state:0x102 8 -> 0 event=11
Oct 20 11:00:41 sonne pppd[3016]: capiplugin: disconnect(remote): "" -> "" outgoing (pcli=0x102/ncci=0x10102) 0x0000 (0x3321) - No additional information
Oct 20 11:00:42 sonne nmbd[3086]: [2007/10/20 11:00:42, 0, effective(0, 0), real(0, 0)] nmbd/nmbd_logonnames.c:become_logon_server_success(124)
Oct 20 11:00:42 sonne nmbd[3086]:   become_logon_server_success: Samba is now a logon server for workgroup NET on subnet 192.168.1.9
Oct 20 11:00:42 sonne nmbd[3086]: [2007/10/20 11:00:42, 0, effective(0, 0), real(0, 0)] nmbd/nmbd_logonnames.c:become_logon_server_success(124)
Oct 20 11:00:42 sonne nmbd[3086]:   become_logon_server_success: Samba is now a logon server for workgroup NET on subnet 192.168.2.9
Oct 20 11:00:45 sonne sshd[3481]: Server listening on 0.0.0.0 port 22.
... some xinetd messages
Oct 20 11:00:46 sonne xinetd[3485]: xinetd Version 2.3.14 started with libwrap loadavg options compiled in.
Oct 20 11:00:46 sonne xinetd[3485]: Started working: 4 available services
Oct 20 11:00:46 sonne pppd[3016]: plci_change_state:0x0 0 -> 1 event=1
Oct 20 11:00:46 sonne pppd[3016]: capiplugin: leased line (adslpppoe)
Oct 20 11:00:46 sonne pppd[3016]: plci_change_state:0x102 1 -> 2 event=3
Oct 20 11:00:46 sonne pppd[3016]: plci_change_state:0x102 2 -> 3 event=6
Oct 20 11:00:46 sonne pppd[3016]: ncci_change_state:0x102 0 -> 1 event=1
Oct 20 11:00:46 sonne kernel: capilib_new_ncci: kcapi: appl 2 ncci 0x10102 up
Oct 20 11:00:46 sonne pppd[3016]: ncci_change_state:0x10102 1 -> 3 event=3
Oct 20 11:00:46 sonne pppd[3016]: ncci_change_state:0x10102 3 -> 7 event=10
Oct 20 11:00:46 sonne pppd[3016]: ncci_change_state:0x10102 7 -> 0 event=13
Oct 20 11:00:46 sonne pppd[3016]: plci_change_state:0x102 3 -> 7 event=8
Oct 20 11:00:46 sonne kernel: kcapi: appl 2 ncci 0x10102 down
Oct 20 11:00:46 sonne pppd[3016]: plci_change_state:0x102 7 -> 8 event=9
Oct 20 11:00:46 sonne pppd[3016]: plci_change_state:0x102 8 -> 0 event=11
Oct 20 11:00:46 sonne pppd[3016]: capiplugin: disconnect(remote): "" -> "" outgoing (pcli=0x102/ncci=0x10102) 0x0000 (0x3321) - No additional information
Oct 20 11:00:48 sonne nmbd[3086]: [2007/10/20 11:00:48, 0, effective(0, 0), real(0, 0)] nmbd/nmbd_become_dmb.c:become_domain_master_stage2(113)
... some more nmbd messages
Oct 20 11:00:51 sonne pppd[3016]: plci_change_state:0x0 0 -> 1 event=1
Oct 20 11:00:51 sonne pppd[3016]: capiplugin: leased line (adslpppoe)
Oct 20 11:00:51 sonne pppd[3016]: plci_change_state:0x102 1 -> 2 event=3
Oct 20 11:00:51 sonne pppd[3016]: plci_change_state:0x102 2 -> 3 event=6
Oct 20 11:00:51 sonne pppd[3016]: ncci_change_state:0x102 0 -> 1 event=1
Oct 20 11:00:51 sonne kernel: capilib_new_ncci: kcapi: appl 2 ncci 0x10102 up
Oct 20 11:00:51 sonne pppd[3016]: ncci_change_state:0x10102 1 -> 3 event=3
Oct 20 11:00:51 sonne pppd[3016]: ncci_change_state:0x10102 3 -> 7 event=10
Oct 20 11:00:51 sonne pppd[3016]: ncci_change_state:0x10102 7 -> 0 event=13
Oct 20 11:00:51 sonne pppd[3016]: plci_change_state:0x102 3 -> 7 event=8
Oct 20 11:00:51 sonne kernel: kcapi: appl 2 ncci 0x10102 down
Oct 20 11:00:51 sonne pppd[3016]: plci_change_state:0x102 7 -> 8 event=9
Oct 20 11:00:51 sonne pppd[3016]: plci_change_state:0x102 8 -> 0 event=11
Oct 20 11:00:51 sonne pppd[3016]: capiplugin: disconnect(remote): "" -> "" outgoing (pcli=0x102/ncci=0x10102) 0x0000 (0x3321) - No additional information
Oct 20 11:00:51 sonne pppd[3016]: capiplugin: couldn't make connection
Oct 20 11:00:51 sonne pppd[3016]: controller 2: listen_change_state 0 -> 1
Oct 20 11:00:51 sonne pppd[3016]: controller 1: listen_change_state 0 -> 1
Oct 20 11:00:51 sonne pppd[3016]: controller 1: listen_change_state state=1 event=1 ????
Oct 20 11:00:51 sonne pppd[3016]: controller 1: listen_change_state state=1 event=1 ????
Oct 20 11:00:51 sonne pppd[3016]: contr 2: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:00:51 sonne pppd[3016]: controller 2: listen_change_state 1 -> 0
Oct 20 11:00:51 sonne pppd[3016]: capiplugin: exit
Oct 20 11:00:51 sonne pppd[3016]: Exit.								                                 ###### <<<<<<<<<<<<<<<<<<
Oct 20 11:00:51 sonne modify_resolvconf: restored /etc/resolv.conf.saved.by.smpppd-ifcfg to /etc/resolv.conf
Oct 20 11:00:52 sonne ntpdate[3300]: can't find host 0.pool.ntp.org
Oct 20 11:00:52 sonne ntpdate[3300]: can't find host 1.pool.ntp.org
Oct 20 11:00:52 sonne ntpdate[3300]: can't find host 2.pool.ntp.org
Oct 20 11:00:52 sonne ntpdate[3300]: no servers can be used, exiting
Oct 20 11:00:52 sonne ntpd[3547]: ntpd 4.2.2p4@1.1585-o Sat Nov 25 18:44:34 UTC 2006 (1)
... some more ntp messages
Oct 20 11:00:53 sonne dhcpd: Internet Systems Consortium DHCP Server V3.0.5
... some more dhcpd messages
Oct 20 11:00:55 sonne /usr/sbin/cron[3736]: (CRON) STARTUP (V5.0)
Oct 20 11:00:55 sonne squid[3753]: Squid Parent: child process 3755 started
... some more squid messages
Oct 20 11:01:00 sonne SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
Oct 20 11:01:00 sonne SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
Oct 20 11:01:00 sonne SuSEfirewall2: batch committing...
Oct 20 11:01:00 sonne SuSEfirewall2: Firewall rules successfully set
Oct 20 11:01:01 sonne nmbd[3086]: [2007/10/20 11:01:01, 0, effective(0, 0), real(0, 0)] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
Oct 20 11:01:01 sonne nmbd[3086]:   *****
Oct 20 11:01:01 sonne nmbd[3086]:   
Oct 20 11:01:01 sonne nmbd[3086]:   Samba name server SONNE is now a local master browser for workgroup NET on subnet 192.168.1.9
Oct 20 11:01:01 sonne nmbd[3086]:   
Oct 20 11:01:01 sonne nmbd[3086]:   *****
Oct 20 11:01:01 sonne nmbd[3086]: [2007/10/20 11:01:01, 0, effective(0, 0), real(0, 0)] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
Oct 20 11:01:01 sonne nmbd[3086]:   *****
Oct 20 11:01:01 sonne nmbd[3086]:   
Oct 20 11:01:01 sonne nmbd[3086]:   Samba name server SONNE is now a local master browser for workgroup NET on subnet 192.168.2.9
Oct 20 11:01:01 sonne nmbd[3086]:   
Oct 20 11:01:01 sonne nmbd[3086]:   *****
Oct 20 11:01:18 sonne smbd[3449]: [2007/10/20 11:01:18, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:get_peer_addr(1229)
Oct 20 11:01:18 sonne smbd[3449]:   getpeername failed. Error was Der Socket ist nicht verbunden
Oct 20 11:01:18 sonne smbd[3947]: [2007/10/20 11:01:18, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:get_peer_addr(1229)
Oct 20 11:01:18 sonne smbd[3947]:   getpeername failed. Error was Der Socket ist nicht verbunden
Oct 20 11:01:18 sonne smbd[3947]: [2007/10/20 11:01:18, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:write_data(562)
Oct 20 11:01:18 sonne smbd[3947]:   write_data: write failure in writing to client 0.0.0.0. Error Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
Oct 20 11:01:18 sonne smbd[3947]: [2007/10/20 11:01:18, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:send_smb(769)
Oct 20 11:01:18 sonne smbd[3947]:   Error writing 4 bytes to client. -1. (Die Verbindung wurde vom Kommunikationspartner zurückgesetzt)
Oct 20 11:15:12 sonne ifstatus:     dsl0      
Oct 20 11:15:12 sonne ifstatus-ppp: interface dsl0 is down
Oct 20 11:24:16 sonne smbd[4146]: [2007/10/20 11:24:16, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:get_peer_addr(1229)
Oct 20 11:24:16 sonne smbd[4146]:   getpeername failed. Error was Der Socket ist nicht verbunden
Oct 20 11:24:16 sonne smbd[4146]: [2007/10/20 11:24:16, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:write_data(562)
Oct 20 11:24:16 sonne smbd[4146]:   write_data: write failure in writing to client 192.168.1.38. Error Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
Oct 20 11:24:16 sonne smbd[4146]: [2007/10/20 11:24:16, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:send_smb(769)
Oct 20 11:24:16 sonne smbd[4146]:   Error writing 4 bytes to client. -1. (Die Verbindung wurde vom Kommunikationspartner zurückgesetzt)
Oct 20 11:31:40 sonne dhcpd: DHCPREQUEST for 192.168.1.62 from 00:12:17:70:ba:72 via eth0
Oct 20 11:31:40 sonne dhcpd: DHCPACK on 192.168.1.62 to 00:12:17:70:ba:72 via eth0
Oct 20 11:35:21 sonne smbd[3449]: [2007/10/20 11:35:21, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:get_peer_addr(1229)
Oct 20 11:35:21 sonne smbd[3449]:   getpeername failed. Error was Der Socket ist nicht verbunden
Oct 20 11:35:21 sonne smbd[4256]: [2007/10/20 11:35:21, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:get_peer_addr(1229)
Oct 20 11:35:21 sonne smbd[4256]:   getpeername failed. Error was Der Socket ist nicht verbunden
Oct 20 11:35:21 sonne smbd[4256]: [2007/10/20 11:35:21, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:write_data(562)
Oct 20 11:35:21 sonne smbd[4256]:   write_data: write failure in writing to client 0.0.0.0. Error Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
Oct 20 11:35:21 sonne smbd[4256]: [2007/10/20 11:35:21, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:send_smb(769)
Oct 20 11:35:21 sonne smbd[4256]:   Error writing 4 bytes to client. -1. (Die Verbindung wurde vom Kommunikationspartner zurückgesetzt)
Oct 20 11:37:12 sonne smbd[4262]: [2007/10/20 11:37:12, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:get_peer_addr(1229)
Oct 20 11:37:12 sonne smbd[4262]:   getpeername failed. Error was Der Socket ist nicht verbunden
Oct 20 11:37:12 sonne smbd[4262]: [2007/10/20 11:37:12, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:write_data(562)
Oct 20 11:37:12 sonne smbd[4262]:   write_data: write failure in writing to client 192.168.1.38. Error Die Verbindung wurde vom Kommunikationspartner zurückgesetzt
Oct 20 11:37:12 sonne smbd[4262]: [2007/10/20 11:37:12, 0, effective(0, 0), real(0, 0)] lib/util_sock.c:send_smb(769)
Oct 20 11:37:12 sonne smbd[4262]:   Error writing 4 bytes to client. -1. (Die Verbindung wurde vom Kommunikationspartner zurückgesetzt)
Oct 20 11:40:57 sonne squid[3755]: NETDB state saved; 0 entries, 0 msec
Oct 20 11:49:28 sonne ifup:     dsl0      
Oct 20 11:49:28 sonne ifup-ppp: interface dsl0 is up
Oct 20 11:49:28 sonne SuSEfirewall2: Warning: ip6tables does not support state matching. Extended IPv6 support disabled.
Oct 20 11:49:28 sonne modify_resolvconf: Service smpppd-ifcfg modified /etc/resolv.conf. See info block in this file
Oct 20 11:49:28 sonne pppd[4501]: Plugin capiplugin.so loaded.
Oct 20 11:49:28 sonne pppd[4501]: capiplugin: $Revision: 1.36 $
Oct 20 11:49:28 sonne pppd[4501]: capiconn:  1.13 
Oct 20 11:49:28 sonne pppd[4501]: Plugin passwordfd.so loaded.
Oct 20 11:49:28 sonne pppd[4501]: pppd options in effect:
Oct 20 11:49:28 sonne pppd[4501]: debug		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: nodetach		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: idle 900		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: demand		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: logfd 7		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: ifname dsl0		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: dump		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: plugin capiplugin.so		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: plugin passwordfd.so		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: active-filter xxx # [don't know how to print value]		# (from /etc/ppp/filters)
Oct 20 11:49:28 sonne pppd[4501]: noauth		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: user X0123181@mdsl.mnet-online.de		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: passwordfd 8		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: avmadsl		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: /dev/null		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: lock		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: connect 		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: crtscts		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: modem		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: sync		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: asyncmap 0		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: mru 1492		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: mtu 1492		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: lcp-echo-failure 4		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: lcp-echo-interval 30		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: lcp-restart 2		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: lcp-max-configure 60		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: ipcp-accept-local		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: ipcp-accept-remote		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: ipparam 'ifcfg-dsl0' 'provider1'		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: noipdefault		# (from /etc/ppp/options)
Oct 20 11:49:28 sonne pppd[4501]: defaultroute		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: replacedefaultroute		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: usepeerdns		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: 192.168.99.1:192.168.99.99		# (from command line)
Oct 20 11:49:28 sonne pppd[4501]: noccp		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: noipx		# (from /etc/ppp/peers/capi-adsl)
Oct 20 11:49:28 sonne pppd[4501]: pppd 2.4.4 started by root, uid 0
Oct 20 11:49:28 sonne kernel: ppp0 renamed to dsl0
Oct 20 11:49:28 sonne pppd[4501]: Renamed interface ppp0 to dsl0
Oct 20 11:49:28 sonne pppd[4501]: Using interface dsl0
Oct 20 11:49:28 sonne pppd[4501]: local  IP address 192.168.99.1
Oct 20 11:49:28 sonne pppd[4501]: remote IP address 192.168.99.99
Oct 20 11:49:28 sonne pppd[4501]: capiplugin: phase dormant.
Oct 20 11:49:28 sonne pppd[4501]: using default adsl parameters
Oct 20 11:49:28 sonne pppd[4501]: capiplugin: contr=2
Oct 20 11:49:28 sonne pppd[4501]: capiplugin: contr=1
Oct 20 11:49:28 sonne pppd[4501]: capiplugin: contr=1
Oct 20 11:49:28 sonne pppd[4501]: capiplugin: contr=1
Oct 20 11:49:28 sonne pppd[4501]: controller 2: listen_change_state 0 -> 1
Oct 20 11:49:28 sonne pppd[4501]: controller 1: listen_change_state 0 -> 1
Oct 20 11:49:28 sonne pppd[4501]: controller 1: listen_change_state state=1 event=1 ????
Oct 20 11:49:28 sonne pppd[4501]: controller 1: listen_change_state state=1 event=1 ????
Oct 20 11:49:28 sonne pppd[4501]: contr 2: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:49:28 sonne pppd[4501]: controller 2: listen_change_state 1 -> 0
Oct 20 11:49:28 sonne SuSEfirewall2: Setting up rules from /etc/sysconfig/SuSEfirewall2 ...
Oct 20 11:49:29 sonne pppd[4501]: contr 1: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:49:29 sonne pppd[4501]: controller 1: listen_change_state 1 -> 0
Oct 20 11:49:29 sonne pppd[4501]: contr 1: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:49:29 sonne pppd[4501]: controller 1: listen_change_state state=0 event=3 ????
Oct 20 11:49:29 sonne pppd[4501]: contr 1: listenconf Info=0x0000 (No additional information) infomask=0x144 cipmask=0x0 capimask2=0x0
Oct 20 11:49:29 sonne pppd[4501]: controller 1: listen_change_state state=0 event=3 ????
Oct 20 11:49:30 sonne SuSEfirewall2: batch committing...
Oct 20 11:49:30 sonne SuSEfirewall2: Firewall rules successfully set
Oct 20 11:49:33 sonne pppd[4501]: Starting link
Oct 20 11:49:33 sonne pppd[4501]: capiplugin: phase serialconn (was dormant).
Oct 20 11:49:33 sonne pppd[4501]: plci_change_state:0x0 0 -> 1 event=1
Oct 20 11:49:33 sonne pppd[4501]: capiplugin: leased line (adslpppoe)
Oct 20 11:49:33 sonne pppd[4501]: plci_change_state:0x102 1 -> 2 event=3
Oct 20 11:49:33 sonne pppd[4501]: plci_change_state:0x102 2 -> 3 event=6
Oct 20 11:49:33 sonne pppd[4501]: ncci_change_state:0x102 0 -> 1 event=1
Oct 20 11:49:33 sonne kernel: capilib_new_ncci: kcapi: appl 3 ncci 0x10102 up				   ###### <<<<<<<<<<<<<<<<<<
Oct 20 11:49:33 sonne pppd[4501]: ncci_change_state:0x10102 1 -> 3 event=3				             ###### <<<<<<<<<<<<<<<<<<
Oct 20 11:49:33 sonne pppd[4501]: ncci_change_state:0x10102 3 -> 4 event=7				             ###### <<<<<<<<<<<<<<<<<<
Oct 20 11:49:33 sonne pppd[4501]: ncci 0x10102 up							                                  ###### <<<<<<<<<<<<<<<<<<
Oct 20 11:49:33 sonne pppd[4501]: capiplugin: connected: "" -> "" outgoing (pcli=0x102/ncci=0x10102)
Oct 20 11:49:33 sonne pppd[4501]: capiplugin: using /dev/capi/0: "" -> "" outgoing (pcli=0x102/ncci=0x10102)
Oct 20 11:49:34 sonne pppd[4501]: using channel 1
Oct 20 11:49:34 sonne pppd[4501]: Connect: dsl0 <--> /dev/capi/0
Oct 20 11:49:34 sonne pppd[4501]: capiplugin: phase establish (was serialconn).
Oct 20 11:49:35 sonne pppd[4501]: sent [LCP ConfReq id=0x1 <mru 1492> <asyncmap 0x0> <magic 0xef820b7a> <pcomp> <accomp>]
Oct 20 11:49:35 sonne pppd[4501]: rcvd [LCP ConfReq id=0xbd <mru 1492> <auth chap MD5> <magic 0x6588b255>]
Oct 20 11:49:35 sonne pppd[4501]: sent [LCP ConfAck id=0xbd <mru 1492> <auth chap MD5> <magic 0x6588b255>]
Oct 20 11:49:35 sonne pppd[4501]: rcvd [LCP ConfAck id=0x1 <mru 1492> <asyncmap 0x0> <magic 0xef820b7a> <pcomp> <accomp>]
Oct 20 11:49:35 sonne pppd[4501]: sent [LCP EchoReq id=0x0 magic=0xef820b7a]
Oct 20 11:49:35 sonne pppd[4501]: capiplugin: phase authenticate (was establish).
Oct 20 11:49:35 sonne pppd[4501]: rcvd [CHAP Challenge id=0xdd ...
Oct 20 11:49:35 sonne pppd[4501]: sent [CHAP Response id=0xdd ...
Oct 20 11:49:35 sonne pppd[4501]: rcvd [LCP EchoRep id=0x0 magic=0x6588b255]
Oct 20 11:49:36 sonne pppd[4501]: rcvd [CHAP Success id=0xdd ""]
Oct 20 11:49:36 sonne pppd[4501]: CHAP authentication succeeded
Oct 20 11:49:36 sonne pppd[4501]: CHAP authentication succeeded
Oct 20 11:49:36 sonne pppd[4501]: capiplugin: phase network (was authenticate).
Oct 20 11:49:36 sonne pppd[4501]: sent [IPCP ConfReq id=0x1 <compress VJ 0f 01> <addr 192.168.99.1> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Oct 20 11:49:36 sonne pppd[4501]: rcvd [IPCP ConfRej id=0x1 <compress VJ 0f 01>]
Oct 20 11:49:36 sonne pppd[4501]: sent [IPCP ConfReq id=0x2 <addr 192.168.99.1> <ms-dns1 0.0.0.0> <ms-dns3 0.0.0.0>]
Oct 20 11:49:36 sonne pppd[4501]: rcvd [IPCP ConfReq id=0x42 <addr 82.135.16.28>]
Oct 20 11:49:36 sonne pppd[4501]: sent [IPCP ConfAck id=0x42 <addr 82.135.16.28>]
Oct 20 11:49:36 sonne pppd[4501]: rcvd [IPCP ConfNak id=0x2 <addr 88.217.43.152> <ms-dns1 212.18.3.5> <ms-dns3 212.18.0.5>]
Oct 20 11:49:36 sonne pppd[4501]: sent [IPCP ConfReq id=0x3 <addr 88.217.43.152> <ms-dns1 212.18.3.5> <ms-dns3 212.18.0.5>]
Oct 20 11:49:36 sonne pppd[4501]: rcvd [IPCP ConfAck id=0x3 <addr 88.217.43.152> <ms-dns1 212.18.3.5> <ms-dns3 212.18.0.5>]
Oct 20 11:49:36 sonne pppd[4501]: Local IP address changed to 88.217.43.152
Oct 20 11:49:36 sonne pppd[4501]: Remote IP address changed to 82.135.16.28
Oct 20 11:49:36 sonne pppd[4501]: sent [IP data] 45 00 00 3c fc 6f 00 00 ...
Oct 20 11:49:36 sonne pppd[4501]: capiplugin: phase running (was network).
Oct 20 11:49:36 sonne pppd[4501]: Script /etc/ppp/ip-up started (pid 4660)
 
Oben