Connexion impossible avec noyau 2.6.9 ??

bonjour,

je viens d'installer le noyau linux-2.6.9 avec succès bien qu'il y ait eu pas mal de messages du type warning .... (pas eu le temps de les lire).
Tout fonctionne sauf la connexion adsl, il bloque au démarrage de linux-2.6.9 à pppo. Il n'indique même pas echec comme pour etho.
Pour continuer le demarrage, je dois booter sur mon ancien noyau et supprimer la connexion adsl puis redemarrer linux 2..6.9.
Une fois sur le bureau de linux 2.6.9, j'essaie de creer une connexion adsl mais sans succès, pourtant le modem est reconnu.
J'avoue que je bloque pour trouver la solution.
Pourriez-vous m'aider à resoudre ce problème ?
merci d'avance

8 réponses

  1. Contributeur
    J'oubliai, voici les messages qui me paraissent intéressant au démarrage de linux 2.6.9 :

    - montage des système de fichiers locaux : mount : fs type supermount not supported by kernel.

    - lancement du service de courrier postfix : /usr/sbin/postconf : warning : my hostname localhost is not fully qualified name-set myhostname or mydomain in /etc/postfix/main.cf.

    voilà pour les messages au démarrage. Si ça peut aider ...?
    0
    1. Contributeur
      personne ne peut m'aider??? :(:(:(
      0
      1. Salut pristilla,

        C'est difficile de t'aider efficacement s'il on n'a pas acces a exactement la meme configuration que toi. Il faudrait d'abord que tu donnes quelques infos sur des messages de noyau, log, etc. A mon avis les deux messages que tu mentionnnes n'ont pas de rapport avec ton probleme.

        D'abord tu enleves le demarrage d'adsl pendant le boot comme tu l'as deja decrit. Pour commencer tu demarres avec le noyau de Mandrake (2.6.8....) qui marche bien. Apres tu demarres ton adsl manuellement et tu nous donnes les infos suivantes:

        1) Tu tape (en root) "ifconfig" pour afficher tes connections reseaux. Il faudrait que tu fasses un copier-coller de ca.

        2) Tu fait parreil avec "lsmod" pour afficher les modules qui sont actuellement charges.

        3) Il faut aussi donner les messages du noyau relies au demarrage de l'adsl. Il y a deux facons d'y acceder: (i) avec la commande "dmesg" qui t'affiche tous les messages du noyau et (ii) regarder dans le fichier "/var/log/messages". Avec "tail -x /var/log/messages" tu affiches les dernieres "x" lignes (ici x est un nombre que tu choisis, disons x=10-40).
        Il faudrait que tu nous donnes tous les messages obtenus par les deux methodes qui sont relies au demarrage de l'adsl, ppp, etc.

        4) Cherche dans le repertoire "/var/log" s'il n'y a pas un fichier de log special pour adsl, ppp (genre "ppp-log" ou avec ppp ou adsl dans le nom etc.). Si tu trouves un tel fichier donnes nous les derniers lignes pertinantes de ce fichier. S'il n'y a pas de tel fichier on va faire avec. Dans ce cas on se contente des infos obtenues par le 3).

        5) Pour finir on aurait aussi besoin de la config de ton firewall si tu en as: Pour ca tapes en root la commande: "iptables -L" et tu nous donnes un copier-coller de ca.

        Tu mets tous ces infos dans un fichier text. Apres tu redemarres le noyau 2.6.9 que tu as compile et tu refais la meme chose (tous les points 1-5!).
        Bien sur l'adsl ne va pas demarrer mais il faut l'essayer pour obtenir les messages d'erreurs. Tu mets toutes les infos dans un deuxiemes fichiers texte. Tu redamarres en 2.6.8 (pour te connecter a internet) et tu nous transmets le contenu des deux fichiers textes.

        Apres on aura deja de meilleurs chances pour cerner le probleme.
        0
        1. Contributeur
          Merci KMF pour ton aide.
          J'ai mis toutes les infos dans un fichier text mais le problème est qu'il ya 18 pages à lire ça ne concerne que le noyau 2.6.8.1-10. Ca fera donc à peu près 40 pages à lire avec le noyau 2.6.9 . Est-ce que je les copies quand même?

          Pour info, j'ai un modem sagem 908.
          0
      2. Configuration linux mandrake 10.1 modem speedtouch 330 gris

        Installation du modem speedtouch 330
        Pour l'intallation du modem speedtouch 330 gris, le package speedtouch-1.3-8.1.101mdk.rpm pose des problèmes.
        Il faut télécharger à l'adresse http://sourceforge.net/project/showfiles.php?group_id=68502
        speedtouchconf-10-Nov-2004.tar.gz et le décompresser dans un répertoire , par exemple /usr/local/share

        on obtient /usr/local/share/speedtouchconf

        Il faut mettre le microcode , il s'agit du fichier alcaudsl.sys, qu'il faut renommer mgmt.o et le placer dans le même répertoire :
        /usr/local/share/speedtouchconf

        Télécharger le Firmware:
        http://speedtouchconf.sourceforge.net/
        Sur la page télécharger rev4fw.zip, il se trouve en milieu de page
        ....
        For the silver modem, you will need the -->rev4fw<-- microcode - just put this file into the same directory as the main speedtouchconf.sh script.
        ....

        Il faut le placer dans le réperoire (/usr/local/share/speedtouchconf) sans le décompresser !

        Pour que l'installation se passe bien, il faut installer le package :
        bc-1.06-13mdk.i586.rpm, il se trouve sur le DVD ou le CD d'installation de la mandrake 10.1 official

        Ensuite vous exécutez le script de configuration du modem :
        speedtouchconf.sh ou ./speedtouchconf.sh qui se trouve dans le répertoire
        /usr/local/share/speedtouchconf
        vous n'avez plus ensuite qu'à répondre ...aux questions
        ...
        Salutations
        toolinux@free.fr
        0
        1. 40 pages ca fait vraiement beaucoup. Peut-etre tu verifies d'abord si la proposition de toolinux s'applique a toi (tu as un speedtouch ?) et si oui tu essaies d'installer le drivers modifies comme il le propose. Si apres ca ne marche pas on peut toujours revenir sur les infos que je t'ai demande.

          Pour le "ifconfig" if suffit de ne prendre que les deux premieres lignes de chaque device (comme ppp0, ppp1, eth0, eth1, lo etc.) En plus le "lo" n'est pas necessaire. Pour les messages de noyau il suffit peut-etre de mettre les 10-20 dernieres lignes de "dmesg". Mais essaies d'abord la proposition de toolinux.
          0
          1. Contributeur
            c'est un modem sagem 908 fast donc voici les infos. (amaigries) :):)

            Cà fait quand même bcp de lecture.

            merci d'avance parceque c vraiment du boulot , je m'y met également :):)

            LE NOYAU 2.6.8.1.10

            1- LES CONNEXIONS RESEAUX : (ifconfig)

            [root@localhost nicolas]# ifconfig
            eth0 Lien encap:Ethernet HWaddr 00:0D:61:A8:3D:2D
            adr inet6: fe80::20d:61ff:fea8:3d2d/64 Scope:Lien
            UP BROADCAST MULTICAST MTU:1500 Metric:1
            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
            TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 lg file transmission:1000
            RX bytes:0 (0.0 b) TX bytes:378 (378.0 b)
            Interruption:20 Adresse de base:0xe000

            eth1 Lien encap:UNSPEC HWaddr 00-00-0D-61-00-A7-D1-44-00-00-00-00-00-00-00-00
            UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
            TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 lg file transmission:1000
            RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

            eth2 Lien encap:Ethernet HWaddr 00:60:4C:19:9D:5B
            adr inet6: fe80::260:4cff:fe19:9d5b/64 Scope:Lien
            UP BROADCAST RUNNING MULTICAST MTU:65535 Metric:1
            RX packets:69 errors:0 dropped:0 overruns:0 frame:0
            TX packets:68 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 lg file transmission:1000
            RX bytes:5154 (5.0 Kb) TX bytes:4824 (4.7 Kb)

            lo Lien encap:Boucle locale
            inet adr:127.0.0.1 Masque:255.0.0.0
            adr inet6: ::1/128 Scope:Hôte
            UP LOOPBACK RUNNING MTU:16436 Metric:1
            RX packets:122 errors:0 dropped:0 overruns:0 frame:0
            TX packets:122 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 lg file transmission:0
            RX bytes:8032 (7.8 Kb) TX bytes:8032 (7.8 Kb)

            ppp0 Lien encap:Protocole Point-à-Point
            inet adr:82.65.155.63 P-t-P:192.168.254.254 Masque:255.255.255.255
            UP POINTOPOINT RUNNING NOARP MULTICAST MTU:1492 Metric:1
            RX packets:61 errors:0 dropped:0 overruns:0 frame:0
            TX packets:54 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 lg file transmission:3
            RX bytes:4905 (4.7 Kb) TX bytes:3016 (2.9 Kb)

            2-LES MODULES EN CHARGES

            [root@localhost nicolas]# lsmod
            Module Size Used by
            radeon 129380 4
            parport_pc 32352 0
            ppdev 8676 0
            parport 35848 2 parport_pc,ppdev
            md5 4576 1
            ipv6 249412 10
            snd-usb-audio 62688 1
            snd-usb-lib 12256 1 snd-usb-audio
            snd-seq-oss 33728 0
            snd-seq-midi-event 7328 1 snd-seq-oss
            snd-seq 52560 4 snd-seq-oss,snd-seq-midi-event
            snd-pcm-oss 51080 0
            snd-mixer-oss 18592 1 snd-pcm-oss
            snd-intel8x0 31660 1
            snd-ac97-codec 70736 1 snd-intel8x0
            snd-pcm 86948 3 snd-usb-audio,snd-pcm-oss,snd-intel8x0
            snd-timer 22724 2 snd-seq,snd-pcm
            snd-page-alloc 8392 2 snd-intel8x0,snd-pcm
            gameport 4416 1 snd-intel8x0
            snd-mpu401-uart 7168 1 snd-intel8x0
            snd-rawmidi 21188 2 snd-usb-lib,snd-mpu401-uart
            snd-seq-device 7336 3 snd-seq-oss,snd-seq,snd-rawmidi
            snd 49028 16 snd-usb-audio,snd-seq-oss,snd-seq,snd-pcm-oss,snd-mixer-oss,snd-intel8x0,snd-ac97-codec,snd-pcm,snd-timer,snd-mpu401-uart,snd-rawmidi,snd-seq-device
            soundcore 8288 1 snd
            ipt_TOS 2848 12
            ipt_REJECT 6560 4
            ipt_pkttype 2240 4
            ipt_LOG 6624 7
            ipt_state 2400 15
            ipt_multiport 2592 0
            ipt_conntrack 3008 0
            iptable_mangle 3072 1
            ip_nat_irc 4464 0
            ip_nat_tftp 3856 0
            ip_nat_ftp 5168 0
            iptable_nat 22852 3 ip_nat_irc,ip_nat_tftp,ip_nat_ftp
            ip_conntrack_irc 71344 1 ip_nat_irc
            ip_conntrack_tftp 3920 0
            ip_conntrack_ftp 72208 1 ip_nat_ftp
            ip_conntrack 30956 9 ipt_state,ipt_conntrack,ip_nat_irc,ip_nat_tftp,ip_nat_ftp,iptable_nat,ip_conntrack_irc,ip_conntrack_tftp,ip_conntrack_ftp
            iptable_filter 3072 1
            ip_tables 16288 10 ipt_TOS,ipt_REJECT,ipt_pkttype,ipt_LOG,ipt_state,ipt_multiport,ipt_conntrack,iptable_mangle,iptable_nat,iptable_filter
            ppp_async 10208 1
            ppp_generic 27028 5 ppp_async
            slhc 7104 1 ppp_generic
            crc-ccitt 2656 1 ppp_async
            af_packet 17864 2
            floppy 57168 0
            eth1394 18792 0
            8139too 22816 0
            mii 5216 1 8139too
            sg 35516 0
            scsi_mod 107428 1 sg
            ide-cd 38528 0
            cdrom 38844 1 ide-cd
            ohci1394 32676 0
            ieee1394 294872 2 eth1394,ohci1394
            eagle-usb 109248 0
            joydev 9056 0
            tsdev 6848 0
            evdev 8672 0
            usbmouse 5216 0
            usbhid 43328 0
            loop 13896 0
            nls_iso8859-15 5216 2
            ntfs 149980 2
            supermount 36528 1
            intel-agp 20608 1
            agpgart 29036 2 intel-agp
            usblp 11936 1
            ehci-hcd 27972 0
            uhci-hcd 30448 0
            usbcore 107396 11 snd-usb-audio,snd-usb-lib,eagle-usb,usbmouse,usbhid,usblp,ehci-hcd,uhci-hcd
            genrtc 9112 0
            ext3 123496 2
            jbd 56600 1 ext3

            3-LES MESSAGES DU NOYAU (1ere methode,40 dernières lignes) dmesg

            PPP generic driver version 2.4.2
            ip_tables: (C) 2000-2002 Netfilter core team
            ip_conntrack version 2.1 (4095 buckets, 32760 max) - 332 bytes per conntrack
            [eagle-usb] Modem operational !!
            [eagle-usb] Ethernet device eth2 created.
            PCI: Setting latency timer of device 0000:00:1f.5 to 64
            intel8x0_measure_ac97_clock: measured 49979 usecs
            intel8x0: clocking to 48000
            usbcore: registered new driver snd-usb-audio
            NET: Registered protocol family 10
            Disabled Privacy Extensions on device c0342740(lo)
            IPv6 over IPv4 tunneling driver
            parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
            parport0: irq 7 detected
            ppdev: user-space parallel port driver
            mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x100000
            [drm] Initialized radeon 1.11.0 20020828 on minor 0:
            mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x100000
            agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
            agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
            agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode
            [drm] Loading R200 Microcode
            bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
            bootsplash: status on console 0 changed to on
            bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
            bootsplash: status on console 1 changed to on
            bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
            bootsplash: status on console 2 changed to on
            bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
            bootsplash: status on console 3 changed to on
            bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
            bootsplash: status on console 4 changed to on
            bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10377 bytes, v3).
            bootsplash: status on console 5 changed to on
            eth0: no IPv6 routers present
            cdrom: This disc doesn't have any tracks I recognize!
            cdrom: This disc doesn't have any tracks I recognize!
            eth2: no IPv6 routers present
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=54136 DF PROTO=TCP SPT=4437 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=54638 DF PROTO=TCP SPT=4437 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=55657 DF PROTO=TCP SPT=4437 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=59303 DF PROTO=TCP SPT=3609 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=59793 DF PROTO=TCP SPT=3609 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=20138 DF PROTO=TCP SPT=1506 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=30378 DF PROTO=TCP SPT=1506 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=54442 DF PROTO=TCP SPT=1506 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=32427 DF PROTO=TCP SPT=1506 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            [root@localhost nicolas]#

            4- les messages du noyau (2eme methode, les 40 dernières lignes)

            [root@localhost nicolas]# tail -40 /var/log/messages
            Dec 10 19:37:29 localhost netplugd[5779]: eth2: state INNING pid 8085 exited status 256
            Dec 10 19:37:29 localhost pppoa[8030]: Packet not from driver (mac: 0:60:4c:19:9d:5b)
            Dec 10 19:37:34 localhost last message repeated 2 times
            Dec 10 19:37:35 localhost pppd[7995]: PAP authentication succeeded
            Dec 10 19:37:35 localhost pppd[7995]: local IP address 82.65.155.63
            Dec 10 19:37:35 localhost pppd[7995]: remote IP address 192.168.254.254
            Dec 10 19:37:35 localhost pppd[7995]: primary DNS address 213.228.0.212
            Dec 10 19:37:35 localhost pppd[7995]: secondary DNS address 212.27.32.177
            Dec 10 19:37:35 localhost netplugd[5779]: ppp0: ignoring event
            Dec 10 19:37:35 localhost netplugd[5779]: ppp0: ignoring event
            Dec 10 19:37:35 localhost su(pam_unix)[7989]: session closed for user root
            Dec 10 19:37:38 localhost pppoa[8030]: Packet not from driver (mac: 0:60:4c:19:9d:5b)
            Dec 10 19:37:43 localhost net_monitor[7912]: modified file /home/nicolas/.net_monitorrc
            Dec 10 19:37:44 localhost net_monitor[7920]: modified file /home/nicolas/.net_monitorrc
            Dec 10 19:37:45 localhost net_monitor[7904]: modified file /home/nicolas/.net_monitorrc
            Dec 10 19:37:46 localhost net_monitor[7896]: modified file /home/nicolas/.net_monitorrc
            Dec 10 19:39:04 localhost su(pam_unix)[8286]: session opened for user root by (uid=501)
            Dec 10 19:39:08 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=54136 DF PROTO=TCP SPT=4437 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:39:11 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=54638 DF PROTO=TCP SPT=4437 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:39:17 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=55657 DF PROTO=TCP SPT=4437 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:39:39 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=59303 DF PROTO=TCP SPT=3609 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:39:42 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=59793 DF PROTO=TCP SPT=3609 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:41:10 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=20138 DF PROTO=TCP SPT=1506 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Dec 10 19:41:13 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=30378 DF PROTO=TCP SPT=1506 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Dec 10 19:41:20 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=54442 DF PROTO=TCP SPT=1506 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Dec 10 19:41:32 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=32427 DF PROTO=TCP SPT=1506 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Dec 10 19:43:26 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=21427 DF PROTO=TCP SPT=1751 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Dec 10 19:43:28 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=33459 DF PROTO=TCP SPT=1751 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Dec 10 19:43:34 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=62387 DF PROTO=TCP SPT=1751 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Dec 10 19:43:47 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=85.96.124.133 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=118 ID=52404 DF PROTO=TCP SPT=1751 DPT=6346 WINDOW=8192 RES=0x00 SYN URGP=0
            Dec 10 19:45:19 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=61.144.222.116 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=110 ID=17525 DF PROTO=TCP SPT=2159 DPT=1080 WINDOW=16384 RES=0x00 SYN URGP=0
            Dec 10 19:45:22 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=61.144.222.116 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=110 ID=18989 DF PROTO=TCP SPT=2159 DPT=1080 WINDOW=16384 RES=0x00 SYN URGP=0
            Dec 10 19:45:37 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=48049 DF PROTO=TCP SPT=1536 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:45:40 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=48438 DF PROTO=TCP SPT=1536 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:45:46 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=49217 DF PROTO=TCP SPT=1536 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:48:04 localhost su(pam_unix)[8688]: session opened for user root by (uid=501)
            Dec 10 19:48:51 localhost su(pam_unix)[8688]: session closed for user root
            Dec 10 19:48:55 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=7639 DF PROTO=TCP SPT=3815 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:48:58 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=7895 DF PROTO=TCP SPT=3815 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            Dec 10 19:49:04 localhost kernel: Shorewall:net2all:DROP:IN=ppp0 OUT= MAC= SRC=82.65.155.155 DST=82.65.155.63 LEN=48 TOS=0x00 PREC=0x00 TTL=127 ID=8495 DF PROTO=TCP SPT=3815 DPT=1025 WINDOW=65535 RES=0x00 SYN URGP=0
            [root@localhost nicolas]#

            5- CONFIG DE FIREWALL

            [root@localhost nicolas]# iptables -L
            Chain INPUT (policy DROP)
            target prot opt source destination
            ACCEPT all -- anywhere anywhere
            DROP !icmp -- anywhere anywhere state INVALID
            ppp_in all -- anywhere anywhere
            eth0_in all -- anywhere anywhere
            eth1_in all -- anywhere anywhere
            Reject all -- anywhere anywhere
            LOG all -- anywhere anywhere LOG level info prefix `Shorewall:INPUT:REJECT:'
            reject all -- anywhere anywhere

            Chain FORWARD (policy DROP)
            target prot opt source destination
            DROP !icmp -- anywhere anywhere state INVALID
            ppp_fwd all -- anywhere anywhere
            eth0_fwd all -- anywhere anywhere
            eth1_fwd all -- anywhere anywhere
            Reject all -- anywhere anywhere
            LOG all -- anywhere anywhere LOG level info prefix `Shorewall:FORWARD:REJECT:'
            reject all -- anywhere anywhere

            Chain OUTPUT (policy DROP)
            target prot opt source destination
            ACCEPT all -- anywhere anywhere
            DROP !icmp -- anywhere anywhere state INVALID
            fw2net all -- anywhere anywhere
            fw2loc all -- anywhere anywhere
            fw2loc all -- anywhere anywhere
            Reject all -- anywhere anywhere
            LOG all -- anywhere anywhere LOG level info prefix `Shorewall:OUTPUT:REJECT:'
            reject all -- anywhere anywhere

            Chain Drop (1 references)
            target prot opt source destination
            RejectAuth all -- anywhere anywhere
            dropBcast all -- anywhere anywhere
            dropInvalid all -- anywhere anywhere
            DropSMB all -- anywhere anywhere
            DropUPnP all -- anywhere anywhere
            dropNotSyn all -- anywhere anywhere
            DropDNSrep all -- anywhere anywhere

            Chain DropDNSrep (2 references)
            target prot opt source destination
            DROP udp -- anywhere anywhere udp spt:domain

            Chain DropSMB (1 references)
            target prot opt source destination
            DROP udp -- anywhere anywhere udp dpt:135
            DROP udp -- anywhere anywhere udp dpts:netbios-ns:netbios-ssn
            DROP udp -- anywhere anywhere udp dpt:microsoft-ds
            DROP tcp -- anywhere anywhere tcp dpt:135
            DROP tcp -- anywhere anywhere tcp dpt:netbios-ssn
            DROP tcp -- anywhere anywhere tcp dpt:microsoft-ds

            Chain DropUPnP (2 references)
            target prot opt source destination
            DROP udp -- anywhere anywhere udp dpt:1900

            Chain Reject (4 references)
            target prot opt source destination
            RejectAuth all -- anywhere anywhere
            dropBcast all -- anywhere anywhere
            dropInvalid all -- anywhere anywhere
            RejectSMB all -- anywhere anywhere
            DropUPnP all -- anywhere anywhere
            dropNotSyn all -- anywhere anywhere
            DropDNSrep all -- anywhere anywhere

            Chain RejectAuth (2 references)
            target prot opt source destination
            reject tcp -- anywhere anywhere tcp dpt:auth

            Chain RejectSMB (1 references)
            target prot opt source destination
            reject udp -- anywhere anywhere udp dpt:135
            reject udp -- anywhere anywhere udp dpts:netbios-ns:netbios-ssn
            reject udp -- anywhere anywhere udp dpt:microsoft-ds
            reject tcp -- anywhere anywhere tcp dpt:135
            reject tcp -- anywhere anywhere tcp dpt:netbios-ssn
            reject tcp -- anywhere anywhere tcp dpt:microsoft-ds

            Chain all2all (2 references)
            target prot opt source destination
            ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
            Reject all -- anywhere anywhere
            LOG all -- anywhere anywhere LOG level info prefix `Shorewall:all2all:REJECT:'
            reject all -- anywhere anywhere

            Chain dropBcast (2 references)
            target prot opt source destination
            DROP all -- anywhere anywhere PKTTYPE = broadcast
            DROP all -- anywhere anywhere PKTTYPE = multicast

            Chain dropInvalid (2 references)
            target prot opt source destination
            DROP all -- anywhere anywhere state INVALID

            Chain dropNotSyn (2 references)
            target prot opt source destination
            DROP tcp -- anywhere anywhere tcp flags:!SYN,RST,ACK/SYN

            Chain dynamic (6 references)
            target prot opt source destination

            Chain eth0_fwd (1 references)
            target prot opt source destination
            dynamic all -- anywhere anywhere state INVALID,NEW
            loc2net all -- anywhere anywhere
            ACCEPT all -- anywhere anywhere

            Chain eth0_in (1 references)
            target prot opt source destination
            dynamic all -- anywhere anywhere state INVALID,NEW
            all2all all -- anywhere anywhere

            Chain eth1_fwd (1 references)
            target prot opt source destination
            dynamic all -- anywhere anywhere state INVALID,NEW
            loc2net all -- anywhere anywhere
            ACCEPT all -- anywhere anywhere

            Chain eth1_in (1 references)
            target prot opt source destination
            dynamic all -- anywhere anywhere state INVALID,NEW
            all2all all -- anywhere anywhere

            Chain fw2loc (2 references)
            target prot opt source destination
            ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
            ACCEPT all -- anywhere anywhere

            Chain fw2net (1 references)
            target prot opt source destination
            ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
            ACCEPT all -- anywhere anywhere

            Chain icmpdef (0 references)
            target prot opt source destination

            Chain loc2net (2 references)
            target prot opt source destination
            ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
            ACCEPT all -- anywhere anywhere

            Chain net2all (3 references)
            target prot opt source destination
            ACCEPT all -- anywhere anywhere state RELATED,ESTABLISHED
            Drop all -- anywhere anywhere
            LOG all -- anywhere anywhere LOG level info prefix `Shorewall:net2all:DROP:'
            DROP all -- anywhere anywhere

            Chain ppp_fwd (1 references)
            target prot opt source destination
            dynamic all -- anywhere anywhere state INVALID,NEW
            net2all all -- anywhere anywhere
            net2all all -- anywhere anywhere

            Chain ppp_in (1 references)
            target prot opt source destination
            dynamic all -- anywhere anywhere state INVALID,NEW
            net2all all -- anywhere anywhere

            Chain reject (11 references)
            target prot opt source destination
            DROP all -- anywhere anywhere PKTTYPE = broadcast
            DROP all -- anywhere anywhere PKTTYPE = multicast
            DROP all -- 255.255.255.255 anywhere
            DROP all -- BASE-ADDRESS.MCAST.NET/4 anywhere
            REJECT tcp -- anywhere anywhere reject-with tcp-reset
            REJECT udp -- anywhere anywhere reject-with icmp-port-unreachable
            REJECT icmp -- anywhere anywhere reject-with icmp-host-unreachable
            REJECT all -- anywhere anywhere reject-with icmp-host-prohibited

            Chain shorewall (0 references)
            target prot opt source destination

            Chain smurfs (0 references)
            target prot opt source destination
            LOG all -- 255.255.255.255 anywhere LOG level info prefix `Shorewall:smurfs:DROP:'
            DROP all -- 255.255.255.255 anywhere
            LOG all -- BASE-ADDRESS.MCAST.NET/4 anywhere LOG level info prefix `Shorewall:smurfs:DROP:'
            DROP all -- BASE-ADDRESS.MCAST.NET/4 anywhere

            ----------------------------------fin noyau 2.6.8.1.10-------------------------------------

            LE NOYAU 2.6.9

            1- ifconfig

            [root@localhost nicolas]# ifconfig
            eth0 Lien encap:Ethernet HWaddr 00:0D:61:A8:3D:2D
            adr inet6: fe80::20d:61ff:fea8:3d2d/64 Scope:Lien
            UP BROADCAST MULTICAST MTU:1500 Metric:1
            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
            TX packets:5 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 lg file transmission:1000
            RX bytes:0 (0.0 b) TX bytes:378 (378.0 b)
            Interruption:20 Adresse de base:0xa000

            eth1 Lien encap:UNSPEC HWaddr 00-00-0D-61-00-A7-D1-44-00-00-00-00-00-00-00-00
            UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
            RX packets:0 errors:0 dropped:0 overruns:0 frame:0
            TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 lg file transmission:1000
            RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)

            lo Lien encap:Boucle locale
            inet adr:127.0.0.1 Masque:255.0.0.0
            adr inet6: ::1/128 Scope:Hôte
            UP LOOPBACK RUNNING MTU:16436 Metric:1
            RX packets:122 errors:0 dropped:0 overruns:0 frame:0
            TX packets:122 errors:0 dropped:0 overruns:0 carrier:0
            collisions:0 lg file transmission:0
            RX bytes:8032 (7.8 Kb) TX bytes:8032 (7.8 Kb)

            [root@localhost nicolas]#

            2- LES MODULES EN CHARGES
            lsmod

            [root@localhost nicolas]# lsmod
            Module Size Used by
            radeon 129300 4
            md5 7808 1
            parport_pc 35392 0
            ipv6 248576 10
            ppdev 11652 0
            parport 38472 2 parport_pc,ppdev
            snd_pcm_oss 51240 0
            snd_mixer_oss 21120 1 snd_pcm_oss
            snd_intel8x0 33868 1
            snd_ac97_codec 70864 1 snd_intel8x0
            snd_pcm 86020 2 snd_pcm_oss,snd_intel8x0
            snd_timer 25092 1 snd_pcm
            snd_page_alloc 11528 2 snd_intel8x0,snd_pcm
            gameport 7680 1 snd_intel8x0
            snd_mpu401_uart 10240 1 snd_intel8x0
            snd_rawmidi 23716 1 snd_mpu401_uart
            snd_seq_device 10504 1 snd_rawmidi
            snd 50788 11 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
            soundcore 11360 1 snd
            ipt_TOS 6144 12
            ipt_REJECT 9856 4
            ipt_pkttype 5504 4
            ipt_LOG 10240 7
            ipt_state 5632 15
            ipt_multiport 5888 0
            ipt_conntrack 6144 0
            iptable_mangle 6272 1
            ip_nat_irc 7664 0
            ip_nat_tftp 7152 0
            ip_nat_ftp 8304 0
            iptable_nat 25764 3 ip_nat_irc,ip_nat_tftp,ip_nat_ftp
            ip_conntrack_irc 74544 1 ip_nat_irc
            ip_conntrack_tftp 7216 0
            ip_conntrack_ftp 75440 1 ip_nat_ftp
            ip_conntrack 42916 9 ipt_state,ipt_conntrack,ip_nat_irc,ip_nat_tftp,ip_nat_ftp,iptable_nat,ip_conntrack_irc,ip_conntrack_tftp,ip_conntrack_ftp
            iptable_filter 6272 1
            ip_tables 19584 10 ipt_TOS,ipt_REJECT,ipt_pkttype,ipt_LOG,ipt_state,ipt_multiport,ipt_conntrack,iptable_mangle,iptable_nat,iptable_filter
            ppp_async 13312 1
            ppp_generic 28564 5 ppp_async
            slhc 10752 1 ppp_generic
            crc_ccitt 5888 1 ppp_async
            af_packet 20360 0
            floppy 59120 0
            eth1394 22664 0
            8139too 25472 0
            mii 8192 1 8139too
            ide_cd 39968 0
            cdrom 39196 1 ide_cd
            ohci1394 34692 0
            ieee1394 299064 2 eth1394,ohci1394
            sg 37408 0
            scsi_mod 106948 1 sg
            tsdev 10048 0
            joydev 12224 0
            evdev 11648 0
            usbmouse 8448 0
            usbhid 45312 0
            loop 16520 0
            nls_iso8859_15 8448 2
            ntfs 96880 2
            intel_agp 23328 1
            agpgart 31404 2 intel_agp
            usblp 14976 1
            ehci_hcd 29956 0
            uhci_hcd 32400 0
            usbcore 106468 8 usbmouse,usbhid,usblp,ehci_hcd,uhci_hcd
            genrtc 12312 0
            [root@localhost nicolas]#

            3-LES MESSAGES DU NOYAU (1ere methode) dmesg

            Linux version 2.6.9 (root@localhost) (gcc version 3.3.4 (Mandrakelinux 10.1 3.3.4-2mdk)) #1 SMP Thu Dec 9 22:10:41 CET 2004
            BIOS-provided physical RAM map:
            BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
            BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
            BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
            BIOS-e820: 0000000000100000 - 000000001fff0000 (usable)
            BIOS-e820: 000000001fff0000 - 000000001fff3000 (ACPI NVS)
            BIOS-e820: 000000001fff3000 - 0000000020000000 (ACPI data)
            BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
            511MB LOWMEM available.
            found SMP MP-table at 000f4930
            On node 0 totalpages: 131056
            DMA zone: 4096 pages, LIFO batch:1
            Normal zone: 126960 pages, LIFO batch:16
            HighMem zone: 0 pages, LIFO batch:1
            DMI 2.3 present.
            ACPI: RSDP (v000 GBT ) @ 0x000f6450
            ACPI: RSDT (v001 GBT AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1fff3000
            ACPI: FADT (v001 GBT AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1fff3040
            ACPI: MADT (v001 GBT AWRDACPI 0x42302e31 AWRD 0x01010101) @ 0x1fff6c80
            ACPI: DSDT (v001 GBT AWRDACPI 0x00001000 MSFT 0x0100000c) @ 0x00000000
            ACPI: PM-Timer IO Port: 0x1008
            ACPI: Local APIC address 0xfee00000
            ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
            Processor #0 15:2 APIC version 20
            ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
            Processor #1 15:2 APIC version 20
            ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
            ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
            Using ACPI for processor (LAPIC) configuration information
            Intel MultiProcessor Specification v1.4
            Virtual Wire compatibility mode.
            OEM ID: OEM00000 Product ID: PROD00000000 APIC at: 0xFEE00000
            I/O APIC #2 Version 17 at 0xFEC00000.
            Enabling APIC mode: Flat. Using 1 I/O APICs
            Processors: 2
            Built 1 zonelists
            Kernel command line: BOOT_IMAGE=linux-2.6.9 ro root=306 devfs=nomount acpi=ht resume=/dev/hda7 splash=silent
            Initializing CPU#0
            PID hash table entries: 2048 (order: 11, 32768 bytes)
            Detected 3000.137 MHz processor.
            Using pmtmr for high-res timesource
            Console: colour dummy device 80x25
            Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
            Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
            Memory: 514372k/524224k available (1943k kernel code, 9316k reserved, 662k data, 220k init, 0k highmem)
            Checking if this processor honours the WP bit even in supervisor mode... Ok.
            Calibrating delay loop... 5947.39 BogoMIPS (lpj=2973696)
            Security Scaffold v1.0.0 initialized
            SELinux: Disabled at boot.
            Capability LSM initialized
            Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
            CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000
            CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000
            CPU: Trace cache: 12K uops, L1 D cache: 8K
            CPU: L2 cache: 512K
            CPU: Physical Processor ID: 0
            CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080
            Intel machine check architecture supported.
            Intel machine check reporting enabled on CPU#0.
            CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
            CPU0: Thermal monitoring enabled
            Enabling fast FPU save and restore... done.
            Enabling unmasked SIMD FPU exception support... done.
            Checking 'hlt' instruction... OK.
            CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
            per-CPU timeslice cutoff: 1462.51 usecs.
            task migration cache decay timeout: 2 msecs.
            Booting processor 1/1 eip 3000
            Initializing CPU#1
            Calibrating delay loop... 5996.54 BogoMIPS (lpj=2998272)
            CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000
            CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000
            CPU: Trace cache: 12K uops, L1 D cache: 8K
            CPU: L2 cache: 512K
            CPU: Physical Processor ID: 0
            CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080
            Intel machine check architecture supported.
            Intel machine check reporting enabled on CPU#1.
            CPU1: Intel P4/Xeon Extended MCE MSRs (12) available
            CPU1: Thermal monitoring enabled
            CPU1: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 09
            Total of 2 processors activated (11943.93 BogoMIPS).
            ENABLING IO-APIC IRQs
            ..TIMER: vector=0x31 pin1=2 pin2=0
            checking TSC synchronization across 2 CPUs: passed.
            Brought up 2 CPUs
            checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
            Freeing initrd memory: 169k freed
            NET: Registered protocol family 16
            PCI: PCI BIOS revision 2.10 entry at 0xf9f00, last bus=2
            PCI: Using configuration type 1
            mtrr: v2.0 (20020519)
            ACPI: Subsystem revision 20040816
            ACPI: Interpreter disabled.
            Linux Plug and Play Support v0.97 (c) Adam Belay
            PnPBIOS: Scanning system for PnP BIOS support...
            PnPBIOS: Found PnP BIOS installation structure at 0xc00fa8d0
            PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xa900, dseg 0xf0000
            PnPBIOS: 14 nodes reported by PnP BIOS; 14 recorded by driver
            PCI: Probing PCI hardware
            PCI: Probing PCI hardware (bus 00)
            PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
            PCI: Transparent bridge - 0000:00:1e.0
            PCI: Using IRQ router PIIX/ICH [8086/24d0] at 0000:00:1f.0
            PCI->APIC IRQ transform: (B0,I29,P0) -> 16
            PCI->APIC IRQ transform: (B0,I29,P1) -> 19
            PCI->APIC IRQ transform: (B0,I29,P2) -> 18
            PCI->APIC IRQ transform: (B0,I29,P0) -> 16
            PCI->APIC IRQ transform: (B0,I29,P3) -> 23
            PCI->APIC IRQ transform: (B0,I31,P0) -> 16
            PCI->APIC IRQ transform: (B0,I31,P1) -> 17
            PCI->APIC IRQ transform: (B0,I31,P1) -> 17
            PCI->APIC IRQ transform: (B1,I0,P0) -> 16
            PCI->APIC IRQ transform: (B2,I4,P0) -> 18
            PCI->APIC IRQ transform: (B2,I5,P0) -> 21
            PCI->APIC IRQ transform: (B2,I6,P0) -> 20
            apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
            apm: disabled - APM is not SMP safe.
            Starting balanced_irq
            audit: initializing netlink socket (disabled)
            audit(1102709953.4294966310:0): initialized
            VFS: Disk quotas dquot_6.5.1
            Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
            devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)
            devfs: boot_options: 0x0
            Initializing Cryptographic API
            vesafb: framebuffer at 0xe8000000, mapped to 0xe0880000, size 1875k
            vesafb: mode is 800x600x16, linelength=1600, pages=135
            vesafb: protected mode interface info at c000:5471
            vesafb: scrolling: redraw
            vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
            Console: switching to colour frame buffer device 100x37
            fb0: VESA VGA frame buffer device
            isapnp: Scanning for PnP cards...
            isapnp: No Plug & Play device found
            serio: i8042 AUX port at 0x60,0x64 irq 12
            serio: i8042 KBD port at 0x60,0x64 irq 1
            Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
            ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
            ttyS1 at I/O 0xa028 (irq = 18) is a 8250
            ttyS2 at I/O 0xa040 (irq = 18) is a 8250
            ttyS3 at I/O 0xa050 (irq = 18) is a 8250
            ttyS4 at I/O 0xa060 (irq = 18) is a 8250
            ttyS5 at I/O 0xa070 (irq = 18) is a 8250
            RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
            Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
            ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
            ICH5: IDE controller at PCI slot 0000:00:1f.1
            ICH5: chipset revision 2
            ICH5: not 100% native mode: will probe irqs later
            ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:pio
            ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
            Probing IDE interface ide0...
            hda: WDC WD1200LB-55EDA0, ATA DISK drive
            Using anticipatory io scheduler
            ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
            Probing IDE interface ide1...
            hdc: HL-DT-STDVD-ROM GDR8161B, ATAPI CD/DVD-ROM drive
            hdd: _NEC DVD+RW ND-1100A, ATAPI CD/DVD-ROM drive
            ide1 at 0x170-0x177,0x376 on irq 15
            hda: max request size: 1024KiB
            hda: 234441648 sectors (120034 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
            hda: cache flushes supported
            /dev/ide/host0/bus0/target0/lun0: p1 p2 < p5 p6 p7 p8 >
            mice: PS/2 mouse device common for all mice
            input: AT Translated Set 2 keyboard on isa0060/serio0
            input: PS/2 Generic Mouse on isa0060/serio1
            md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
            NET: Registered protocol family 2
            IP: routing cache hash table of 4096 buckets, 32Kbytes
            TCP: Hash tables configured (established 32768 bind 32768)
            NET: Registered protocol family 1
            BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
            md: Autodetecting RAID arrays.
            md: autorun ...
            md: ... autorun DONE.
            RAMDISK: Compressed image found at block 0
            VFS: Mounted root (ext2 filesystem).
            jbd: version magic '2.6.8.1-10mdksmp SMP 686 gcc-3.4' should be '2.6.9 SMP PENTIUM4 gcc-3.3'
            ext3: version magic '2.6.8.1-10mdksmp SMP 686 gcc-3.4' should be '2.6.9 SMP PENTIUM4 gcc-3.3'
            kjournald starting. Commit interval 5 seconds
            EXT3-fs: mounted filesystem with ordered data mode.
            Freeing unused kernel memory: 220k freed
            Generic RTC Driver v1.07
            usbcore: registered new driver usbfs
            usbcore: registered new driver hub
            USB Universal Host Controller Interface driver v2.2
            uhci_hcd 0000:00:1d.0: UHCI Host Controller
            PCI: Setting latency timer of device 0000:00:1d.0 to 64
            uhci_hcd 0000:00:1d.0: irq 16, io base 0000bc00
            uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
            hub 1-0:1.0: USB hub found
            hub 1-0:1.0: 2 ports detected
            uhci_hcd 0000:00:1d.1: UHCI Host Controller
            PCI: Setting latency timer of device 0000:00:1d.1 to 64
            uhci_hcd 0000:00:1d.1: irq 19, io base 0000b000
            uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
            hub 2-0:1.0: USB hub found
            hub 2-0:1.0: 2 ports detected
            uhci_hcd 0000:00:1d.2: UHCI Host Controller
            PCI: Setting latency timer of device 0000:00:1d.2 to 64
            uhci_hcd 0000:00:1d.2: irq 18, io base 0000b400
            uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
            hub 3-0:1.0: USB hub found
            hub 3-0:1.0: 2 ports detected
            uhci_hcd 0000:00:1d.3: UHCI Host Controller
            PCI: Setting latency timer of device 0000:00:1d.3 to 64
            uhci_hcd 0000:00:1d.3: irq 16, io base 0000b800
            uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 4
            hub 4-0:1.0: USB hub found
            hub 4-0:1.0: 2 ports detected
            usb 1-1: new full speed USB device using address 2
            ehci_hcd 0000:00:1d.7: EHCI Host Controller
            PCI: Setting latency timer of device 0000:00:1d.7 to 64
            ehci_hcd 0000:00:1d.7: irq 23, pci mem e0812000
            ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 5
            PCI: cache line size of 128 is not supported by device 0000:00:1d.7
            ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
            hub 5-0:1.0: USB hub found
            hub 5-0:1.0: 8 ports detected
            usbcore: registered new driver usblp
            drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
            usb 1-1: USB disconnect, address 2
            EXT3 FS on hda6, internal journal
            Adding 3662780k swap on /dev/hda7. Priority:-1 extents:1
            Linux agpgart interface v0.100 (c) Dave Jones
            agpgart: Detected an Intel 865 Chipset.
            agpgart: Maximum main memory to use for agp memory: 439M
            agpgart: AGP aperture is 128M @ 0xe0000000
            kjournald starting. Commit interval 5 seconds
            EXT3 FS on hda8, internal journal
            EXT3-fs: mounted filesystem with ordered data mode.
            NTFS driver 2.1.20 [Flags: R/O MODULE].
            NTFS volume version 3.1.
            NTFS volume version 3.1.
            loop: loaded (max 8 devices)
            usb 1-1: new full speed USB device using address 3
            usb 1-2: new low speed USB device using address 4
            usbcore: registered new driver hiddev
            usb 3-2: new full speed USB device using address 2
            input: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:1d.0-2
            usbcore: registered new driver usbhid
            drivers/usb/input/hid-core.c: v2.0:USB HID core driver
            drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 if 1 alt 0 proto 2 vid 0x04B8 pid 0x0802
            usbcore: registered new driver usbmouse
            drivers/usb/input/usbmouse.c: v1.6:USB HID Boot Protocol mouse driver
            usb 2-2: new full speed USB device using address 2
            ts: Compaq touchscreen protocol output
            SCSI subsystem initialized
            usb 3-2: usbfs: interface 1 claimed while 'sane-find-scann' sets config #1
            usb 3-2: usbfs: interface 0 claimed while 'sane-find-scann' sets config #1
            usb 3-2: usbfs: interface 1 claimed while 'sane-find-scann' sets config #1
            usb 3-2: usbfs: USBDEVFS_CONTROL failed cmd sane-find-scann rqt 64 rq 4 len 64 ret -32
            ieee1394: Initialized config rom entry `ip1394'
            ohci1394: $Rev: 1223 $ Ben Collins <bcollins@debian.org>
            ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[21] MMIO=[fa001000-fa0017ff] Max Packet=[2048]
            hdc: ATAPI 48X DVD-ROM drive, 256kB Cache, UDMA(33)
            Uniform CD-ROM driver Revision: 3.20
            hdd: ATAPI 40X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
            8139too Fast Ethernet driver 0.9.27
            eth0: RealTek RTL8139 at 0xe0cea000, 00:0d:61:a8:3d:2d, IRQ 20
            eth0: Identified 8139 chip type 'RTL-8101'
            eth1394: $Rev: 1224 $ Ben Collins <bcollins@debian.org>
            eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
            ieee1394: Host added: ID:BUS[0-00:1023] GUID[00000d6100a7d144]
            ip_tables: (C) 2000-2002 Netfilter core team
            ip_conntrack version 2.1 (4095 buckets, 32760 max) - 304 bytes per conntrack
            inserting floppy driver for 2.6.9
            Floppy drive(s): fd0 is 1.44M
            FDC 0 is a post-1991 82077
            NET: Registered protocol family 17
            eth0: link down
            CSLIP: code copyright 1989 Regents of the University of California
            PPP generic driver version 2.4.2
            ip_tables: (C) 2000-2002 Netfilter core team
            ip_conntrack version 2.1 (4095 buckets, 32760 max) - 304 bytes per conntrack
            PCI: Setting latency timer of device 0000:00:1f.5 to 64
            intel8x0_measure_ac97_clock: measured 49569 usecs
            intel8x0: clocking to 48000
            NET: Registered protocol family 10
            Disabled Privacy Extensions on device c0344ac0(lo)
            parport: PnPBIOS parport detected.
            parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
            IPv6 over IPv4 tunneling driver
            ppdev: user-space parallel port driver
            mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x100000
            [drm] Initialized radeon 1.11.0 20020828 on minor 0:
            mtrr: 0xe8000000,0x8000000 overlaps existing 0xe8000000,0x100000
            agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
            agpgart: Putting AGP V3 device at 0000:00:00.0 into 4x mode
            agpgart: Putting AGP V3 device at 0000:01:00.0 into 4x mode
            [drm] Loading R200 Microcode
            eth0: no IPv6 routers present
            cdrom: This disc doesn't have any tracks I recognize!
            cdrom: This disc doesn't have any tracks I recognize!
            [root@localhost nicolas]#

            4- messages noyau (2ème methode, 40 dernière lignes)

            [root@localhost nicolas]# tail -40 /var/log/messages
            Dec 10 20:24:06 localhost pppd[10487]: tcflush failed: Input/output error
            Dec 10 20:24:06 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:24:06 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:24:06 localhost pppd[10487]: Using interface ppp0
            Dec 10 20:24:06 localhost pppd[10487]: Connect: ppp0 <--> /dev/pts/2
            Dec 10 20:24:37 localhost pppd[10487]: LCP: timeout sending Config-Requests
            Dec 10 20:24:37 localhost pppd[10487]: Connection terminated.
            Dec 10 20:24:37 localhost pppd[10487]: tcflush failed: Input/output error
            Dec 10 20:24:37 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:24:37 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:24:37 localhost pppd[10487]: Using interface ppp0
            Dec 10 20:24:37 localhost pppd[10487]: Connect: ppp0 <--> /dev/pts/2
            Dec 10 20:25:08 localhost pppd[10487]: LCP: timeout sending Config-Requests
            Dec 10 20:25:08 localhost pppd[10487]: Connection terminated.
            Dec 10 20:25:08 localhost pppd[10487]: tcflush failed: Input/output error
            Dec 10 20:25:08 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:25:08 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:25:08 localhost pppd[10487]: Using interface ppp0
            Dec 10 20:25:08 localhost pppd[10487]: Connect: ppp0 <--> /dev/pts/2
            Dec 10 20:25:39 localhost pppd[10487]: LCP: timeout sending Config-Requests
            Dec 10 20:25:39 localhost pppd[10487]: Connection terminated.
            Dec 10 20:25:39 localhost pppd[10487]: tcflush failed: Input/output error
            Dec 10 20:25:39 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:25:39 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:25:39 localhost pppd[10487]: Using interface ppp0
            Dec 10 20:25:39 localhost pppd[10487]: Connect: ppp0 <--> /dev/pts/2
            Dec 10 20:26:10 localhost pppd[10487]: LCP: timeout sending Config-Requests
            Dec 10 20:26:10 localhost pppd[10487]: Connection terminated.
            Dec 10 20:26:10 localhost pppd[10487]: tcflush failed: Input/output error
            Dec 10 20:26:10 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:26:10 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:26:10 localhost pppd[10487]: Using interface ppp0
            Dec 10 20:26:10 localhost pppd[10487]: Connect: ppp0 <--> /dev/pts/2
            Dec 10 20:26:41 localhost pppd[10487]: LCP: timeout sending Config-Requests
            Dec 10 20:26:41 localhost pppd[10487]: Connection terminated.
            Dec 10 20:26:41 localhost pppd[10487]: tcflush failed: Input/output error
            Dec 10 20:26:41 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:26:41 localhost netplugd[8560]: ppp0: ignoring event
            Dec 10 20:26:41 localhost pppd[10487]: Using interface ppp0
            Dec 10 20:26:41 localhost pppd[10487]: Connect: ppp0 <--> /dev/pts/2
            [root@localhost nicolas]#
            0
        2. D'abord je suis impressionne de la complexite de ton firewall. Moi je fais un truc avec partage reseau et c'est nettement plus simple. Mais c'est le firewall de Mandrake.

          Maintenant pour ton probleme. J'espere que les organisateur de ce forum ne soient pas trops fache pour l'utilisation de la place. Mais je crois je
          comprends maintenant le probleme et ce n'est pas si grave. En fait bien que le poste de toolinux concerne un autre modem il a mis le point sur un probleme similaire.
          Il est evident que dans le noyau 2.6.9 il manque un module cruciale qui s'appelle "eagle-usb" et qui est le driver pour ton modem sagem. J'ai l'impression que ce module ne fait pas partie du noyau standard. Tu peux encore chercher dans le "make xconfig" mais je ne crois pas que tu le trouve la dedans. Ce n'est pas grave et ce n'est qu'un driver exterieur qu'il suffit d'ajouter maintenant. Pour cela tu telecharge le driver a:
          http://sourceforge.net/projects/eagle-usb
          sous forme de source. Tu deballes et tu lis soigneusement les instructions comment le compiler et installer. En principe c'est a la fin du README:
          ./configure
          make uninstall # if you've got a previous version installed
          make clean
          make
          make install
          eagleconfig
          startadsl
          

          Ce truc va compiler le module eagle-usb tout seul et installer au bon endroit, c.-a-d. dans /lib/modules/2.6.9/.... !

          Mais ATTENTION:

          (1) Tu dois avoir garde tes source de noyau exactement au meme endroit au elles etaient quand tu as compile le noyau. J'espere que tu ne les as pas effaces. Il faut que le lien:
          /lib/modules/2.6.9/build
          montre vers le repertoire de source (faire "ls -ld /lib/modules/2.6.9/build" pour controler). Normalement si tu n'as plus touches a tes sources c'est automatique et bon!
          C'est necessaire pour que la compilation du module "eagle-usb" prennent les fichiers include du nouveau noyau! Avec le lien ci-dessus le script configure s'occupe de ca tout seul. Tu n'as qu'a veiller que le lien soit bon!

          (2) Il faut que tu fasse la compiliation quand le noyau 2.6.9 tourne sinon tu va installer les modules de l'autre noyau et eventuellement ecraser l'ancien module "eagle-usb". Donc apres telechargement redemarrer en 2.6.9 et compiler et installer apres!!!!

          Si (1) et (2) sont bon tu n'as qu'a installer le machin "eagle-ubs" selon les instructions.

          Pour ton information: Dans la distribution de Mandrake ce module est deja fournie sous forme binaire pour le noyau Mandrake. Mais pour chaque nouveau noyau il faut le recompiler et reinstaller. En principe tu as certainement aussi les sources de "eagle-usb" sur tes CDs Mandrake. Je te conseille quand-meme de plutot telecharger la toute derniere version a sourceforge comme je le propose ci-dessus. C'est plus facile et mieux que de chercher le rpm-source sur les CDs.

          Pour terminer une petite proposition alternative, peut-etre insolente:

          Selon ton numero IP je deduis que tu es client chez Free avec un modem Sagem. Je crois tu peux demander pour 30 Euros (avec une anciennete de > 12 mois) l'echange avec la Freebox. Pour la Freebox il suffit de la brancher a ta carte reseau (le truc avec "eth0" de ton ifconfig) et mettre le truc DHCP dans drakconf pour la carte reseau. Ca marche avec certitude son driver exterieur. On peut meme utiliser l'USB de la Freebox pour lequel il y a le driver dans le noyau (je crois: usb-net). Mais la carte reseau est mieux. Bien-sur si tu fais ca c'est un peu la triche apres tout les efforts.
          Ce serait quand meme dommage de ne pas essayer d'installer toi meme le driver "eagle-usb". Je ne vois plus d'obstacle majeur.

          Bonne chance.
          0
          1. Contributeur
            UN GRAND GRAND MERCI À TOI KMF

            J'ai suivi toutes tes instruction à lettre et CA FONCTIONNE parfaitement. J'ai maintenant 2 noyaux à ma disposition qui marchent parfaitement.

            J'avoue que ton aide est vraiment très précieuse. Grace à toi, j'ai appris à compiler un noyau et à resoudre tous les problèmes que j'ai pu rencontrer lors de l'installation de ce noyau.
            Tes explications sont toujours très clair , argumentés et très formatrices.
            Ca fait maintenant 2 mois que j'ai découvert linux, et ce sont des gens comme toi qui m'ont fait apprecier ce système. D'ailleurs je n'utilise pratiquement plus windows XP sauf pour certaines applications comme AUTOCAD (je suis concepteur paysagiste) . Par contre GIMP remplace remarquablement photoshop .
            Pour la video, linux répond également à mes besoin, je peux cloner, ripper, faire des divx sans difficultés sur linux.
            Linux est vraiment un système formidable qui mérite qu'on s'y attarde au risque d'en oublier MICROSOFT WINDOWS :):):)

            Je sais que je n'en suis qu'au début et j'ai hâte d'aller plus loin dans la maitrise de ce système TRES STABLE. J'ai pu le tester en ouvrant plus de 20 applications ( video, gimp , bureautique , internet etc....)en même temps-le système ne bronche pas. De plus, pas besoin de rebooter après l'installation d'un logiciel.

            Vraiment encore merci pour ta disponibité.

            Avec un peu plus d'expérience, je ne manquerai pas d'ajouter ma pierre à l'édifice.

            A+
            0
            1. De rien, je suis tres content que ca ait finalement marche! En fait c'etait un peu de mal chance avec le driver eagle-usb, car il n'a pas encore trouve sa place dans le noyau officiel. Je suppose ca va arriver dans une des prochaines versions. C'est toujours pareil au debut il faut chercher le driver pour un nouveau truc a droit ou a gauche et l'ajouter comme ca et plus tard il sera integre dans le noyau officiel en sorte qu'il soit automatiquement compile avec le reste du noyau.

              En fait je ne connaissais pas ce driver avant. J'ai seulement vu ca dans
              la 4eme et 5eme ligne de ton dmesg de 2.6.8, bien cache:

              [eagle-usb] Modem operational !!
              [eagle-usb] Ethernet device eth2 created.

              Et apres on peut aussi verifier qu'il ne figure pas dans la liste de "lsmod" du 2.6.9 mais il etait dans la liste du 2.6.8. Apres un google avec "eagle-usb" on tombe tout de suite sur la page de sourceforge.

              Pour la prochaine fois, c.-a-d. pour le noyau 2.6.10 qui est sense de sortir avant noel,
              http://marc.theaimsgroup.com/?l=linux-kernel&m=110211993504564&w=2
              tu peux simplement garder ton repertoire source du driver et apres l'installation du noyau refaire le configure, make etc. Une fois on a compris c'est facile.
              0