[Mdk 9.1] Pb réseau sur un portable

Pb réseau sur un portable [Mdk 9.1] - réseaux et sécurité - Linux et OS Alternatifs

Marsh Posté le 06-11-2003 à 18:58:00    

Salut,
 
J'ai installé la mdk 9.1, tout se passe bien, la carte réseau est bien détectée (Realtek 8139too)...
mais elle ne semble pas obtenir d'adresse ip via le dhcp, et même en lui en adressant une statique, elle ne la "garde" pas...
 
 
qq1 aurait il une idée ?
Merci !

Reply

Marsh Posté le 06-11-2003 à 18:58:00   

Reply

Marsh Posté le 06-11-2003 à 19:31:55    

contenu de /var/log/messages quand tu fais :
> service network restart
 
contenu de /etc/sysconfig/network-script/ifcfg-eth0
 
contenu de /etc/modules.conf
 
contenu de /etc/sysconfig/drakconnect*


Message édité par Dark_Schneider le 06-11-2003 à 19:32:18

---------------
Mandriva : parce que nous le valons bien ! http://linux-wizard.net/index.php
Reply

Marsh Posté le 06-11-2003 à 21:02:53    

contenu de /var/log/messages quand tu fais :
> service network restart
 
nov  6 20:19:40 localhost network: Arrêt de l'interface eth0 :  succeeded
nov  6 20:19:41 localhost network: Arrêt de l'interface loopback :  succeeded
nov  6 20:19:41 localhost network: Application des paramètres réseau succeeded
nov  6 20:19:41 localhost network: Démarrage de l'interface loopback :  succeeded
Nov  6 20:19:41 localhost ifplugd[4218]: Warning: Could not get interface address.
Nov  6 20:19:41 localhost kernel: eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
Nov  6 20:19:41 localhost ifplugd[4218]: Using interface eth0/00:40:CA:BE:08:0B with driver 8139too 0.9.26
Nov  6 20:19:41 localhost ifplugd[4218]: ifplugd 0.13 successfully initialized, link beat detected.
Nov  6 20:19:41 localhost ifplugd[4218]: Executing '/etc/ifplugd/ifplugd.action eth0 up'.
nov  6 20:19:41 localhost ifplugd: Daemon 3335 killed: No such process; removing PID file. (/var/run/ifplugd.eth0.pid)
Nov  6 20:19:43 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
Nov  6 20:19:51 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 16
Nov  6 20:20:07 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
Nov  6 20:20:25 localhost dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 19
Nov  6 20:20:35 localhost kernel: NETDEV WATCHDOG: eth0: transmit timed out
Nov  6 20:20:35 localhost kernel: eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
nov  6 20:20:41 localhost ifplugd: Timeout reached, killing background process.
nov  6 20:20:41 localhost network: Activation de l'interface eth0 :  succeeded
Nov  6 20:20:44 localhost dhclient: No DHCPOFFERS received.
Nov  6 20:20:44 localhost zcip[4333]: interface: eth0 (00:40:CA:BE:08:0B)  
Nov  6 20:20:44 localhost zcip[4333]: Retrieved address 169.254.20.21 for eth0:9  
Nov  6 20:20:44 localhost zcip[4333]: probing for 169.254.20.21  
Nov  6 20:20:44 localhost zcip[4333]: sending probe 1 for 169.254.20.21  
Nov  6 20:20:44 localhost kernel: eth0: Promiscuous mode enabled.
Nov  6 20:20:44 localhost kernel: device eth0 entered promiscuous mode
Nov  6 20:20:46 localhost zcip[4333]: sending probe 2 for 169.254.20.21  
Nov  6 20:20:48 localhost zcip[4333]: sending probe 3 for 169.254.20.21  
Nov  6 20:20:50 localhost zcip[4333]: sending probe 4 for 169.254.20.21  
Nov  6 20:20:52 localhost zcip[4333]: claiming ownership of address 169.254.20.21  
Nov  6 20:20:52 localhost kernel: device eth0 left promiscuous mode
Nov  6 20:20:56 localhost zcip[4333]: Stored address 169.254.20.21 for eth0:9  
Nov  6 20:20:56 localhost ifplugd[4218]: client: Determining IP information for eth0... done.
Nov  6 20:20:56 localhost zcip[4344]: watching for collisions  
Nov  6 20:20:56 localhost ifplugd[4218]: client: /sbin/ifup: line 433:  4345 Hangup                  /etc/init.d/tmdns reload >/dev/null 2>&1
Nov  6 20:20:56 localhost ifplugd[4218]: Program executed successfully.
Nov  6 20:20:57 localhost tmdns[1368]: claim name "localhost.local", type 1  
Nov  6 20:20:59 localhost kernel: NETDEV WATCHDOG: eth0: transmit timed out
Nov  6 20:20:59 localhost kernel: eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
Nov  6 20:21:47 localhost kernel: NETDEV WATCHDOG: eth0: transmit timed out
Nov  6 20:21:47 localhost kernel: eth0: Setting half-duplex based on auto-negotiated partner ability 0000.
________________________________
contenu de /etc/sysconfig/network-script/ifcfg-eth0
 
DEVICE=eth0
BOOTPROTO=dhcp
NETMASK=255.255.255.0
ONBOOT=yes
HWADDR=00:40:ca:be:08:0b
NEEDHOSTNAME=yes
 
 
__________________________________
contenu de /etc/modules.conf :
 
probeall scsi_hostadapter ide-scsi
alias eth0 8139too
above snd-intel8x0 snd-pcm-oss
alias sound-slot-0 snd-intel8x0
probeall usb-interface usb-ohci
alias ieee1394-controller ohci1394
 
___________________________________
 
contenu de /etc/sysconfig/drakconnect*
 
les fichiers sont vides
 
 
si ça peut vous éclairer

Reply

Marsh Posté le 08-11-2003 à 23:38:42    

up :)

Reply

Marsh Posté le 11-11-2003 à 16:48:33    

[:yoyoz]

Reply

Marsh Posté le 11-11-2003 à 16:53:08    

2 trucs qui me chiffonnent :  
 
"Nov  6 20:19:41 localhost ifplugd[4218]: Warning: Could not get interface address"
 
et le fait que tu forces l'addresse MAC dans la config...

Reply

Marsh Posté le 11-11-2003 à 16:55:58    

donc je commence par effacer l'adresse MAC dans /etc/sysconfig/network-script/ifcfg-eth0
 ?
comment faire ?

Reply

Marsh Posté le 11-11-2003 à 17:01:04    

vi est ton ami :p
 
ou alors essaie de passer par drakconnect pour qu'il te genere les fichiers de config

Reply

Marsh Posté le 11-11-2003 à 17:02:30    

lol
 
j'essaye de suite ^^

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed