cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 
cancel
359
Visitas
0
ÚTIL
0
Respuestas

Cisco 851w - Cell Phones Issues - Please help

Tauer Drumond
Level 1
Level 1

Hi all, please help

I've tried everything, but no cell phones navigate on Internet while connected on my 851w wireless router.

All PC connect and navigate well. Everything is configured properly (NAT, routes) but any cell phones (android, iPhones, etc) don't navigate. The cell phones receives the IP and associate with the wireless router, but they don't navigate.

Really, I dont know what else to do.
The IOS is c850-advsecurityk9-mz.124-15.T17.bin

Here is the conf:

dot11 syslog

!

dot11 ssid Guest

   authentication open

   guest-mode

!

dot11 phone

no ip source-route

no ip dhcp use vrf connected

ip dhcp excluded-address 169.254.255.1 169.254.255.10

!

ip dhcp pool WLAN-GUEST

   network 169.254.255.0 255.255.255.0

   default-router 169.254.255.1

   dns-server 8.8.8.8

!

!

no ip cef

no ip bootp server

!

!

!

username admin privilege 15 secret 5 xxxxxxx

!

!

archive

log config

  hidekeys

!

!

!

!

!

interface FastEthernet0

!

interface FastEthernet1

!

interface FastEthernet2

!

interface FastEthernet3

!

interface FastEthernet4

ip address 10.0.128.47 255.255.254.0

no ip redirects

no ip unreachables

no ip proxy-arp

ip nat outside

ip virtual-reassembly

rate-limit input 344000 128000 128000 conform-action continue exceed-action drop

duplex auto

speed auto

!

interface Dot11Radio0

ip address 169.254.255.1 255.255.255.0

no ip redirects

no ip unreachables

no ip proxy-arp

ip nat inside

ip virtual-reassembly

rate-limit input 344000 128000 128000 conform-action continue exceed-action drop

!

ssid Guest

!

speed basic-1.0 basic-2.0 basic-5.5 6.0 9.0 basic-11.0 12.0 18.0 24.0 36.0 48.0 54.0

station-role root

l2-filter bridge-group-acl

!

interface Vlan1

no ip address

no ip redirects

no ip unreachables

no ip proxy-arp

!

ip forward-protocol nd

ip route 0.0.0.0 0.0.0.0 10.0.128.1

!

ip http server

ip http secure-server

ip nat pool INTERNET 10.0.128.47 10.0.128.47 prefix-length 24

ip nat inside source list 1 pool INTERNET overload

!

i

!

access-list 1 permit 169.254.255.0 0.0.0.255

snmp-server community company RO

no cdp run

control-plane

!

!

line con 0

accounting commands 15 TELNET

login authentication TELNET

no modem enable

line aux 0

line vty 0 4

accounting commands 15 TELNET

login authentication TELNET

!

0 RESPUESTAS 0