[debiancolombia] Problema con wireless (mas datos)
Fernando Alberto Rodriguez Rodriguez
softfarr en hotmail.com
Mie Oct 24 12:01:28 COT 2007
Cordial saludo.
- Las tarjetas se activan al arranque con el script /etc/init.d/rc5.d/S05network
- La red inalambrica tiene clave
- El archivo de configuracion ya tiene los parametros, pero no funciona.
Con los comandos
linux:/etc/sysconfig/network # ifdown wlan0
wlan0 device: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)
wlan0 configuration: wlan-bus-pci-0000:00:09.0
linux:/etc/sysconfig/network # ifup wlan0
wlan0 device: Marvell Technology Group Ltd. 88w8335 [Libertas] 802.11b/g Wireless (rev 03)
wlan0 configuration: wlan-bus-pci-0000:00:09.0
Starting DHCP Client Daemon on wlan0... . . . . . no IP address yet... backgrounding.
y en /var/log/messages
Oct 24 11:54:44 linux dhcpcd[8241]: terminating on signal 15
Oct 24 11:54:44 linux dhcpcd-hook: Skipping 'ifdown $INTERFACE -o dhcp' call
Oct 24 11:55:32 linux kernel: wlan0: no IPv6 routers present
El archivo de configuracion es
linux:/etc/sysconfig/network # cat ifcfg-wlan-bus-pci-0000:00:09.0
BOOTPROTO='dhcp'
BROADCAST=''
IPADDR=''
MTU=''
NAME='Netgear WG311v3 [Libertas] 802.11b/g Wireless'
NETMASK=''
NETWORK=''
REMOTE_IPADDR=''
STARTMODE='auto'
UNIQUE='WL76.XYfyiXQC1r5'
USERCONTROL='no'
WIRELESS_AP=''
WIRELESS_AUTH_MODE='sharedkey'
WIRELESS_BITRATE='auto'
WIRELESS_CA_CERT=''
WIRELESS_CHANNEL=''
WIRELESS_CLIENT_CERT=''
WIRELESS_DEFAULT_KEY='0'
WIRELESS_ESSID=''
WIRELESS_FREQUENCY=''
WIRELESS_KEY=''
WIRELESS_KEY_0='F1AAA366FAFC38EF64C3FC09CF'
WIRELESS_KEY_1=''
WIRELESS_KEY_2=''
WIRELESS_KEY_3=''
WIRELESS_KEY_LENGTH='128'
WIRELESS_MODE='Managed'
WIRELESS_NICK='wlan0'
WIRELESS_NWID=''
WIRELESS_POWER='yes'
WIRELESS_WPA_IDENTITY=''
WIRELESS_WPA_PASSWORD=''
WIRELESS_WPA_PSK=''
_nm_name='bus-pci-0000:00:09.0'
Cordialmente,
FERNANDO A. RODRIGUEZ R.
Linux User # 229636 (http://counter.li.org)
softfarr en hotmail.com
Hola
Como activas la tarjeta, con ifup eth0 o ifup wlan0? si lo haces asi, que te arroja cuando lo haces..
Tienes tu red inhalambrica sin clave? Si la tienes sin clave, intenta asignarle una clave a tu red y configuras tu archivo `interfaces` para realizar la activacion de la tarjeta con esos parametros.
a proposito, como tienes el archivo de configuracion.
saludos.
On 10/24/07, Fernando Alberto Rodriguez Rodriguez < softfarr en hotmail.com> wrote:
Cordial saludo:
Colegas linuxeros:
No he conseguido hacer que mi wireless se vincule a la red inalambrica. Solicito su ayuda con el siguiente tema:
- Instalè Ubuntu desktop 6.10. Todo OK. Reconociò todo el hardware.
- Al probar la wireless, no funcionò. Hice la instalaciòn con ndiswrapper. La tarjeta es la NETGEAR WG311v3 Wireless.
- Funcionò la wireless; escanea y detecta las redes inalàmbricas pero no se conecta a ninguna.
- Al revisar los mensajes de /var/log, encuentro uno muy particular que dice que no hay routers ipv6.
- Al revisar la configuracion de las tarjetas de red, eth0 tiene IPV4 y la wlan0 tiene IPV6.
Alguna sugerencia?
Envio la salida de los comandos lsmod, ifconfig, iwconfig, dmesg.
Todas las sugerencias son bienvenidas:
linux:/etc/sysconfig/network # lsmod
Module Size Used by
ipt_pkttype 1664 1
ipt_LOG 6912 7
ipt_limit 2304 7
speedstep_lib 4228 0
freq_table 4612 0
snd_pcm_oss 59168 0
snd_mixer_oss 18944 1 snd_pcm_oss
snd_seq 51984 0
snd_seq_device 8588 1 snd_seq
af_packet 21384 2
usbhid 43616 0
edd 9824 0
ndiswrapper 176244 0
ehci_hcd 32136 0
ohci_hcd 20228 0
usbcore 112640 5 usbhid,ndiswrapper,ehci_hcd,ohci_hcd
sis900 20864 0
mii 5504 1 sis900
snd_intel8x0 33408 1
sis_agp 8452 1
agpgart 33096 1 sis_agp
i2c_sis96x 5380 0
i2c_core 20368 1 i2c_sis96x
generic 4484 0 [permanent]
pci_hotplug 26164 0
snd_ac97_codec 90876 1 snd_intel8x0
snd_ac97_bus 2432 1 snd_ac97_codec
snd_pcm 93064 3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer 24452 2 snd_seq,snd_pcm
snd 60420 10 snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
soundcore 9184 1 snd
snd_page_alloc 10632 2 snd_intel8x0,snd_pcm
ip6t_REJECT 5504 3
ipt_REJECT 5632 3
ipt_state 1920 12
iptable_mangle 2688 0
iptable_nat 22228 0
iptable_filter 2816 1
ip6table_mangle 2304 0
ip_conntrack 42168 2 ipt_state,iptable_nat
ip_tables 19456 8 ipt_pkttype,ipt_LOG,ipt_limit,ipt_REJECT,ipt_state,iptable_mangle,iptable_nat,iptable_filter
ip6table_filter 2688 1
ip6_tables 18176 3 ip6t_REJECT,ip6table_mangle,ip6table_filter
ipv6 242752 13 ip6t_REJECT
parport_pc 38980 1
lp 11460 0
parport 33864 2 parport_pc,lp
dm_mod 54972 0
ext3 130440 1
jbd 59940 1 ext3
ide_cd 39684 0
cdrom 36896 1 ide_cd
processor 24252 0
sis5513 15624 0 [permanent]
ide_disk 17152 3
ide_core 122380 4 generic,ide_cd,sis5513,ide_disk
linux:/etc/sysconfig/network # ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:0B:6A:64:76:F2
inet addr:192.168.1.215 Bcast: 192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::20b:6aff:fe64:76f2/64 Scope:Link
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:889 errors:0 dropped:0 overruns:0 frame:0
TX packets:62 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:127773 (124.7 Kb) TX bytes:6183 (6.0 Kb)
Interrupt:3 Base address:0xcc00
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:26 errors:0 dropped:0 overruns:0 frame:0
TX packets:26 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1644 (1.6 Kb) TX bytes:1644 (1.6 Kb)
sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
wlan0 Link encap:Ethernet HWaddr 00:0F:B5:8A:C6:8E
inet6 addr: fe80::20f:b5ff:fe8a:c68e/64 Scope:Link
UP BROADCAST MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:12 Memory:dffd0000-dffe0000
linux:/etc/sysconfig/network # iwconfig
lo no wireless extensions.
sit0 no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11g ESSID:off/any Nickname:"linux"
Mode:Managed Channel:0 Access Point: 00:00:00:00:00:00
Bit Rate=1 Mb/s Sensitivity=-200 dBm
RTS thr=2346 B Fragment thr=2346 B
Encryption key:F1AA-A366-FAFC-38EF-64C3-FC09-CF Security mode:restricted
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
linux:/etc/sysconfig/network # dmesg
ndiswrapper: driver wg311v3 (NETGEAR,02/22/2005, 3.1.1.7) loaded
PCI: Found IRQ 12 for device 0000:00:09.0
PCI: Sharing IRQ 12 with 0000:00:02.1
ndiswrapper: using IRQ 12
wlan0: ethernet device 00:0f:b5:8a:c6:8e using NDIS driver: wg311v3, version: 0x
3000036, NDIS version: 0x501, vendor: 'NDIS Network Adapter', 11AB:1FAA.5.conf
wlan0: encryption modes supported: WEP; TKIP with WPA, WPA2, WPA2PSK; AES/CCMP w
ith WPA, WPA2, WPA2PSK
BIOS EDD facility v0.16 2004-Jun-25, 1 devices found
NET: Registered protocol family 17
eth0: Media Link On 100mbps full-duplex
eth0: no IPv6 routers present
wlan0: no IPv6 routers present
IA-32 Microcode Update Driver: v1.14
microcode: CPU0 updated from revision 0x9 to 0xb, date = 05122004
IA-32 Microcode Update Driver v1.14 unregistered
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC= 192.168.1.215 DST=224.0.0.251 LEN=10
7 TOS=0x00 PREC=0x00 TTL=255 ID=6 DF PROTO=UDP SPT=5353 DPT=5353 LEN=87
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.215 DST= 224.0.0.251 LEN=10
7 TOS=0x00 PREC=0x00 TTL=255 ID=7 DF PROTO=UDP SPT=5353 DPT=5353 LEN=87
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC= 192.168.1.215 DST=224.0.0.251 LEN=10
7 TOS=0x00 PREC=0x00 TTL=255 ID=8 DF PROTO=UDP SPT=5353 DPT=5353 LEN=87
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.215 DST= 224.0.0.251 LEN=10
7 TOS=0x00 PREC=0x00 TTL=255 ID=9 DF PROTO=UDP SPT=5353 DPT=5353 LEN=87
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC= 192.168.1.215 DST=224.0.0.251 LEN=73
TOS=0x00 PREC=0x00 TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=53
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.215 DST= 224.0.0.251 LEN=73
TOS=0x00 PREC=0x00 TTL=255 ID=1 DF PROTO=UDP SPT=5353 DPT=5353 LEN=53
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC= 192.168.1.215 DST=224.0.0.251 LEN=73
TOS=0x00 PREC=0x00 TTL=255 ID=2 DF PROTO=UDP SPT=5353 DPT=5353 LEN=53
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.215 DST= 224.0.0.251 LEN=10
7 TOS=0x00 PREC=0x00 TTL=255 ID=3 DF PROTO=UDP SPT=5353 DPT=5353 LEN=87
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC= 192.168.1.215 DST=224.0.0.251 LEN=10
7 TOS=0x00 PREC=0x00 TTL=255 ID=4 DF PROTO=UDP SPT=5353 DPT=5353 LEN=87
wlan0: no IPv6 routers present
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC=192.168.1.215 DST= 224.0.0.251 LEN=10
7 TOS=0x00 PREC=0x00 TTL=255 ID=8 DF PROTO=UDP SPT=5353 DPT=5353 LEN=87
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC= SRC= 192.168.1.215 DST=224.0.0.251 LEN=10
7 TOS=0x00 PREC=0x00 TTL=255 ID=9 DF PROTO=UDP SPT=5353 DPT=5353 LEN=87
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:0b:6a:64:76:f2:00:0e:50:df:56:78:08:00
SRC=84.227.162.197 DST= 192.168.1.215 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=25851
DF PROTO=TCP SPT=13201 DPT=29726 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (020405AC
01010402)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:0b:6a:64:76:f2:00:0e:50:df:56:78:08:00
SRC=84.227.162.197 DST= 192.168.1.215 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=26016
DF PROTO=TCP SPT=13201 DPT=29726 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (020405AC
01010402)
SFW2-INext-DROP-DEFLT IN=eth0 OUT= MAC=00:0b:6a:64:76:f2:00:0e:50:df:56:78:08:00
SRC=84.227.162.197 DST= 192.168.1.215 LEN=48 TOS=0x00 PREC=0x00 TTL=107 ID=26187
DF PROTO=TCP SPT=13201 DPT=29726 WINDOW=64240 RES=0x00 SYN URGP=0 OPT (020405AC
01010402)
SFW2-INext-DROP-DEFLT-INV IN=eth0 OUT= MAC=00:0b:6a:64:76:f2:00:0e:50:df:56:78:0
8:00 SRC=84.227.162.197 DST= 192.168.1.215 LEN=40 TOS=0x00 PREC=0x00 TTL=234 ID=6
5259 PROTO=TCP SPT=13201 DPT=29726 WINDOW=64240 RES=0x00 RST URGP=0
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
Más información sobre la lista de distribución General