We have meraki doing our VPN, our users log into it via the VPN, with windows pre vpn. Push works fine but when our users who have hardware tokens try to log in . it is not working ( even using the , ) any ideas how to fix this ?
I am removing telnet from my cisco 2960 x switch and adding ssh: my old config looked like this:!no aaa new-modelenable password 7 xxxxxxxx!username administrator privilege 15 password 7 xxxxxxxx !line con 0password 7 xxxxxxxxstopbits 1line vty 0 4p...
We have had to add an additional firewall due to high usage. We set up IP SLA and the load has been split across the two links and this has been working ( for the most part). I need all traffic from 10.1.1.x to go out track 1 . I tried adding a r...
I got an alert that CER was oversubscribed by 7 licenses. I promptly removed 8 test phones from systems and then forced a "sync now" in Cisco Prime license manager. The number actually grew by 2 ?? I am the only person who adds/removes phones. How...
I have a failed cisco 3850. I got a new switch in and the IOS was lower than my current stack so i upgraded it . When i do a show ver the IOS looks right but when i do a show switch the H/W version are different. This will cause my stack to fail ?
...
We tested manually specifying the delimiter and enabling concatenation as well as using [radius_server_concat]. Duo is still passed the concatenated password to Windows and the login is failing
This worked !!! access-list 101 permit ip 10.1.1.0 0.0.0.255 any ( wild card mask) !route-map PBR01 permit 10match ip address 101set ip next-hop 192.168.1.2!int g0/1ip policy route-map PBR01