Cisco Firewall :: Upgrade / Replace 515E With ASA

May 15, 2012

I need to upgrade/ replace a Cisco 515 E firewall with a Cisco ASA. Not sure what model yet! The pix has about 80 lines of ACLs and I side and outside interfaces with No VPNs.. I was wondering of those lines of ACLs can be transferred over to ASA as is or there are things I need to watch for ?

View 21 Replies


ADVERTISEMENT

Cisco Firewall :: Upgrade Firmware On PIX 515e?

Jun 23, 2011

I´ve a problem with my "old" PIX515e device. I wanted to flash this device to a new firmware level but forgot to disable the "lost enable" password before.  So I started to make the firmware upgrade on my device, ended up with "flashfs" is busy and I should start the enabled modus and "copy flash tftp" to activate the new flash version. Unfortunalty I cannot do this because I´ve lost my password. When I´m trying to boot this device up now, it will end with a error message...
 
Unable to locate boot image configuration
Booting first image in flash
No bootable image in flash. Please download an image from a network server in the monitor mode
Failed to find an image to boot
 
As mentioned, when I will load a new flash image over monitor mode, i cannot activate that image because of flashfs is busy.The password reset bin files will not work too. I tried that too but this one will recongnize no active installed flash.Is there any way to reanimate my PIX515e? In newer devices there are possibilites to work with changing config register but I´ve found nothing about that for a PIX515e.

View 1 Replies View Related

Cisco VPN :: Pix 515E - Replace With Another 3845 Router?

Nov 18, 2011

in my lab environment, I have a site-to-site VPN between a Pix515E and Cisco 3845 router, using AES-256/DH-5/SHA for isakmp and AES-256/SHA/PFS group5 for the site-to-site VPN, I can only push about 26Mbps IPSec traffics (tested with Iperf). CPU on the Pix515E is running at 96% utilization
 
Now if I replace the Pix515E with another Cisco 3845 router, I can push about 100bps. Why such a big difference between the data sheet and actual real world

[code]...

View 1 Replies View Related

Cisco Firewall :: PIX 515e Reason To Upgrade To ASA Cluster

Feb 24, 2011

Just looking for some good reasons why I should upgrade a Cisco PIX 515e cluster to an ASA Cluster to present to the business.

View 1 Replies View Related

Cisco Firewall :: Import PIX 515E 6.3(5) Config Into New PIX 515E 8.0?

Aug 22, 2011

I need to redo the configuration on the new one?

View 11 Replies View Related

Cisco VPN :: PIX 515e VPN To ASA Failing After Several Hours Following Upgrade?

Feb 13, 2011

I've got a PIX 515e firewall on a branch site running version 7.2.4.7(LD) connecting via a VPN to an ASA at the HQ with 7.2.5 code running. After several hours it is no longer possible to ping either the PIX or hosts behind it on the branch LAN though the tunnel still shows as being up.  In order to bring the link back up the local PIX has to be rebooted.The connection used to work with no problems when I was running PIX version 7.2.1 software but this had to be upgraded to 7.2.4 to support the new TCP normalization commands. VPN connections to other branch sites running PIX 7.2.1 remain active with no problems. The reason for the upgrade is to implement WAN acceleration between the sites however I still encounter this problem even when the WAN acceleration hosts are not installed.In addition to the software upgrade I added the following configuration to both the ASA and the PIX: 
 
tcp-map wanx_tcpmap
 synack-data allow
 invalid-ack allow
 seq-past-window allow
tcp-options range 28 28 allow

[code]....
 
The ASA originally had this code but the PIX did not and the VPN was stable, after upgrading the PIX and adding the code the link was no longer stable.

View 1 Replies View Related

Cisco Firewall :: Firewall / Can ASR 1006 Replace ASA 5580

Oct 30, 2011

i check ASR 1006 config with ESP-40, the firewall permonce can reach 40G, ASA 5580 is 20G, can ASR 1006 replace ASA 5580, is there any function feature problem?

View 1 Replies View Related

Cisco Firewall :: SNMP V3 Support IOS On Pix Firewall 515E?

Jun 13, 2012

I have an Pix 515E firewall with Pix724-33.bin IOS. I just want to know that does this IOS support SNMPV3 or I will have to upgarde it with some other version.

View 1 Replies View Related

Cisco Firewall :: 515e / Traffic Not Passing Through Firewall?

Jan 16, 2013

Ive got a problem with passing traffic through a Cisco 515e firewall.im trying to telnet to devices on the inside net, 172.16.x.x fom an outside net 10.x.x.x? ive configured a group called infrastructure and added the 10.x.x.x addresses.ive configured acl 101 inbound on the outside interface:

access-list 101 permit tcp object-group INFRASTRUCTURE any eq telnet
 
theres a route to the inside net:

inside 172.16.0.0 255.255.0.0 172.16.163.1
 
and theres a translation:

static (inside,outside) 10.4.4.34 10.4.4.34 netmask 255.255.255.255
 
when i try and connect, using a packet capture  I can see traffic from 10.4.4.34 to the inside device 172.x.x.x on the inside interface but i cant see the traffic leave the outside interface ive used the same group infrastructure group before to connect to VM machines on the 172.x.x.x net on RDP and this wrks ok. access-list 101 permit tcp object-group INFRASTRUCTURE object-group VMs eq 3389

View 8 Replies View Related

Cisco Firewall :: Transparent Firewall Configuration In PIX 515E

Nov 25, 2012

I am trying to set the PIX firewall to transparent mode.After I set it to transparent firewall, I allowed all icmp, tcp, udp traffics.Currently, any devices in the inside network can get the ip automatically from DHCP server in the outside network but cannot ping to any servers in the outside network either access the internet.Do I need additional confiration on the firewall?
 
Here's the configuration:
 
PIX Version 7.0(1)
firewall transparent
names
!
interface Ethernet0
[Code]....

View 1 Replies View Related

Cisco Firewall :: ASA 8.4 - New Configuration To Replace Old NAT 0 Command

Jan 15, 2012

What is the new configuration in ASA 8.4 to replace the old "nat 0" command.

View 1 Replies View Related

Cisco Firewall :: Replace Zywall With 5520 ASA

Jun 24, 2012

i have to replace our zywall with an 5520 asa. [ode]

-connections from inside out outside, inside to dmz and inside to wlan.
-connections from wlan to outside, wlan to dmz
-connections from dmz to outside

connection from outside to dmz only for port 25,110,143,80,443,22 on ip 82.218.135.3.connections from outside 82.218.6.10:3389 to ip 10.1.0.200:3389. [code]

View 2 Replies View Related

Cisco Firewall :: 515e / Nating On Pix Firewall?

May 20, 2013

I have Pix firewall 515e on inside interface its has configured with IP 192.168.0.254.And Global Nating is configured.

global (outside) 1 interface
nat (inside) 1 192.168.0.0 255.255.255.0 0 0 
 
I want i configured Global nating only for only specific IP address E.g 192.168.0.0-192.168.0.30 and 192.168.0.200-192.168.0.254?How i do this?

View 13 Replies View Related

Cisco Firewall :: To Replace Sonicwall NSA240 In SME Environment?

Oct 17, 2011

I am looking for a Cisco firewall to replace a Sonicwall NSA240 firewall in SME environment?

View 3 Replies View Related

Cisco Firewall :: PIX 515e MAC To IP?

Oct 6, 2012

I have the following network.2 WAN links termination on my PIX 515e and all internal users connected to third interface.
 
Problem I am facing is that I have assign manual IP to users with some have full access to Internet while others have limited.
 
The users are changing their IP address while others are offline and I want to restrict them.
 
The only way I can think off is by binding IP to MAC as e.g ( Active wall software). But can it be done on PIX 515e and if so how?

View 11 Replies View Related

Cisco Switching/Routing :: 1921 To Replace A Software Firewall

Feb 26, 2013

We purchased a cisco 1921 router to replace a software firwall not long ago. The router was sold as a firewall with the suggestion that an ASA would be unnecessary.Unfortunately a router does not replace/do the jobs a firewall does, so I looked online and noticed that Cisco do offer firweall security features in one of their IOS.How do I tell if this is implemented on my router?If not, does my IOS support this, or do I need to buy an extension/another version of the IOS?,The version of the IOS I have is: c1900-universalk9-mz.SPA.151-4.M4.bin.

View 3 Replies View Related

Cisco Firewall :: To Get Activation Key For PIX 515E

May 13, 2012

I have erased the Cisco image from my PIX 515E, and while i tried to load a new image its asking for activation key. I tried its old key. but no use.

View 1 Replies View Related

Cisco Firewall :: SSH Authentication In PIX 515E?

Sep 5, 2012

I have a PIX 515 Ewhich does authentication for SSH via RADIUS protocol and fails over to the local database if radius server goes offline. But when the radius server comes back online, authentication still takes place through LOCAL and not the radius server. Following are the commands:
 
aaa-server RADIUS protocol radius
aaa-server RADIUS max-failed-attempts 3
aaa-server RADIUS deadtime 10

[Code].....

View 3 Replies View Related

Cisco Firewall :: PIX 515E Cannot Get Traffic Out

Dec 15, 2011

\I just configure my PIX 515E with version 7.0(4) and having problems to get traffic out on eth0 (if name outside). There is no problems between different VLAN ,all VLANs are configure on eth1. It is also possible to accass services on VLAN 10 (DMZ) from outside. The only thing I see in syslog is "Built Outbound" and "Teardown".

View 11 Replies View Related

Cisco Firewall :: NFS Protocol Across Pix 515E

Dec 30, 2011

I have a Pix 515E running PixOS version 8.0.4 with two interfaces, inside and outside.On the inside interface, I have a Redhat Enterprise Linux 5.4 64 bits machine as an NFS server version 4 (NFSv4).On the outside interface, I have three (3) Redhat Enterprise Linux 5.4 64 bits as NFS clients.I am looking for the exact UDP and TCP ports to be added to the ACL in order to accomplish

View 1 Replies View Related

Cisco Firewall :: Upgrading Pix 515E To ASA

May 15, 2012

I need ot upgrade a Cisco PIX 515 E to A Cisco ASA (not sure what type and modle yet!). the PIX currently has about 80 lines of ACLs and no VPNs. So only inside and outside interfaces and 80 lines of ACLs to be transferred over to the ASA.I was wondering if the ACLs can be transferred over to ASA as is?is there anything that I need ot watch for?

View 1 Replies View Related

Cisco Firewall :: TCP Tear-down In Pix 515e

Jun 30, 2011

I have an issue in the Cisco PIx 515e series. The IOS is 6.1(2).I have set sepecific access-list to allow incoming traffic to inside interface. But still the TCP 3-way handshaking is dropped here. [code]

View 6 Replies View Related

Cisco Firewall :: How To Allow Protocol 97 In PIX 515E

Oct 22, 2012

What would be the access-list entry to allow protocol 97? I am setting up foreign-anchor controller and need to allow protocol 97.

View 1 Replies View Related

Cisco Firewall :: 5520 - Procedure To Replace Failed Secondary ASA Unit

Apr 10, 2012

i just received a RMA for failed ASA 5520 that was acting as secondary unit in multicontext configuration. What would be correct procedure to install it back in production? Do i need to restore backed up config of the fallen unit or is it just enough to enable multimode and connect to existing (primary) unit? Any good link for documentation that deal with this issues.

View 5 Replies View Related

Cisco Firewall :: Pix 515E Could Configure The Device

Oct 2, 2012

We just switched over from a T1 line to 50/4 Mbps cable Internet.  The speed was fine with the T1, but when we switched over to cable, the  download speeds didn't increase.  I'm getting 2-3 Mbps up and still only 1.5 Mbps down.  I inherited this network a few years ago, so I didn't configure the Pix initially but I have been managing it and can't find a setting limiting the bandwidth for the liffe of me.  I know it's not the Internet because when I connect a computer straight to the modem, the speed is great.  As soon as I put it through the Pix though, it slows way down. 

View 8 Replies View Related

Cisco Firewall :: PIX 515E Port Redirection?

Nov 30, 2011

I'm trying to use port redirection to allow outside access to a internal web server. As far as I can see, everything is configured properly. The Open Port Checker tool from yougotsingle.com says that the port (80) is open. However when I goto access it the connection times out.     The external address is static from my ISP, and I will call it xxx.xxx.xxx.xxx. The server is at 10.1.1.20, and is functioning properly over the LAN.

View 7 Replies View Related

Cisco Firewall :: How To Reset PIX 515E Password

Mar 29, 2011

I have Cisco PIX 515E for my Lab and can't recover the password. It is not connected to the network. I have configured server, address, gateway from the monitor mode and tftp not seeing my laptop. best way to reset or recover password.

View 7 Replies View Related

Cisco Firewall :: ASDM 524 Not Working On PIX 515e 7.2.4(30)

May 21, 2012

I've been struggling to get ASDM (PDM) installed and running on my PIX 515e. The PIX IOS version is 7.2.4(30) The ASDM version I've copied to flash is 524.

I've followed the Cisco documentation verbatim, however I still cannot connect via the Java ASDM client or via http. When I try to connect via http, my PIX shows the following error: "tcp access denied by acl from..." I do not this this is a security (ACL) issue as I've tested after opening everything up and still no luck.
 
Here's my running config (w/ the relevant statements prepended with ">>>"):
  
show run
: Saved
:

[Code]....

View 14 Replies View Related

Cisco Firewall :: PIX 515E Stop Booting Up?

Sep 18, 2011

I have the following Pix 515E Firewall, that has been working good for a few years.  But suddenly, the Pix stop booting up.  The only thing that is happening is the power and network traffic led flashes and the active led is off. So my question is that is this symptom a hardware or software problem and is it fixable with either new parts; or is my firewall dead.  I suspect that it is a hardware problem since the active led doesn't light up. I cann't even enter the ROM Moniter mode.

View 7 Replies View Related

Cisco Firewall :: Clearing DF-bit On PIX-515e Running 6.3

Feb 16, 2012

What would be the command to clear the df-bit on a PIX-515e running 6.3? I have tried the following:
 
conf t crypto ipsec df-bit clear-df inside and it doesn't take it.

View 1 Replies View Related

Cisco Firewall :: High Cpu Utilization On Pix 515E?

Aug 9, 2012

I am facing high CPU util on my pix 515 E which is in failover mode.During peak hours the util is see rising to 60% where as in off peak hours it is normally12%.
 
During normal operation the average utilisation was observed to be 30% but suddenly from 2/3 days it is constantly 60% doule the value as earlier. Have gone through the logs and traffic but not able to tarce anything particular
 
below is the o/p of some command taken for analysis
 
IOS version 8.0(4) 
sh cpu usage
CPU utilization for 5 seconds = 51%; 1 minute: 61%; 5 minutes: 58%
sh cpu usage

[Code]......

View 1 Replies View Related

Cisco Firewall :: PIX 515E 6.3.3 - DMZ Creation Doubts

Jul 26, 2011

I need to create a DMZ zone in my network. One server need to be put in DMZ. I have a PIX 515E 6.3.3. It has free port to create DMZ.

1) Put a new switch for DMZ zone
2) Connect it to the DMZ port
3) Create a NAT for inside to DMZ with same IP as inside
4) Create ACL for permiting traffic to DMZ and apply it to outside interface
5) Create ACl for permitting traffic from DMZ to inside
6) Routing for DMZ in PIX

View 3 Replies View Related

Cisco Firewall :: PIX 515E To ASA5515 Migration?

Aug 26, 2012

Looking at migrating from the following:
 
PIX-515EPIX Security Appliance Software Version 8.0(4)Device Manager Version 6.1(5)51
 
to
 
ASA5515Cisco Adaptive Security Appliance Software Version 8.6(1)Device Manager Version 6.6(1)
 
Is this migration directly supported, or do I need to downgrade first?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved