CONSEGUI!!!!
Doideira a parada...
Quem estava me incomodando era este comando
ip dhcp excluded-address 192.168.1.254
Fui fazer os testes que me passaram, nada feito, então zerei o router, larguei os scripts que tinha montado, coloquei 2 maquina na eth pingando para o gw e o notebook buscando a rede wireless.
comecei a configurar no braço, configurei a vlan1, depois ativei a int bv1, logo a dot11radio0, depois comecei a configurar o dhcp. logo percebi as maquinas que estavam na eth pegaram ip`s, apliquei o comando ip dhcp excluded-address elas começaram a se perder, tentei buscar pelo note nada feito, retirei o comando e eis que todas as maquinas pegaram os ip`s.
Em nenhum momento me passou pela cabeça isso, faz 4 anos que trabalho com CISCO e todos que configurei até o momento com dhcp usei os comando ip dhcp excluded-address e não me gerou esse problema, hoje mesmo configurei um 877 em um telecentro e não tive problemas.
Ja pegaram algo parecido?
Nunca trabalhei com esse 877W, sabem se é possivel aumentar a potência das antes dele?
segue config atual do router.
CRONOS(config)#do sh run
Building configuration...
Current configuration : 3159 bytes
!
! Last configuration change at 07:23:30 UTC Fri Mar 1 2002
!
version 15.0
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname CRONOS
!
boot-start-marker
boot-end-marker
!
enable secret xxxxxxxxxxxxxx
!
aaa new-model
!
!
aaa authentication login default local
!
aaa session-id common
!
!
dot11 syslog
!
dot11 ssid TeodoroFastLan
max-associations 10
authentication open
authentication key-management wpa
wpa-psk ascii xxxxxxxxxxxxxx
!
ip source-route
!
ip dhcp pool TEODORO
network 192.168.1.0 255.255.255.0
default-router 192.168.1.254
dns-server 8.8.8.8 201.10.128.2 201.10.1.2 201.10.120.3 201.10.120.2
domain-name cronos.betomt.com.br
!
ip cef
ip domain name betomt.com.br
no ipv6 cef
!
multilink bundle-name authenticated
!
username gilberto privilege 15 secret xxxxxxxxxxxxxx
!
ip ssh version 2
!
bridge irb
!
interface ATM0
description ** DSL **
no ip address
load-interval 30
no atm ilmi-keepalive
!
pvc 0/35
pppoe-client dial-pool-number 1
!
!
interface FastEthernet0
!
!
interface FastEthernet1
!
!
interface FastEthernet2
!
!
interface FastEthernet3
!
!
interface Dot11Radio0
description ** REDE SEM FIO **
no ip address
load-interval 30
!
encryption mode ciphers tkip
!
ssid TeodoroFastLan
!
speed basic-1.0 basic-2.0 basic-5.5 basic-6.0 basic-9.0 basic-11.0 basic-12.0
basic-18.0 basic-24.0 basic-36.0 basic-48.0 basic-54.0
channel 2442
station-role root
no cdp enable
bridge-group 1
bridge-group 1 subscriber-loop-control
bridge-group 1 spanning-disabled
bridge-group 1 block-unknown-source
no bridge-group 1 source-learning
no bridge-group 1 unicast-flooding
!
!
interface Vlan1
description ** ETH`S ELETRICAS **
no ip address
load-interval 30
bridge-group 1
bridge-group 1 spanning-disabled
!
!
interface Dialer1
description ** AUTENTICACAO COM RADIUS **
ip address negotiated
ip mtu 1492
ip nat outside
ip virtual-reassembly
encapsulation ppp
ip tcp adjust-mss 1452
load-interval 30
dialer pool 1
dialer remote-name redback
dialer-group 1
ppp authentication pap chap callin
ppp chap hostname xxxxxxxxxxxxxx
ppp chap password xxxxxxxxxxxxxx
ppp pap sent-username xxxxxxxxxxxxxx password xxxxxxxxxxxxxx
ppp ipcp dns request
ppp ipcp wins request
!
!
interface BVI1
description ** BRIDGE INTERFACES Vlan1/Dot11Radio0 **
ip address 192.168.1.254 255.255.255.0
ip nat inside
ip virtual-reassembly
ip tcp adjust-mss 1460
load-interval 30
!
!
ip forward-protocol nd
no ip http server
no ip http secure-server
!
ip nat inside source list 101 interface Dialer1 overload
ip route 0.0.0.0 0.0.0.0 Dialer1
!
access-list 101 permit ip 192.168.1.0 0.0.0.255 any
dialer-list 1 protocol ip permit
!
control-plane
!
!
bridge 1 protocol vlan-bridge
bridge 1 route ip
!
line con 0
exec-timeout 0 0
no modem enable
transport preferred none
transport output all
line aux 0
line vty 0 4
transport preferred ssh
transport input ssh
transport output all
!
scheduler max-task-time 5000
end
CRONOS(config)#
Obrigado pela atenção dos amigos, sem ela teria abandonado o barco.