[c-nsp] HELP!!!!Aironet 1200 Problem Routing
Eusebio López
eusebio at palmanet.net
Thu Apr 28 11:18:59 EDT 2005
First of all, excuse me, because my english is very poor. I hope it could be enough to explain that i want.
I have this problem:
I have a Cisco Access Point 1200 Aironet with Radius to which I connect to the AP by means of one pda. I have understood that the AP routing different networks.
if I give my pda an IP of network 101.0.0.XX, everything works well and I can do ping to the AP and the Radius, but if I give an IP of network 10.0.0.XX, I can do ping to the AP, but not to radius
the configuration of my AP is the following:
version 12.2
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
!
hostname ap3.sar3.local
!
logging queue-limit 100
enable secret 5 $1$OsRM$3ur6Yn4yA9s1Yz86eMD6J.
!
username Cisco password 7 02250D480809
ip subnet-zero
!
!
aaa new-model
!
!
aaa group server radius rad_eap
server 101.0.0.147 auth-port 1812 acct-port 1813
!
aaa group server radius rad_acct
!
aaa group server radius rad_admin
!
aaa group server tacacs+ tac_admin
!
aaa group server radius rad_pmip
!
aaa group server radius dummy
!
aaa group server radius rad_mac
!
aaa authentication login eap_methods group rad_eap
aaa authentication login mac_methods local
aaa authorization exec default local
aaa authorization ipmobile default group rad_pmip
aaa accounting network acct_methods start-stop group rad_acct
aaa session-id common
!
!
bridge irb
!
!
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers tkip
!
ssid prueba14
authentication open eap eap_methods
authentication key-management wpa
guest-mode
infrastructure-ssid optional
!
speed basic-1.0 basic-2.0 basic-5.5 basic-11.0
rts threshold 2312
channel 2412
station-role root
bridge-group 1
no bridge-group 1 unicast-flooding
!
interface FastEthernet0
no ip address
no ip route-cache
duplex auto
speed auto
bridge-group 1
bridge-group 1 spanning-disabled
!
interface BVI1
ip address 101.0.0.200 255.255.255.0
no ip route-cache
!
ip default-gateway 101.0.0.147
ip http server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag/ivory/1100
ip radius source-interface BVI1
radius-server attribute 32 include-in-access-req format %h
radius-server host 101.0.0.147 auth-port 1812 acct-port 1813 key 7 142413191F1D3961747B
radius-server authorization permit missing Service-Type
radius-server vsa send accounting
bridge 1 protocol ieee
bridge 1 route ip
!
!
!
line con 0
line vty 5 15
!
end
I will be very happy if could share with us all what you found that could help to solve the problem.
Thanks for all.
Use eusebio at palmanet.net for contact
Sincerely yours.
More information about the cisco-nsp
mailing list