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.
Good DayPlease can you advise me can I create a VPN on the cisco 870 Router. it can work?actually, I have one public static IP and many local hosts need to access the site over the VPN.the end client allows only public static IPs ip nat pool YIU_V...
Good day Please advise me how can I nat inside and outside the traffic between two local IPs? # IP nat already in ASA 192.168.1.100 to 89.81.90.101 Cisco 3850 default rotue 0.0.0.0 0.0.0.0 192.168.1.111 now I want nat and forward all the traffic t...
Good daycan I do the IP nat on cisco 3850? Please advise me thanks Vlan 10192.168.1.1Vlan 2192.168.2.1 access-list 102 permit tcp host 192.168.2.169 192.168.1.169 0.0.0.255ip nat inside source list 102 interface Vlan 10 overload_________________ cisc...
Hi Windows IIS server configured behind a Cisco ASA 5512 listening on port 80 and 443 currently. Access-list and static translation configured. I have been ask to redirect all port 80 calls to port 443 for this web site only at the firewall.inside a...
Hii have configured the VAN ASA to ASA allowing port 443 only but the tunnel not up please see the attached files and advise me thanks IKE Proposal ParametersKey Exchange IKE V2Authentication Mode:Preshared keysPreshared Key:will be sharedHash Algor...
@Rob Ingram Please see the below ip nat inside source list 108 interface Vlan2 overload ip nat pool YIU_VPN 100.100.115.223 100.100.115.223 netmask 255.255.255.252ip nat inside source route-map VPN-2-Remote pool YIU_VPN overloadip nat inside source...
@Rob Ingram Yes, I want internal networks when communicating over the VPN. but I have single public Ip (100.100.115.223 ). the client (99.218.192.100) crypto ACL allow only our public IPs to access over the VPN( we have already VPN tunnel with the...
Hello Georg Pauwen I have a web server (192.168.2.100) and all the traffic needs to go throw WAF(web application firewall 192.168.1.100 ) andI have already nat it to local WAF Virtual IP address 192.168.1.100 to ASA public address 85.81.90.101 act...