Evidentemente no es problema del router ni de la tarjeta. Algo anda mal configurado en tu sofware de red (reglas de filtrado, firewalling, etc.). Si no capturas paquetes de DHCP_DISCOVER en eth1 es evidente que lo está mandando por otro lado.
Mandanos la salida de iptables --list y la de route -n El jue, 06-04-2006 a las 16:08 +0200, Oscar Acena escribió: > [EMAIL PROTECTED]:~#iwconfig eth1 > > eth1 IEEE 802.11b/g ESSID:"reduno" Nickname:"Broadcom 4318" > Mode:Managed Frequency=2.412 GHz Access Point: 00:11:E6:6D:43:DA > Bit Rate=54 Mb/s Tx-Power=2346 dBm > RTS thr:off Fragment thr:off > Encryption key:off El interfaz existe, aunque el hardware estuviera fisicamente hecho un trapo, veríamos paquetes mandados a este interfaz. > [EMAIL PROTECTED]:~# ifconfig eth0 up > [EMAIL PROTECTED]:~# dhclient eth0 > Internet Systems Consortium DHCP Client V3.0.3 > Copyright 2004-2005 Internet Systems Consortium. > All rights reserved. > For info, please visit http://www.isc.org/products/DHCP Prueba a hacer un dhclient -r eth0 antes, por si acaso te está mandando los paquetes de DHCP_DISCOVER también por eth0. > Corrupt lease file - possible data loss! ¿Y esto? Significa que /var/run/dhclient.eth0.leases estaba hecho unos zorros. Extraño. Si te pasa siempre mandanos este archivo tambien. Salud, Paco
_______________________________________________ CRySoL mailing list http://crysol.inf-cr.uclm.es/ http://arco.inf-cr.uclm.es/cgi-bin/mailman/listinfo/crysol
