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.
I have a server in a network DMZ (IP 192.168.40.43) need to do discovery of other IP address to update the IPAM tool. It should not be done source NAT so I´m trying to use the configuration below with Policy NAT but isn´t working:nameif ethernet1 ins...
I'm trying to monitor the memory usage in balancers Cisco ACE Appliance 4710 with version A3 (2.2), but the OIDs cpmCPUMemoryUsed (.1.3.6.1.4.1.9.9.109.1.1.1.1.12) and cpmCPUMemoryFree (.1.3.6.1.4.1.9.9. 109.1.1.1.1.13) not work.What the right OID to...
I need to monitor OID SNMP of the connections dropped and rejected on the PIX and ASA firewall. Is it possible?If it is, which OID SNMP should I to monitor?
Hi Eugene,I followed your recommendation and now is working. It really is necessary to create an access-list allowing ICMP traffic replies traffic and NAT.The final configuration of NAT Policy looked like this:access-list natPolicy_IPAM_out permit ip...
Hello,I need the inside traffic to the server in dmz only for remote administration tool IPAM and it is working with the commands below:object-group network Gerencia_IPAM description Redes de Gerenciam Appliance IPAM Itau network-object 10.54.36.0 ...
Hi Eugene,I made the following change in the configuration:object-group network G_Discovery_IPAM network-object 10.38.36.0 255.255.252.0 exitThe direction of this connection is the server that is behind the interface dmz8 to perform discovery on ne...