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 two ASA 5520's and I would like to be alerted via email OR an entry to be recorded in the syslog whenever someone logs into the firewall. Is this possible and how would it be done.Thanks.
What would the access list look like to allow NTP? I tried this but doesn't seem to be working. I'm using time.nist.gov for the time server.access-list 151 permit udp host 192.43.244.18 any eq ntp
Location Network/Subnet Router/GatewaySite A 1.150.1.0/8 1.150.1.1Site B 192.168.1.0/24 192.168.1.1Site C 192.168.2.0/24 192.168.2.1Site D 192.168.3.0/24 192.168.3.1Site E 192.168.4.0/24 192.168.4.1We have an MPLS that connects all of these locatio...
I tried it but it logs way too many messages. Almost like being on Debug. I think I will go back to Warning before I run out of space for the logs.Thanks.
Yes there are route statements in the HQ router that point back to each network and it routes them to the MPLS IP address. Every route statement for each of the networks goes to the same mpls ip.So what would a route statement look like on the HQ rou...
I did an extended ping and it worked. I was able to ping Site A from the other Sites but it doesn't work with the normal ping command. So if I understand you correctly, the router is using it's external address when pinging but when a ping comes from...
I understand. So I was totally going the wrong way. Well I found the following documentation on the cisco website:This setup also includes a static one-to-one NAT for a server at 10.1.1.3. This is NAT'd to 200.1.1.25 so that Internet users can acces...