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.
Hello,I am configuring Clientless SSL VPN on the ASA with Cisco IOS CA for the certificates.Everything works fine, I can access the VPN from the client PC. But I would like to fix the initial certificate warning. (untrusted certficate) , Can someone ...
Configured CA parameters on the ASA and Router, the enrollment was successful and confirmed that the certificate request has been sent to the CA. below are the messages, % The fully-qualified domain name in the certificate will be: R3.inet.com% The ...
R1 R1 \ / SW1 (dot1Q to ASA) | ASA1 Configured vlan interfaces vlan121, vlan122 on the ethernet0/1 interfaces and allocated the interfaces as below, R1 and R2ethernet addresses are from the same subnet as inside interface, I am unable to ping t...
Below is my setup, on the router R2 interface Loopback0 ip address 150.1.2.2 255.255.255.0!interface Loopback1 ip address 192.168.1.2 255.255.255.0!interface Loopback2 ip address 192.168.3.2 255.255.255.0!interface Loopback3 ip address 192.168.5.2 25...
Hi AnthonyI think you should be able to do this with combination of NAT and alias commands. NAT can be used for the source IP translation and alias for the destination address translation. Another option would be, create the source NAT translation on...