linuxunil
(usa Ubuntu)
Enviado em 29/12/2009 - 20:35h
Ola pessoal,
este forum ja resolveu inumeros problemas meus e realmente é so procurar que vc encontra o que procura... mas dessa vez é serio, sei que alguem vai dizer que não, mas eu realmente virei este forum de ponta a cabeça e não encontrei nada sobre este roteador. eis o problema....
eu uso velox e conectava perfeitamente no windows e linux(ubuntu 9.04), mas ai comprei um notebook e tive que comprar um roteador. O modelo que comprei foi -- Roteador Wireless Intelbras WRS240 E -- e agora o linux não conecta de jeito nenhum. Já tentei rodar o pppoeconf, ja verifiquei o ifconfig, mas não consegui nada.
Eis algumas informações do roteador:
Status
Versão de Firmware:
1.0.0 Build 080117 Rel.71572n
Versão de Hardware:
WRS240E v1.0 081520C2
Tipo de Segurança: WPA-PSK / WPA2-PSK
Opções de Segurança: WPA-PSK
Criptografia: TKIP
Tipo de conexão WAN: PPPoE
----- resultado do lspci --------
00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM Controller (rev 10)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express Integrated Graphics Controller (rev 10)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 02)
----------------------------------------------------------------------
conteudo do arquivo "dsl-provider"
# Minimalistic default options file for DSL/PPPoE connections
noipdefault
defaultroute
replacedefaultroute
hide-password
#lcp-echo-interval 30
#lcp-echo-failure 4
noauth
persist
#mtu 1492
#persist
#maxfail 0
#holdoff 20
plugin rp-pppoe.so eth0
user "usuario@oi.com.br"
usepeerdns
----------------------------------------------------------------
conteudo do arquivo "provider"
# example configuration for a dialup connection authenticated with PAP or CHAP
#
# This is the default configuration used by pon(1) and poff(1).
# See the manual page pppd(Legal for information on all the options.
# MUST CHANGE: replace myusername@realm with the PPP login name given to
# your by your provider.
# There should be a matching entry with the password in /etc/ppp/pap-secrets
# and/or /etc/ppp/chap-secrets.
user "myusername@realm"
# MUST CHANGE: replace ******** with the phone number of your provider.
# The /etc/chatscripts/pap chat script may be modified to change the
# modem initialization string.
connect "/usr/sbin/chat -v -f /etc/chatscripts/pap -T ********"
# Serial device to which the modem is connected.
/dev/modem
# Speed of the serial line.
115200
# Assumes that your IP address is allocated dynamically by the ISP.
noipdefault
# Try to get the name server addresses from the ISP.
usepeerdns
# Use this connection as the default route.
defaultroute
# Makes pppd "dial again" when the connection is lost.
persist
# Do not ask the remote to authenticate.
noauth
-----------------------------------------------------------------------------
resultado do ifconfig
eth0 Link encap:Ethernet Endereço de HW 00:24:8c:fa:67:7e
endereço inet6: fe80::224:8cff:fefa:677e/64 Escopo:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Métrica:1
pacotes RX:7 erros:0 descartados:0 excesso:0 quadro:0
Pacotes TX:23 erros:0 descartados:0 excesso:0 portadora:0
colisões:0 txqueuelen:1000
RX bytes:420 (420.0 B) TX bytes:1012 (1.0 KB)
IRQ:253 Endereço de E/S:0xa000
lo Link encap:Loopback Local
inet end.: 127.0.0.1 Masc:255.0.0.0
endereço inet6: ::1/128 Escopo:Máquina
UP LOOPBACK RUNNING MTU:16436 Métrica:1
pacotes RX:28 erros:0 descartados:0 excesso:0 quadro:0
Pacotes TX:28 erros:0 descartados:0 excesso:0 portadora:0
colisões:0 txqueuelen:0
RX bytes:2016 (2.0 KB) TX bytes:2016 (2.0 KB)
------------------------------------------------------------------------
sendo que no ubuntu eu não consigo nem visualizar a tela do roteador....
qualquer informação é bem vinda....
vlW