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

I just set up a site-to-site VPN tunnel, but cannot access ASDM at the remote location listening on the internal interface 172.19.0.254.I also have an access list allowing my home subnet of 10.0.0.0/16 into the External interface to 172.19.0.254.Than...

Is this a valid ACL?access-list OUTSIDE_access_in extended permit tcp host 160.83.89.0 255.255.255.0 anyIf I want to allow this address incoming to any internal address?

ericluoma by Community Member
  • 2017 Views
  • 7 replies
  • 0 Helpful votes

Trying to figure out why i cannot ssh to my pix501 from a outside connection!any ideas?PIX Version 6.3(5)interface ethernet0 autointerface ethernet1 100fullnameif ethernet0 outside security0nameif ethernet1 inside security100enable password xxxpasswd...

I have recently purchased 851 router. But i am facing issues while configuring it from SDM every thing is ok i have assigned Ip to my vlan and wan port the only issue is ,while configuring the firewall auto policies it gives me strange errors like th...

Hi guys,Please can someone assist with the following issue. i dont know why only one machine in the 10.10.10.x range passes traffic via the tunnel while the rest does not. I have the following nat policy configurednat (inside) 1 access-list xxxglobal...

madedotun by Community Member
  • 517 Views
  • 1 replies
  • 0 Helpful votes

Resolved! ASA with CSC -SSM

Hello Sir,I am having an ASA5520 with CSC-SSM 20 module, is it is possible to restore my module's configurations to the default, with out affecting any other configurations in the ASA.Thank You.

HiI am trying to get RADIUS traffic thru and FWSM.Inbound:interface Vlan817 nameif NetworkServices security-level 20 ip address 10.128.1.81 255.255.255.240 Outbound:interface Vlan777 nameif TestLDAP security-level 100 ip address 10.128.1.129 255.255....

3ssheedy by Community Member
  • 2144 Views
  • 8 replies
  • 0 Helpful votes

ASA 5510 with 8.0(3)Iam trying to configure DMZ network and configure for FTP server access.The FTP access is fine but when I configure DMZ interface to access from inside network, the FTP access from outside does not work.The problem is that we can ...

I have a cisco pix 525 v6.3 with UR license (and another with an FO license). Currently they have 2 gig ints, and 6 Fa ints. Normally the sh ver shows me max physical int = 8 and max int = 12. But I want to make sure from you guys the following: 1. h...

I have an ISS IPS that I would like to put inline in front of my FWSM. This should be straight forward, but I want to use transit VLANs instead of physical connections. My question is can this be done? If it can, how would I do it? I have accomplishe...

jwalker by Level 7
  • 2044 Views
  • 6 replies
  • 0 Helpful votes

I can't figure out how to configure NAT properly.I want incoming http requests on interface outside to be forwarded to host 192.168.3.2 on interface dmz. But everything gets denied. Is this a NAT problem or an ACL problem?The outside interface is 192...