> > Bonjour, Plop, > > > > Sous le nouveau pc de ma moitiée, lorsqu'on fais un > > scp ou ssh, j'attend 12 secondes ... avant qu'il ne me pointe le password: > > > > Es-ce normal? > > Non... En tout cas pas à ce point. Pareil, fas normal. > > > Et es-ce que ça se guérit? > > Ça devrait... > > Si le débit pendant le transfert est bon, ça pourrait venir du DNS ou > plus simplement de l'adresse du DNS dans ta machine qui pourrait ne > pas être la meilleure. > > Avant de chercher, tente un scp en utilisant l'adresse IP du site en > question au lieu du nom de ce site, dans ce cas le DNS n'est pas > interrogé. Si ça vient tout de suite, ce serait le bon diagnostic. A noter que si tu copies entre 2 PC en local et que c'est lent, ça peut aussi venir du DNS même su ne spécifies que l'IP: il se pourrait que sshd tente de faire du reverse DNS pour connaître le nom d'hôte de la cible / source. Pour remédier à cela, tu peux vérifier dans /etc/hosts que : 1) Ta machine est bien déclarée : 192.168.x.y myhostname
2) Y ajouter la déclaration de ta moitié : 192.168.x.p demihost Voilà. > > dom > > > > > Infos: > > il y a deux cartes réseau dans le pc, une vraie Realtek 8139, > > et un chip rtl8169sc/8110sc; > > (notre modem/routeur n'a pas changé, pas devenu wifi ou autre). > > > > Le chip 8169sc est apparement utilisé comme eth0. > > > > Je joins l'output de lsmod ainsi que ifconfig > > > > J'ajoute aussi /etc/network/interfaces > > > > Des pistes, cyclables ou non, sont les bienvenues :-) > > > > Aldo. > > > > ### Début des infos/détails ### > > > > Script is gestart op zo 22 apr 2007 16:18:08 CEST > > > > [EMAIL PROTECTED]:/tmp# lsmod > > Module Size Used by > > binfmt_misc 12680 1 > > rfcomm 40856 0 > > l2cap 25728 5 rfcomm > > bluetooth 55908 4 rfcomm,l2cap > > ppdev 10116 0 > > i915 24448 2 > > drm 81044 3 i915 > > acpi_cpufreq 10056 1 > > cpufreq_conservative 8200 0 > > cpufreq_stats 7360 0 > > cpufreq_userspace 5408 0 > > cpufreq_powersave 2688 0 > > cpufreq_ondemand 9228 2 > > freq_table 5792 3 acpi_cpufreq,cpufreq_stats,cpufreq_ondemand > > tc1100_wmi 8068 0 > > sony_acpi 6284 0 > > pcc_acpi 13184 0 > > dev_acpi 12292 0 > > dock 10268 0 > > video 16388 0 > > ac 6020 0 > > sbs 15652 0 > > i2c_ec 5888 1 sbs > > i2c_core 22784 1 i2c_ec > > button 8720 0 > > battery 10756 0 > > container 5248 0 > > asus_acpi 17308 0 > > backlight 7040 1 asus_acpi > > ipv6 268704 16 > > ext2 66824 1 > > lp 12452 0 > > fuse 46612 0 > > snd_emu10k1_synth 8192 0 > > snd_emux_synth 35456 1 snd_emu10k1_synth > > snd_seq_virmidi 7936 1 snd_emux_synth > > snd_seq_midi_emul 7680 1 snd_emux_synth > > snd_emu10k1 121248 2 snd_emu10k1_synth > > snd_ac97_codec 98336 1 snd_emu10k1 > > ac97_bus 3200 1 snd_ac97_codec > > snd_pcm_oss 44544 0 > > snd_mixer_oss 17408 1 snd_pcm_oss > > af_packet 23816 6 > > snd_pcm 79876 3 snd_emu10k1,snd_ac97_codec,snd_pcm_oss > > snd_page_alloc 10888 2 snd_emu10k1,snd_pcm > > snd_util_mem 5760 2 snd_emux_synth,snd_emu10k1 > > snd_hwdep 9988 2 snd_emux_synth,snd_emu10k1 > > snd_seq_dummy 4740 0 > > snd_seq_oss 32896 0 > > snd_seq_midi 9600 0 > > snd_rawmidi 25472 3 snd_seq_virmidi,snd_emu10k1,snd_seq_midi > > snd_seq_midi_event 8448 3 snd_seq_virmidi,snd_seq_oss,snd_seq_midi > > snd_seq 52592 9 > > snd_emux_synth,snd_seq_virmidi,snd_seq_midi_emul,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event > > snd_timer 23684 3 snd_emu10k1,snd_pcm,snd_seq > > iTCO_wdt 11812 0 > > snd_seq_device 9100 8 > > snd_emu10k1_synth,snd_emux_synth,snd_emu10k1,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq > > iTCO_vendor_support 4868 1 iTCO_wdt > > serio_raw 7940 0 > > pcspkr 4224 0 > > snd 54020 15 > > snd_emux_synth,snd_seq_virmidi,snd_emu10k1,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_hwdep,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device > > psmouse 38920 0 > > emu10k1_gp 4736 0 > > gameport 16520 2 emu10k1_gp > > parport_pc 36388 1 > > parport 36936 3 ppdev,lp,parport_pc > > intel_agp 25116 1 > > agpgart 35400 3 drm,intel_agp > > soundcore 8672 1 snd > > tsdev 8768 0 > > evdev 11008 3 > > ext3 133128 3 > > jbd 59816 1 ext3 > > mbcache 9604 2 ext2,ext3 > > sg 36252 0 > > sr_mod 17060 0 > > cdrom 37664 1 sr_mod > > sd_mod 23428 6 > > generic 5124 0 [permanent] > > ata_piix 15492 5 > > 8139too 27648 0 > > ata_generic 9092 0 > > floppy 59524 0 > > libata 125720 2 ata_piix,ata_generic > > scsi_mod 142348 4 sg,sr_mod,sd_mod,libata > > r8169 32392 0 > > ehci_hcd 34188 0 > > 8139cp 25088 0 > > mii 6528 2 8139too,8139cp > > uhci_hcd 25360 0 > > usbcore 134280 3 ehci_hcd,uhci_hcd > > thermal 14856 0 > > processor 31048 2 acpi_cpufreq,thermal > > fan 5636 0 > > fbcon 42656 0 > > tileblit 3584 1 fbcon > > font 9216 1 fbcon > > bitblit 6912 1 fbcon > > softcursor 3200 1 bitblit > > vesafb 9220 0 > > capability 5896 0 > > commoncap 8192 1 capability > > > > > > [EMAIL PROTECTED]:/tmp# lsmod |grep 813 > > 8139too 27648 0 > > 8139cp 25088 0 > > mii 6528 2 8139too,8139cp > > > > > > [EMAIL PROTECTED]:/tmp# ifconfig > > eth0 Link encap:Ethernet HWaddr 00:50:8D:CB:B6:53 > > inet addr:10.0.0.3 Bcast:255.255.255.255 Mask:255.0.0.0 > > inet6 addr: fe80::250:8dff:fecb:b653/64 Scope:Link > > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > > RX packets:22812 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:14236 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:1000 > > RX bytes:19458122 (18.5 MiB) TX bytes:1543675 (1.4 MiB) > > Interrupt:20 Base address:0x8000 > > > > eth1 Link encap:Ethernet HWaddr 00:0A:CD:0F:FF:27 > > UP BROADCAST 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 txqueuelen:1000 > > RX bytes:0 (0.0 b) TX bytes:0 (0.0 b) > > Interrupt:20 Base address:0xa000 > > > > eth1:avah Link encap:Ethernet HWaddr 00:0A:CD:0F:FF:27 > > inet addr:169.254.6.145 Bcast:169.254.255.255 Mask:255.255.0.0 > > UP BROADCAST MULTICAST MTU:1500 Metric:1 > > Interrupt:20 Base address:0xa000 > > > > lo Link encap:Local Loopback > > inet addr:127.0.0.1 Mask:255.0.0.0 > > inet6 addr: ::1/128 Scope:Host > > UP LOOPBACK RUNNING MTU:16436 Metric:1 > > RX packets:2 errors:0 dropped:0 overruns:0 frame:0 > > TX packets:2 errors:0 dropped:0 overruns:0 carrier:0 > > collisions:0 txqueuelen:0 > > RX bytes:100 (100.0 b) TX bytes:100 (100.0 b) > > > > Script is beëindigd op zo 22 apr 2007 16:19:46 CEST > > > > > > # /etc/network/interfaces: > > > > auto lo > > iface lo inet loopback > > > > auto eth0 > > iface eth0 inet dhcp > > > > auto eth1 > > iface eth1 inet dhcp > > > > auto eth2 > > iface eth2 inet dhcp > > > > auto ath0 > > iface ath0 inet dhcp > > > > auto wlan0 > > iface wlan0 inet dhcp > > > > > > ### Fin des infos/détails ### > > > > _______________________________________________ > > Liste de diffusion CarrefourBLinuX > > [email protected] > > http://lists.freearchive.org/mailman/listinfo/carrefourblinux > > Fiches EDU : http://blinuxwiki.pbwiki.com/FichesEdu > > Signets : http://fr.groups.yahoo.com/group/carrefourblinux/links/ > > Archives : http://lists.freearchive.org/pipermail//carrefourblinux > > Anciennes archives (Yahoogroupes) : > > http://fr.groups.yahoo.com/group/carrefourblinux/messages > > Rechercher : http://lists.freearchive.org/cgi-bin/search.cgi > > Pour s'inscire par courriel : > > 'mailto:[EMAIL PROTECTED]' > > Pour se desinscrire par courriel : > > 'mailto:[EMAIL PROTECTED]' > > -- > +------------------------------------o-------------------------------------+ > | P-mail: | E-mail: | > | E.N.S.T. - Dep. TSI | [EMAIL PROTECTED] | > | Dominique Asselineau | Phone: (33/0) 1 45 81 78 91 | > | 46, rue Barrault | Fax: (33/0) 1 45 81 37 94 | > | 75634 PARIS Cedex 13 - France | | > +------------------------------------o-------------------------------------+ > _______________________________________________ > Liste de diffusion CarrefourBLinuX > [email protected] > http://lists.freearchive.org/mailman/listinfo/carrefourblinux > Fiches EDU : http://blinuxwiki.pbwiki.com/FichesEdu > Signets : http://fr.groups.yahoo.com/group/carrefourblinux/links/ > Archives : http://lists.freearchive.org/pipermail//carrefourblinux > Anciennes archives (Yahoogroupes) : > http://fr.groups.yahoo.com/group/carrefourblinux/messages > Rechercher : http://lists.freearchive.org/cgi-bin/search.cgi > Pour s'inscire par courriel : > 'mailto:[EMAIL PROTECTED]' > Pour se desinscrire par courriel : > 'mailto:[EMAIL PROTECTED]' -- Yannick PLASSIARD [EMAIL PROTECTED] www.mistigri.org _______________________________________________ Liste de diffusion CarrefourBLinuX [email protected] http://lists.freearchive.org/mailman/listinfo/carrefourblinux Fiches EDU : http://blinuxwiki.pbwiki.com/FichesEdu Signets : http://fr.groups.yahoo.com/group/carrefourblinux/links/ Archives : http://lists.freearchive.org/pipermail//carrefourblinux Anciennes archives (Yahoogroupes) : http://fr.groups.yahoo.com/group/carrefourblinux/messages Rechercher : http://lists.freearchive.org/cgi-bin/search.cgi Pour s'inscire par courriel : 'mailto:[EMAIL PROTECTED]' Pour se desinscrire par courriel : 'mailto:[EMAIL PROTECTED]'
