[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problemas de red !!!



Tengo un problemita con la red.
Esta es la conf. que tengo:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
auto eth0
iface eth0 inet static
address 10.33.20.2
network 10.33.20.0
netmask 255.255.255.0
broadcast 10.33.20.255
gateway 10.33.20.254
dns-search uci.cu
dns-nameservers 10.0.0.3 10.0.0.4

Uso Debian Testing
El problema es el siguiente: Cuando enciendo la PC, todos los servicios se restablecen de manera normal, peor ya despues de 5 mins., la red se me cae. El mensaje que me deja dmesg es el siguiente:

**********************************************************************
   16.305015] lo: Disabled Privacy Extensions
[   16.305015] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.433210] eth0: Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[   17.433257] eth0: 10/100 speed: disabling TSO
[   17.433422] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   18.667232] lp0: using parport0 (interrupt-driven).
[   18.685643] ppdev: user-space parallel port driver
[   21.171849] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
[   25.562554] [drm] Initialized drm 1.1.0 20060810
[   25.566551] ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16
[   25.566551] PCI: Setting latency timer of device 0000:00:02.0 to 64
[   25.566551] [drm] Initialized i915 1.6.0 20060119 on minor 0
[   28.486471] eth0: no IPv6 routers present
[   94.242390] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   98.546638] eth0: Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[   98.546700] eth0: 10/100 speed: disabling TSO
[   98.546889] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  110.831629] eth0: no IPv6 routers present
[  146.001787] ADDRCONF(NETDEV_UP): eth0: link is not ready
[  150.973574] eth0: Link is Up 100 Mbps Full Duplex, Flow Control: RX/TX
[  150.973632] eth0: 10/100 speed: disabling TSO
[  150.973871] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[  161.829014] eth0: no IPv6 routers present
***********************************************************************************

Pero a veces no coge la red, se queda pasmado y no hay forma de que vuelva.
¿Qué podría ser esto?
¿Estoy obligado a darle un /etc/init.d/networking restart cada 5 mins? (Le puse un .sh en el cron para quitarme esto)
saludos
--
"Los virus en Linux son como los extraterrestres;sabemos que existen pero nadie ha visto uno.."
Kriptopolis...

Marcos Ortiz Valmaseda
Linux User # 418229


Reply to: