Saludos. El modulo si esta cargado, mira el contenido del archivi /etc/modules.
Alguna otra sugerencia. Gracias... # /etc/modules: kernel modules to load at boot time. # # This file should contain the names of kernel modules that are # to be loaded at boot time, one per line. Comments begin with # a "#", and everything on the line after them are ignored. ide-cd ide-disk ide-generic psmouse sundance ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ "/etc/modules" 11L, 289C 11,8 Todo 2006/5/31, Jesus Vasquez <[EMAIL PROTECTED]>:
Cruz Hurtado wrote: > Saludos a Todos. > > Alguien me puede ayudar en la configuracion de una tarjeta de red > Advantek ALN-101C.
> > -Tengo un debian sarge con kerrnel 2.6.8-2-386, tengo configurado una > tarjeta de red integrada de la maquina (eth0) donde funciona > perfectamente una conexion Banda Ancha. Deseo instalar una segunda > tarjeta de red para poder ver la lan de la empresa ya que la intencion > es instalar squid+shorewall. > > Al ejecutar el comando lspci obtengo: > > # lspci | grep Ethernet > 0000:03:06.0 Ethernet controller: Sundance Technology Inc: Unknown > device 0200 (rev 31) > 0000:03:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. > RTL-8139/8139C/8139C+ (rev 10) > > Luego hice #modconf , y agregue el modulo "sundance" (Sundance Alta > PCI Ethernet support), reinicio la maquina. Posteriormente verifico > con dsmeg: > > ~# dmesg|grep eth > eth0: RealTek RTL8139 at 0xc800, 00:0b:6a:9a:b0:ce, IRQ 201 > eth0: Identified 8139 chip type 'RTL-8101' > eth0: link up, 100Mbps, full-duplex, lpa 0x45E1 > eth0: no IPv6 routers present > > Agrego la interfaz al archivo /etc/network/interfaces, como sigue > > ------------------------------------------------------------------------------------ > > # 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 > auto eth0 > iface eth0 inet dhcp > name Tarjeta de red Ethernet > > > iface eth1 inet static > name Tarjeta de red Ethernet > address 192.168.32.2 > netmask 255.255.255.0 > broadcast 192.168.32.255 > network 192.168.32.0 > gateway 192.168.32.7 > > auto eth1 > ------------------------------------- > > Aun asi no puedo ver la red local. Anexo la salida del comando ifconfig: > # ifconfig > eth0 Link encap:Ethernet HWaddr 00:0B:6A:9A:B0:CE > inet addr:200.109.16.73 Bcast:200.109.16.255 > Mask:255.255.248.0 > inet6 addr: fe80::20b:6aff:fe9a:b0ce/64 Scope:Link > UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 > RX packets:6578 errors:0 dropped:0 overruns:0 frame:0 > TX packets:1201 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:1000 > RX bytes:822396 (803.1 KiB) TX bytes:250484 (244.6 KiB) > Interrupt:201 Base address:0xc800 > > 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:36741 errors:0 dropped:0 overruns:0 frame:0 > TX packets:36741 errors:0 dropped:0 overruns:0 carrier:0 > collisions:0 txqueuelen:0 > RX bytes:8829639 (8.4 MiB) TX bytes:8829639 (8.4 MiB) > > Visite la pagina de Advantek y descarge el drive para Linux pero solo > estan los compatibles con los modulos 2.4 y 2.2 > > Gracias de Antemano y VIVA DEBIAN y el GNU/LINUX!!! > > DeberĂas de cargar el module sundance en /etc/modules para que se cargue no parece estar cargándose. Asi lo tengo yo con una tarjeta encore que usa el module sundance. Saludos. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]