Bonsoir,
C'est une question récurrente, je n'ai toujours pas eu de réponse qui me permette de rendre ma connection persistante, avec un speedtouch 510 ethernet et wanadoo adsl, je suis régulièrement déconnecté au bout de à peu près une heure.
Je ne sais toujours pas quoi faire, et je débute. Pourtant il ne faudrait pas grand chose pour me convaincre ....
Jacques
# Que disent les logs ?
Posté par Adrien BUSTANY (site web personnel) . Évalué à 1.
est ce que tu peux coller le message d'erreur si il y en a un dans les logs du serveur pppd ? Il doit se trouver dans /var/log/pppd quelque chose. Tu devras peut être passer en super utilisateur pour y accéder.
[^] # Re: Que disent les logs ?
Posté par free2.org . Évalué à 3.
cd /var/log
tail -50 syslog
tail -50 messages
[^] # Re: Que disent les logs ?
Posté par jak86 . Évalué à 1.
jak@jacques:/var/log$ tail -50 syslog
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
Jun 12 19:02:12 localhost kernel: agpgart: SiS delay workaround: giving bridge t ime to recover.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
Jun 12 19:02:13 localhost kernel: apm: BIOS not found.
Jun 12 19:02:14 localhost pppd[5886]: Couldn't increase MRU to 1500
Jun 12 19:02:14 localhost pppd[5886]: CHAP authentication succeeded
Jun 12 19:02:14 localhost pppd[5886]: peer from calling number 00:90:1A:A0:01:CB authorized
Jun 12 19:02:14 localhost pppd[5886]: replacing old default route to eth0 [10.0. 0.138]
Jun 12 19:02:14 localhost pppd[5886]: Cannot determine ethernet address for prox y ARP
Jun 12 19:02:14 localhost pppd[5886]: local IP address 83.200.224.164
Jun 12 19:02:14 localhost pppd[5886]: remote IP address 193.253.160.3
Jun 12 19:02:14 localhost pppd[5886]: primary DNS address 80.10.246.1
Jun 12 19:02:14 localhost pppd[5886]: secondary DNS address 80.10.246.132
Jun 12 19:02:14 localhost kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jun 12 19:02:15 localhost postfix/master[6611]: daemon started -- version 2.1.5
Jun 12 19:02:16 localhost xinetd[6780]: Reading included configuration file: /et c/xinetd.d/chargen [file=/etc/xinetd.conf] [line=11]
Jun 12 19:02:16 localhost xinetd[6780]: Reading included configuration file: /et c/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=28]
Jun 12 19:02:16 localhost xinetd[6780]: Reading included configuration file: /et c/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=26]
Jun 12 19:02:16 localhost xinetd[6780]: Reading included configuration file: /et c/xinetd.d/time [file=/etc/xinetd.d/time] [line=26]
Jun 12 19:02:16 localhost xinetd[6780]: removing chargen
Jun 12 19:02:16 localhost xinetd[6780]: removing chargen
Jun 12 19:02:16 localhost xinetd[6780]: removing daytime
Jun 12 19:02:16 localhost xinetd[6780]: removing daytime
Jun 12 19:02:16 localhost xinetd[6780]: removing echo
Jun 12 19:02:16 localhost xinetd[6780]: removing echo
Jun 12 19:02:16 localhost xinetd[6780]: removing time
Jun 12 19:02:16 localhost xinetd[6780]: removing time
Jun 12 19:02:16 localhost xinetd[6780]: xinetd Version 2.3.13 started with libwr ap loadavg options compiled in.
Jun 12 19:02:16 localhost xinetd[6780]: Started working: 0 available services
Jun 12 19:02:16 localhost anacron[6787]: Anacron 2.3 started on 2005-06-12
Jun 12 19:02:16 localhost anacron[6787]: Normal exit (0 jobs run)
Jun 12 19:02:16 localhost /usr/sbin/cron[6808]: (CRON) INFO (pidfile fd = 3)
Jun 12 19:02:16 localhost /usr/sbin/cron[6809]: (CRON) STARTUP (fork ok)
Jun 12 19:02:16 localhost /usr/sbin/cron[6809]: (CRON) INFO (Running @reboot job s)
Jun 12 19:02:16 localhost udev[6838]: creating device node '/dev/vcs2'
Jun 12 19:02:16 localhost udev[6840]: creating device node '/dev/vcs3'
Jun 12 19:02:16 localhost udev[6842]: creating device node '/dev/vcsa2'
Jun 12 19:02:16 localhost udev[6846]: creating device node '/dev/vcsa3'
Jun 12 19:02:16 localhost udev[6850]: creating device node '/dev/vcsa4'
Jun 12 19:02:16 localhost udev[6852]: creating device node '/dev/vcsa5'
Jun 12 19:02:16 localhost udev[6854]: creating device node '/dev/vcs6'
Jun 12 19:02:16 localhost udev[6856]: creating device node '/dev/vcsa6'
Jun 12 19:02:16 localhost udev[6844]: creating device node '/dev/vcs4'
Jun 12 19:02:16 localhost udev[6848]: creating device node '/dev/vcs5'
Jun 12 19:02:21 localhost kernel: eth0: no IPv6 routers present
Jun 12 19:03:30 localhost gconfd (jak-6984): démarrage (version 2.10.0), pid 698 4 utilisateur « jak »
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readonly:/etc/gconf/g conf.xml.mandatory » résolue vers une source de configuration en lecture seule à la position 0
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readwrite:/home/jak/. gconf » résolue vers une source de configuration accessible en écriture à la pos ition 1
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readonly:/etc/gconf/g conf.xml.defaults » résolue vers une source de configuration en lecture seule à la position 2
Jun 12 19:03:39 localhost gconfd (jak-6984): Adresse « xml:readwrite:/home/jak/. gconf » résolue vers une source de configuration accessible en écriture à la pos ition 0
jak@jacques:/var/log$ tail -50 messages
Jun 12 19:02:09 localhost kernel: ehci_hcd 0000:00:03.2: USB 2.0 initialized, EHCI 1.00, driver 26 Oct 2004
Jun 12 19:02:09 localhost kernel: hub 3-0:1.0: USB hub found
Jun 12 19:02:09 localhost kernel: hub 3-0:1.0: 6 ports detected
Jun 12 19:02:09 localhost kernel: sis900.c: v1.08.07 11/02/2003
Jun 12 19:02:09 localhost kernel: ACPI: PCI interrupt 0000:00:04.0[A] -> GSI 19 (level, low) -> IRQ 19
Jun 12 19:02:09 localhost kernel: 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
Jun 12 19:02:09 localhost kernel: 0000:00:04.0: Using transceiver found at address 1 as default
Jun 12 19:02:09 localhost kernel: eth0: SiS 900 PCI Fast Ethernet at 0xd400, IRQ 19, 00:0b:6a:4f:66:a2.
Jun 12 19:02:09 localhost kernel: NET: Registered protocol family 17
Jun 12 19:02:09 localhost kernel: eth0: Media Link On 100mbps full-duplex
Jun 12 19:02:09 localhost kernel: CSLIP: code copyright 1989 Regents of the University of California
Jun 12 19:02:09 localhost kernel: PPP generic driver version 2.4.2
Jun 12 19:02:09 localhost kernel: NET: Registered protocol family 24
Jun 12 19:02:10 localhost pppd[5576]: Plugin rp-pppoe.so loaded.
Jun 12 19:02:10 localhost pppd[5576]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
Jun 12 19:02:10 localhost kernel: NET: Registered protocol family 10
Jun 12 19:02:10 localhost kernel: Disabled Privacy Extensions on device c02f0500(lo)
Jun 12 19:02:10 localhost kernel: IPv6 over IPv4 tunneling driver
Jun 12 19:02:10 localhost pppd[5886]: pppd 2.4.2 started by root, uid 0
Jun 12 19:02:10 localhost pppd[5886]: PPP session is 6286
Jun 12 19:02:10 localhost pppd[5886]: Using interface ppp0
Jun 12 19:02:10 localhost pppd[5886]: Connect: ppp0 <--> eth0
Jun 12 19:02:10 localhost pppd[5886]: Couldn't increase MTU to 1500
Jun 12 19:02:10 localhost pppd[5886]: Couldn't increase MRU to 1500
Jun 12 19:02:11 localhost kernel: ACPI: Power Button (FF) [PWRF]
Jun 12 19:02:12 localhost kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 12 19:02:12 localhost kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Jun 12 19:02:12 localhost kernel: agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
Jun 12 19:02:12 localhost kernel: agpgart: SiS delay workaround: giving bridge time to recover.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
Jun 12 19:02:12 localhost kernel: agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
Jun 12 19:02:12 localhost kernel: agpgart: SiS delay workaround: giving bridge time to recover.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
Jun 12 19:02:13 localhost kernel: apm: BIOS not found.
Jun 12 19:02:14 localhost pppd[5886]: Couldn't increase MRU to 1500
Jun 12 19:02:14 localhost pppd[5886]: CHAP authentication succeeded
Jun 12 19:02:14 localhost pppd[5886]: peer from calling number 00:90:1A:A0:01:CB authorized
Jun 12 19:02:14 localhost pppd[5886]: replacing old default route to eth0 [10.0.0.138]
Jun 12 19:02:14 localhost pppd[5886]: local IP address 83.200.224.164
Jun 12 19:02:14 localhost pppd[5886]: remote IP address 193.253.160.3
Jun 12 19:02:14 localhost pppd[5886]: primary DNS address 80.10.246.1
Jun 12 19:02:14 localhost pppd[5886]: secondary DNS address 80.10.246.132
Jun 12 19:02:14 localhost kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jun 12 19:03:30 localhost gconfd (jak-6984): démarrage (version 2.10.0), pid 6984 utilisateur « jak »
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readonly:/etc/gconf/gconf.xml.mandatory » résolue vers une source de configuration en lecture seule à la position 0
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readwrite:/home/jak/.gconf » résolue vers une source de configuration accessible en écriture à la position 1
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readonly:/etc/gconf/gconf.xml.defaults » résolue vers une source de configuration en lecture seule à la position 2
Jun 12 19:03:39 localhost gconfd (jak-6984): Adresse « xml:readwrite:/home/jak/.gconf » résolue vers une source de configuration accessible en écriture à la position 0
jak@jacques:/var/log$
Voilà ce que ça donne, mais quand ce n'est pas planté !
Est ce que ça explique un peu ?
Jacques
[^] # Re: Que disent les logs ?
Posté par jak86 . Évalué à 1.
Désolé
Jacques
[^] # Re: Que disent les logs ?
Posté par Adrien BUSTANY (site web personnel) . Évalué à 2.
[^] # Re: Que disent les logs ?
Posté par jak86 . Évalué à 1.
jak@jacques:/var/log$ tail -50 syslog
Jun 12 19:02:14 localhost pppd[5886]: primary DNS address 80.10.246.1
Jun 12 19:02:14 localhost pppd[5886]: secondary DNS address 80.10.246.132
Jun 12 19:02:14 localhost kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jun 12 19:02:15 localhost postfix/master[6611]: daemon started -- version 2.1.5
Jun 12 19:02:16 localhost xinetd[6780]: Reading included configuration file: /etc/xinetd.d/chargen [file=/etc/xinetd.conf] [line=11]
Jun 12 19:02:16 localhost xinetd[6780]: Reading included configuration file: /etc/xinetd.d/daytime [file=/etc/xinetd.d/daytime] [line=28]
Jun 12 19:02:16 localhost xinetd[6780]: Reading included configuration file: /etc/xinetd.d/echo [file=/etc/xinetd.d/echo] [line=26]
Jun 12 19:02:16 localhost xinetd[6780]: Reading included configuration file: /etc/xinetd.d/time [file=/etc/xinetd.d/time] [line=26]
Jun 12 19:02:16 localhost xinetd[6780]: removing chargen
Jun 12 19:02:16 localhost xinetd[6780]: removing chargen
Jun 12 19:02:16 localhost xinetd[6780]: removing daytime
Jun 12 19:02:16 localhost xinetd[6780]: removing daytime
Jun 12 19:02:16 localhost xinetd[6780]: removing echo
Jun 12 19:02:16 localhost xinetd[6780]: removing echo
Jun 12 19:02:16 localhost xinetd[6780]: removing time
Jun 12 19:02:16 localhost xinetd[6780]: removing time
Jun 12 19:02:16 localhost xinetd[6780]: xinetd Version 2.3.13 started with libwrap loadavg options compiled in.
Jun 12 19:02:16 localhost xinetd[6780]: Started working: 0 available services
Jun 12 19:02:16 localhost anacron[6787]: Anacron 2.3 started on 2005-06-12
Jun 12 19:02:16 localhost anacron[6787]: Normal exit (0 jobs run)
Jun 12 19:02:16 localhost /usr/sbin/cron[6808]: (CRON) INFO (pidfile fd = 3)
Jun 12 19:02:16 localhost /usr/sbin/cron[6809]: (CRON) STARTUP (fork ok)
Jun 12 19:02:16 localhost /usr/sbin/cron[6809]: (CRON) INFO (Running @reboot jobs)
Jun 12 19:02:16 localhost udev[6838]: creating device node '/dev/vcs2'
Jun 12 19:02:16 localhost udev[6840]: creating device node '/dev/vcs3'
Jun 12 19:02:16 localhost udev[6842]: creating device node '/dev/vcsa2'
Jun 12 19:02:16 localhost udev[6846]: creating device node '/dev/vcsa3'
Jun 12 19:02:16 localhost udev[6850]: creating device node '/dev/vcsa4'
Jun 12 19:02:16 localhost udev[6852]: creating device node '/dev/vcsa5'
Jun 12 19:02:16 localhost udev[6854]: creating device node '/dev/vcs6'
Jun 12 19:02:16 localhost udev[6856]: creating device node '/dev/vcsa6'
Jun 12 19:02:16 localhost udev[6844]: creating device node '/dev/vcs4'
Jun 12 19:02:16 localhost udev[6848]: creating device node '/dev/vcs5'
Jun 12 19:02:21 localhost kernel: eth0: no IPv6 routers present
Jun 12 19:03:30 localhost gconfd (jak-6984): démarrage (version 2.10.0), pid 6984 utilisateur « jak »
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readonly:/etc/gconf/gconf.xml.mandatory » résolue vers une source de configuration en lecture seule à la position 0
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readwrite:/home/jak/.gconf » résolue vers une source de configuration accessible en écriture à la position 1
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readonly:/etc/gconf/gconf.xml.defaults » résolue vers une source de configuration en lecture seule à la position 2
Jun 12 19:03:39 localhost gconfd (jak-6984): Adresse « xml:readwrite:/home/jak/.gconf » résolue vers une source de configuration accessible en écriture à la position 0
Jun 12 19:17:01 localhost /USR/SBIN/CRON[7463]: (root) CMD ( run-parts --report /etc/cron.hourly)
Jun 12 19:29:41 localhost bonobo-activation-server (jak-6993): Duff env. var '\220:#^H^Q'
Jun 12 19:31:23 localhost bonobo-activation-server (jak-6993): Duff env. var ''
Jun 12 19:32:50 localhost bonobo-activation-server (jak-6993): Duff env. var ''
Jun 12 19:34:18 localhost bonobo-activation-server (jak-6993): Duff env. var ''
Jun 12 19:34:25 localhost bonobo-activation-server (jak-6993): Duff env. var ''
Jun 12 19:34:25 localhost bonobo-activation-server (jak-6993): Duff env. var '\214^X^\^H'
Jun 12 19:34:25 localhost bonobo-activation-server (jak-6993): Duff env. var '-v'
Jun 12 19:57:03 localhost dhclient: DHCPREQUEST on eth0 to 10.0.0.138 port 67
Jun 12 19:57:03 localhost dhclient: DHCPACK from 10.0.0.138
Jun 12 19:57:03 localhost dhclient: bound to 10.0.0.1 -- renewal in 2893 seconds.
jak@jacques:/var/log$ tail -50 messages
Jun 12 19:02:09 localhost kernel: eth0: Media Link On 100mbps full-duplex
Jun 12 19:02:09 localhost kernel: CSLIP: code copyright 1989 Regents of the University of California
Jun 12 19:02:09 localhost kernel: PPP generic driver version 2.4.2
Jun 12 19:02:09 localhost kernel: NET: Registered protocol family 24
Jun 12 19:02:10 localhost pppd[5576]: Plugin rp-pppoe.so loaded.
Jun 12 19:02:10 localhost pppd[5576]: RP-PPPoE plugin version 3.3 compiled against pppd 2.4.2
Jun 12 19:02:10 localhost kernel: NET: Registered protocol family 10
Jun 12 19:02:10 localhost kernel: Disabled Privacy Extensions on device c02f0500(lo)
Jun 12 19:02:10 localhost kernel: IPv6 over IPv4 tunneling driver
Jun 12 19:02:10 localhost pppd[5886]: pppd 2.4.2 started by root, uid 0
Jun 12 19:02:10 localhost pppd[5886]: PPP session is 6286
Jun 12 19:02:10 localhost pppd[5886]: Using interface ppp0
Jun 12 19:02:10 localhost pppd[5886]: Connect: ppp0 <--> eth0
Jun 12 19:02:10 localhost pppd[5886]: Couldn't increase MTU to 1500
Jun 12 19:02:10 localhost pppd[5886]: Couldn't increase MRU to 1500
Jun 12 19:02:11 localhost kernel: ACPI: Power Button (FF) [PWRF]
Jun 12 19:02:12 localhost kernel: nvidia: module license 'NVIDIA' taints kernel.
Jun 12 19:02:12 localhost kernel: ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 16
Jun 12 19:02:12 localhost kernel: agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
Jun 12 19:02:12 localhost kernel: agpgart: SiS delay workaround: giving bridge time to recover.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
Jun 12 19:02:12 localhost kernel: agpgart: Found an AGP 3.0 compliant device at 0000:00:00.0.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:00:00.0 into 8x mode
Jun 12 19:02:12 localhost kernel: agpgart: SiS delay workaround: giving bridge time to recover.
Jun 12 19:02:12 localhost kernel: agpgart: Putting AGP V3 device at 0000:01:00.0 into 8x mode
Jun 12 19:02:13 localhost kernel: apm: BIOS not found.
Jun 12 19:02:14 localhost pppd[5886]: Couldn't increase MRU to 1500
Jun 12 19:02:14 localhost pppd[5886]: CHAP authentication succeeded
Jun 12 19:02:14 localhost pppd[5886]: peer from calling number 00:90:1A:A0:01:CB authorized
Jun 12 19:02:14 localhost pppd[5886]: replacing old default route to eth0 [10.0.0.138]
Jun 12 19:02:14 localhost pppd[5886]: local IP address 83.200.224.164
Jun 12 19:02:14 localhost pppd[5886]: remote IP address 193.253.160.3
Jun 12 19:02:14 localhost pppd[5886]: primary DNS address 80.10.246.1
Jun 12 19:02:14 localhost pppd[5886]: secondary DNS address 80.10.246.132
Jun 12 19:02:14 localhost kernel: ip_tables: (C) 2000-2002 Netfilter core team
Jun 12 19:03:30 localhost gconfd (jak-6984): démarrage (version 2.10.0), pid 6984 utilisateur « jak »
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readonly:/etc/gconf/gconf.xml.mandatory » résolue vers une source de configuration en lecture seule à la position 0
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readwrite:/home/jak/.gconf » résolue vers une source de configuration accessible en écriture à la position 1
Jun 12 19:03:30 localhost gconfd (jak-6984): Adresse « xml:readonly:/etc/gconf/gconf.xml.defaults » résolue vers une source de configuration en lecture seule à la position 2
Jun 12 19:03:39 localhost gconfd (jak-6984): Adresse « xml:readwrite:/home/jak/.gconf » résolue vers une source de configuration accessible en écriture à la position 0
Jun 12 19:22:08 localhost -- MARK --
Jun 12 19:29:41 localhost bonobo-activation-server (jak-6993): Duff env. var '\220:#^H^Q'
Jun 12 19:31:23 localhost bonobo-activation-server (jak-6993): Duff env. var ''
Jun 12 19:32:50 localhost bonobo-activation-server (jak-6993): Duff env. var ''
Jun 12 19:34:18 localhost bonobo-activation-server (jak-6993): Duff env. var ''
Jun 12 19:34:25 localhost bonobo-activation-server (jak-6993): Duff env. var ''
Jun 12 19:34:25 localhost bonobo-activation-server (jak-6993): Duff env. var '\214^X^\^H'
Jun 12 19:34:25 localhost bonobo-activation-server (jak-6993): Duff env. var '-v'
Jun 12 20:02:08 localhost -- MARK --
jak@jacques:/var/log$
[^] # Re: Que disent les logs ?
Posté par Adrien BUSTANY (site web personnel) . Évalué à 1.
[^] # Re: Que disent les logs ?
Posté par Nico65 . Évalué à 2.
"Jun 12 19:57:03 localhost dhclient: DHCPREQUEST on eth0 to 10.0.0.138 port 67
Jun 12 19:57:03 localhost dhclient: DHCPACK from 10.0.0.138
Jun 12 19:57:03 localhost dhclient: bound to 10.0.0.1 -- renewal in 2893 seconds."
(hum les IP me rapellent le bon temps de mon Alcatel...)
sauf que, c'est 55 minutes APRES la connexion :
"Jun 12 19:02:14 localhost pppd[5886]: CHAP authentication succeeded"
la question est donc : pourquoi cette soudaine requette de dhclient ?
à mon avis ya un sale script derrière tout ca...
[^] # Re: Que disent les logs ?
Posté par Nico65 . Évalué à 2.
"su
"ifconfig eth0 10.0.0.1"
et revient nous causer de tes malheurs si ca se déconnecte toujours :)
[^] # Re: Que disent les logs ?
Posté par jak86 . Évalué à 1.
Je ne vois pas trop toute la manip pour me mettre en IP fixe,
J'utilise ubuntu et je configure avec l'utilitaire fourni. Je dois mettre trois adresses IP, et pour la passerelle, je ne sais pas quoi mettre.
Merci
Jacques
[^] # Re: Que disent les logs ?
Posté par jak86 . Évalué à 1.
Maintenant, faut voir dans le temps si ça tient ...
Vraiment merci
Jacques
[^] # Résolu
Posté par jak86 . Évalué à 1.
Merci
Jacques
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.