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.
Anyone know how to retrieve the arp table of the ASA appliance via SNMP? For example, the command "show arp" provides the MAC/IP address of devices directly connected to the ASA. How can I retrieve this information via SNMP? I know how to do that ...
I do not have a Pix to test but can someone confirm that these two configurations below are equivalent. Thanks in advancePIX 6.3(5)outside: 1.1.1.1inside: 10.0.0.254/24dmz: 192.168.1.254/23nat (inside) 1 10.0.0.0 255.255.255.0global (outside...
According to the capture (aka tcpdump), I am seeing RDP traffics SYN packet hitting the firewall outside interface, traverse the firewall going out of the firewall inside interface, but I am NOT seeing any SYN-ACK packet from the server going back to...
Hi Jorge,Thank you very much for looking into this. Really appreciate it.I actually did check the MIB database but I came up empty. I am beginning to doubt if the ASA has a MIB for this.
inside: 10.0.0.254/24static (inside,dmz) 192.168.0.0 10.0.0.0 netmask 255.255.255.0The above doesn't make sense.Not sure what you meant by it?There is NO network of 192.168.0.0/24 on the inside network. Everything is directly connected.I want the ...