cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1810
Views
0
Helpful
3
Replies

aaa-server?

gbiettler
Level 1
Level 1

We have a VPN connection through a PIX with IOS 6.2(2). We can get in through the VPN fine and we don't have a problem pinging the servers (ip&domain name) that we need to get to. But when we try and get to them through windows we have a problem getting to the servers. Do I need to start looking at how aaa-sever is set up? We have a dial-in and that works fine.

This is what I have so far:

aaa-server TACACS+ protocol tacacs+

aaa-server RADIUS protocol radius

aaa-server LOCAL protocol local

aaa-server MEDRADIUS protocol radius

aaa-server MEDRADIUS (inside) host Cluster1 fladcom timeout 10

aaa-server MEDRADIUS (inside) host FLADcom002 Fladcom timeout 10

Thanks in advance

Greg

3 Replies 3

vmoopeung
Level 5
Level 5

Hi,

I am not sure if this is going to work....but just try and experiment increasing the timeout from 10s to may be 15 or 20 seconds.

sghosh
Level 1
Level 1

Hi Greg,

What do you exactly mean by getting to the server from Windows ?

Thanks

accessing the servers through a windows workstation.

Shouldn't there be some kind of "aaa authentication" in my config?