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 was doing a sample skills test and I have issue with ASA firewall blocking PCs to access outside of ASA firewall.
In this scenario, I am trying to ping from PC-B to R1's Loopback (172.20.1.1). Meaning, Inside Network go to Outside Network.
...
Hello, I can't do the SSH from PC Technical Support to the switch.Currently, I have configured my switch as shown below: VLAN 99 Management (SwitchKL-Floor1)ip address 15.0.6.14 255.255.255.252ip default-gateaway 15.0.6.13 Technical Support VLAN (...
Hello, I have issues my PCs from KL Router cannot ping to ISP's Server.NameIP AddressISP Router192.168.10.2Internet Web Server182.10.0.2 I have configured my ACL Configuration on KL Router as shown below: ip access-list extended server-farmpermit ...
Hello, I have issues with my PC cannot ping to the Internet as well as other PCs. It says "Destination Host Unreachable". Currently, my plan is to create a DHCP Pool using WRT300N Wireless Router. The PC VLAN Security, will then able to access to the...
Hello, I have issues about NAT configuration that does not allow my KL Router's PCs ping to Penang Router's PCs. Initially, my plan was to create NAT for Server Farm client.15.0.6.2 translates to 130.10.0.2 I have configured my KL Router as follows:i...
After several hours researching, I have found the answer. It turns out I need to configure access-list on ASA firewall, in order to allow INSIDE network to OUTSIDE network.The following is the configuration added:CCNAS-ASA(config)#access-list IN-OUT ...
Hello @Jon Marshall ,the requirements says, allow access to the Internet. So, I thought all networks outside of KL Router, must be able to connect. I was doing this assignment late at night, and didn't even notice, command: "permit ip any any" is lit...
Hello @Rps-Cheers ,Yes, I know. I need to use command: permit ip any 182.10.0.0 0.0.255.255 on Router KL if I want to ping to web server.But it will show another problem if I do this. The PCs won't able to know other IP Addresses. Only the web server...