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 there,I have the following setup on my ASA 5520Public interface - 100 - 202.xx.xx.xxPrivate - 0 - 172.24.16.200/24Management - 0 - 172.19.120.27/24Issue:From a VPN client, I can ping any host on the management network (172.19.120.0/24), because I ...
Please refer to the below config:I am trying to reach vlan3. Can't at the moment. Is the below config valid?ip route 0.0.0.0 0.0.0.0 172.24.17.241 1 !************************* INTERFACE *************************interface e2 description "DMZ" interfa...
Networking is composed of layers; usually, this is the OSI model (see http://en.wikipedia.org/wiki/OSI_model for details). IP is one of these layers, and can encapsulates data from the layer above. In the IP header, there is a marker identifying the ...