Network Security

Engage with peers and experts on network security topics such as FTD, FMC, FDM, CDO and ASA.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

“Join

 
Labels

Forum Posts

We just installed Botnet on our ASA firewalls.  Is there a way to have the botnet logs forwarded to email?  I've looked through all the settings and can't seem to find anything.  Thanks for the help.

Hi,I have two ASA 5510, The one which I just got shows the CPU speed to be 1599MHz While the previous device (which is also 5510) reads the CPU as 1600MHzAccording to Cisco, for Failover redundant configuration, both devices must have same hardware c...

eng.bader by Level 1
  • 634 Views
  • 1 replies
  • 0 Helpful votes

hi all,i am having cisco asa 5520 with internet having public ip and cisco 2911 with mpls link in my office .. the mpls link is between my HO and my branchi am putting my webserver in the branch side i want to port forward one of my publicip in my of...

zeuscyril by Level 4
  • 1825 Views
  • 3 replies
  • 0 Helpful votes

This is a brand new config, there's nothing on it.  I'm just trying to get packets to reach it, but it says it's being denied:%ASA-3-710003: TCP access denied by ACL from 72.201.89.xx/23910 to outside:64.38.xxx.xx/80I don't have a web server running ...

tylerhall by Level 1
  • 843 Views
  • 2 replies
  • 0 Helpful votes

Dear all,I am facing an issue , which needs your valuable support. As per the  attached diagram , remote users are getting ip address 192.168.2.x , internal IP = 192.168.1.x , DMZ ip = 172.16.1.x and 10.0.0.x network is accessed via router connected ...

jibsoni by Level 1
  • 1668 Views
  • 5 replies
  • 0 Helpful votes

I have configured 2 ISP on ASA 5505 which is using IP SLA to track internet connection . Following is Static NAT configurationstatic (inside,outside) tcp ISPA_Second_IP 3389 Jonas 3389 netmask 255.255.255.255static (inside,outside) tcp ISPA_Third_IP ...

Hello,I have WiFi device (host 10.6.16.21) which needs to connect to remote server (172.25.20.26 on TCP port 3613)  over L2L VPN tunnel. I see that the device is attempting connection, but it is being reset:%ASA-6-302014: Teardown TCP connection 2175...

forman102 by Level 1
  • 1674 Views
  • 1 replies
  • 0 Helpful votes

Resolved! DMZ Nat question

I have a setup like this (not real addresses--just testing here)interface Ethernet0/0 nameif outside security-level 0 ip address 12.200.200.1 255.255.255.0 !interface Ethernet0/1 nameif inside security-level 100 ip address 10.100.1.1 255.255.255.0!in...

     In a scenerio where an ASA has a Guest interface (security level 50) has only a single OUT acl applied (access-list guest.out extended deny ip any any / access-group guest.out OUT interface guest) and an outside interface (security level 0) conn...

My setup is as follows(        vlan 10                  )     (                 vlan 20                 ) ---  (vlan 30)172.21.1.30 ---- insideASA<  >outsideASA ---- gw-172.21.1.25 ---- clientThe server in vlan 10 is on the same subnet as the gateway...