Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, In Cisco Router we usually use CHAP for PPP authentication, I understand it and able to see it in Wireshark. I have seen some videos on the internet talks about authenticating iSCSI with CHAP, or HTTP with CHAP. Tried to find some wireshark capt...
Hi, This is my 1st time I use Cisco WLC, I need it to integrate it with Radius Server. So I created a L3 Guest SSID with External URL Redirection. The issue is, some smart phones are getting redirected and and access the Internet. While some other p...
Hi, if you have a router connected to two public links, and there are some applications published through link 1, and other applications published through link 2. NAT is used for all application and mapped to different IP. The router has a default ro...
Hi, I do have Radius implemented for 802.1x, I am using the following switch: I want the switch to allow user access if Radius server is down. The issue with the following command, I dont get "none" option: aaa authentication dot1x default group ra...
Hi, I enabled aaa on catalyst switch, and able to access the switch through vty, but not through console: Here are sample of my config: username admin privilege 15 password cisco!radius server RADIUS_LDAP_Server address ipv4 10.10.10.10 auth-port 18...
This is the error I am getting Some phones are not trusting this, some are trusting. However, All laptops are trusting this. Again when I open this in a browser, the URL looks like what I mentioned in my previous reply. I replaced 1.1.1.1 with 1...
Hi dears, Back after a month, I have implemented Wildcard SSL CA Certificate, and installed it in both Radius server and Cisco WLC. *.domain.com Now all the laptops I tried (Windows 10), are connecting without issues. I even used 4 browsers (Edge, I...
thank you for your response Sandeep, to which domain this SSL should be issued ?I need then to issue CSR. assume we are using domain.local as our internal domain. and the WLC page is https://1.1.1.1the CA will not issue a certificate to you unless y...
Hi dears, sorry for the late update on this, I tried the suggested commands, but unfortunately the issue still persists, the switch does not allow the endpoint to access the network if Radius is down. I tried several variations of the following comma...