Network Security

Engage with peers and experts on network security topics such as Secure Firewall Threat Defense, Adaptive Security Appliance, Secure Firewall Management Center, and Security Cloud Control.
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

“Join

 
Labels

Forum Posts

Hi Everyone,Please help on this.I want to know what are the endpoints attributes collected by NAC Profiler to discover and profile the endpoints.through SNMP protocol and DHCP protocol.Also if anybody can explain a simple used case on this.Please gui...

I was recently given a 2950 switch and a 2600 router.Both will power up but neither will show POST or any other output.The Rommon prompt never appears no matter what I do.Any ideas why?

ljames111 by Level 1
  • 518 Views
  • 2 replies
  • 0 Helpful votes

Resolved! tunnel drop

we have below list for an ipsec tunnelaccess-list 195 line 1 extended permit ip 192.168.100.0 255.255.255.0 172.16.100.0 255.255.255.248 access-list 195 line 2 extended permit tcp host 192.168.200.110 eq 6600  172.16.100.0 255.255.255.248access-list ...

suthomas1 by Level 6
  • 1546 Views
  • 9 replies
  • 0 Helpful votes

I am trying to do several things.  First I have an ASA5505 connecting to two ISP.  I want to try and configure both for primary and backup using the SLA MONITOR.  I have it configured but have not tested it.  Right now I can ping the next hop gateway...

Hello all,I have a customer with a 5510 that recently sub-leased their office.  I would like to give the sub-tenant their own "portion" of our bonded T1's, yet keep ALL network traffic separate.  I understand the the WAN traffic will comingle and thi...

jwaskewics by Level 1
  • 1581 Views
  • 11 replies
  • 0 Helpful votes

Hello,I have a 3750 with SSH issues. The only way I can connect is via console connection and when I connect it asks for my TACACS id and pwd. I have verified all firewalls and there is no ACL blocking this traffic. but I do see a reset-O on the fire...

allanc16 by Level 1
  • 712 Views
  • 3 replies
  • 0 Helpful votes

Hello,My router interface already has a nat inside with a nat pool configured for natting 10.x.x.x private IPs to 172.28.x.x private IPs. I want to use the same interface to NAT a subnet of 10.x.x.x private IPs to the interface IP(public IP) to go to...

I have to implement an ACL on my router and have to block all the incoming access except some protocols.Sample ACL is listed belowpermit tcp any 29.165.175.0 0.0.0.255 eq 443 permit tcp any 29.165.175.0 0.0.0.255 eq 9000 permit icmp any any echo-repl...