Hola Roberto, Mmmm, ese error podria ser porque estas conectado la eth2 a un equipo que no autonegocia o probablemente este forzado ese puerto del equipo a 10/100/1000 Full Duplex o Half Duplex, verifica si esta forzado a donde estas conectando, si tu tarjeta de red o el otro equipo no autonegocian entonces debes forzarlo a que los dos esten igual, usa los comandos ethtool y/o mii-tool Algo asi como esto.
/sbin/mii-tool --force 10baseT-FD eth2 http://www.cyberciti.biz/tips/howto-linux-add-ethtool-duplex-settings-permanent.html Salu2 --- Roberto Quiñones Lezama <[EMAIL PROTECTED]> escribió: > > > Hola a todos. Tengo un Linux Red Hat 8.0 funcinando > como Firewall y desde hace > 2 semanas me aparece el siguiente mensaje en el > archivo messages: > > Jul 27 12:56:39 FW-JLT kernel: Uhhuh. NMI received > for unknown reason 21 on CPU > 0. > Jul 27 12:56:39 FW-JLT kernel: Dazed and confused, > but trying to continue > Jul 27 12:56:39 FW-JLT kernel: Do you have a strange > power saving mode enabled? > Jul 27 12:56:40 FW-JLT kernel: Uhhuh. NMI received > for unknown reason 31 on CPU > 0. > Jul 27 12:56:40 FW-JLT kernel: Dazed and confused, > but trying to continue > Jul 27 12:56:40 FW-JLT kernel: Do you have a strange > power saving mode enabled? > Jul 27 12:56:43 FW-JLT kernel: Uhhuh. NMI received > for unknown reason 21 on CPU > 0. > Jul 27 12:56:43 FW-JLT kernel: Dazed and confused, > but trying to continue > Jul 27 12:56:43 FW-JLT kernel: Do you have a strange > power saving mode enabled? > Jul 27 12:56:43 FW-JLT kernel: Uhhuh. NMI received > for unknown reason 21 on CPU > 0. > Jul 27 12:56:43 FW-JLT kernel: Dazed and confused, > but trying to continue > Jul 27 12:56:43 FW-JLT kernel: Do you have a strange > power saving mode enabled? > Jul 27 12:56:44 FW-JLT kernel: Uhhuh. NMI received > for unknown reason 21 on CPU > 0. > Jul 27 12:56:44 FW-JLT kernel: Dazed and confused, > but trying to continue > Jul 27 12:56:44 FW-JLT kernel: Do you have a strange > power saving mode enabled? > Jul 27 12:56:44 FW-JLT kernel: Uhhuh. NMI received > for unknown reason 31 on CPU > 0. > Jul 27 12:56:44 FW-JLT kernel: Dazed and confused, > but trying to continue > Jul 27 12:56:44 FW-JLT kernel: Do you have a strange > power saving mode enabled? > Jul 27 12:59:46 FW-JLT kernel: e1000: eth2: > e1000_watchdog: NIC Link is Down > Jul 27 13:01:01 FW-JLT kernel: e1000: eth2: > e1000_watchdog: NIC Link is Up 100 > Mbps Full Duplex > Jul 27 15:06:35 FW-JLT kernel: e1000: eth1: > e1000_watchdog: NIC Link is Down > Jul 27 15:06:38 FW-JLT kernel: e1000: eth1: > e1000_watchdog: NIC Link is Up 100 > Mbps Full Duplex > > Y luego de eso, la interface eth2 se bloquea, como > si se hubiera desconectado > fisicamente de la red. > Tengo que hacer un ifconfig eth2 down y up para que > levante nuevamente. > > Alguien tiene alguna idea que significa este > mensaje? > > Saludos y gracias de antemano. > RQ > > > ___________________________________________________________________ > Si desea recibir, semanalmente, el Boletín > Electrónico de la PUCP, ingrese a: > http://agora.pucp.edu.pe/InsBoletin > > _______________________________________________ > Lista de correo Linux-plug > Temática: Discusión general sobre Linux > Peruvian Linux User Group (http://www.linux.org.pe) > > Participa suscribiéndote y escribiendo a: > [email protected] > Para darte de alta, de baja o hacer ajustes a tu > suscripción visita: > http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug > > IMPORTANTE: Reglas y recomendaciones > http://www.linux.org.pe/listas/reglas.php > http://www.linux.org.pe/listas/comportamiento.php > http://www.linux.org.pe/listas/recomendaciones.php > ____________________________________________________________________________________ ¡Sé un mejor fotógrafo! Perfeccioná tu técnica y encontrá las mejores fotos. http://ar.yahoo.com/promos/mejorfotografo.html _______________________________________________ Lista de correo Linux-plug Temática: Discusión general sobre Linux Peruvian Linux User Group (http://www.linux.org.pe) Participa suscribiéndote y escribiendo a: [email protected] Para darte de alta, de baja o hacer ajustes a tu suscripción visita: http://www.linux.org.pe/cgi-bin/mailman/listinfo/linux-plug IMPORTANTE: Reglas y recomendaciones http://www.linux.org.pe/listas/reglas.php http://www.linux.org.pe/listas/comportamiento.php http://www.linux.org.pe/listas/recomendaciones.php
