amralrazzaz
Level 5
Level 5
Member since ‎10-09-2017
‎12-03-2024

User Statistics

  • 739 Posts
  • 1 Solutions
  • 1757 Helpful votes Given
  • 39 Helpful votes Received
Recent Badges
First Discussion
70 Discussion Posts
60 Replies
350 Replies
40 Discussion Posts
350 Discussion Posts
400 Discussion Posts
40 Helpful Vote
40 Replies
400 Replies

User Activity

i have ASA FTD 5516-X & I have inside interfaces for each subnet vlanG1/2 it-managementG1/3 it-lanG1/4 it-printersg1/5 it-officewifiG1/6 it-guestwifiand G1/1 outsideand i have 5 networkobjects for each vlan as below :NET-it-management                ...
Hello allI'm receiving hundreds of warning messages i am getting in our syslog from our Cisco ASA 5516-x. The warning message are on below same as screenshots and dunt know how to act with these kind of massages as its huge numbers of massages coming...
Hello allI'm receiving hundreds of warning messages i am getting in our syslog from our Cisco ASA 5516-x. The warning message is:Message: %FTD-4-419002: Duplicate TCP SYN from it-client-ap:10.245.xx.1x/54557 to outside:5x.1xx.1x9.x/443 with different...
I need to disable the TLSv1.1 on ASA FDM 5516x and i have already disable the TLSv1.0 & 1.1 from SSL Settings via GUI & then according to the below showing command results i still can see TLSv1.1 still active  > show sslAccept connections using SSLv3...
Hi all im trying to renewal the self sign certificate of the ASA FDM by using the following  commands at FDM expert mode:openssl genrsa -out privateserver.key 4096openssl req -new -key privateserver.key -out FP5516.csropenssl x509 -req -days 365 -in ...