Cisco Firewall :: To Get IP Addressed From VPN Pool Randomly ASA5510

Apr 18, 2012

I’m using a cisco 5510 ASA at the head office and all the branches (32) connect to the head office via cisco VPN client(Remote access VPN),  as per the configuration branches used to get ip addresses from the VPN pool randomly.  Now, my requirement is I need that each branch should get the same ip address every time when the VPN is established. Is this feasible?

View 3 Replies


ADVERTISEMENT

Same IP Addressed On All Devices Connected Through Router

Feb 18, 2013

My wireless router [Linksys WRT54G] has recently been dropping the connection simultaneously between two desktops. I have one desktop plugged into the router with an enthernet cord, but the other is running a wireless card. I recently got a Windows notice stating that there is an IP address conflict between my two computers. I check my IP addresses using my ipaddress.com and both computers are sharing the same IP address. I also checked the connection with my smartphone and when I am connected to the internet through my wireless; it gives me the same IP address as well. So, every device I'm using through my router is giving the same IP address at my ip address.com. I'm assuming this may be what is occasionally knocking my router offline, causing me to have to reset, but it will knock both computers offline within a few minutes of resetting.

I believe that all 3 devices should have different IP addresses when connecting to the internet, so is this a setting I need to adjust in the router, and if so where do I go, or can I try to assign one of my desktop computers a new IP address? I have no idea why my smartphone would be using the same IP address when connected through the router either. I'm going to guess that the problem is with a setting within my router.

View 6 Replies View Related

Cisco Firewall :: ASA 8.4 No Nat Of Vpn Pool

Jul 17, 2012

I am using a range of IPs from my inside LAN for my IPSec VPN clients.  For example my inside network is 172.16.1.0/24 and I have a pool setup like this:  ip local pool vpnpool 172.16.1.200-172.16.1.210 mask 255.255.255.0.
 
Before the upgrade to 8.4 it was working and now it isn't.  Clients can connect and pickup and IP but can't cominuicate with the inside LAN.  I think I have to do manual NAT to nonat this range.  So I want to try the following:
 
object network obj-vpnpool  range 172.16.1.200 172.16.1.210 nat (inside,outside) 1 source static any any destination static obj-vpnpool obj-vpnpool
 
However there are two things preventing me from doing this:
 
1) When I try to create obj-vpnpool I get an error stating that this object overlaps with local pool
2) Even if I create the obj-vpnpool with a non-overlapping range, when in the VPN config I don't have an option for selecting obj-vpnpool.

View 14 Replies View Related

Cisco Firewall :: Assign Secondary ISP-2 Pool IP To DMZ Server?

May 15, 2011

Can we assign Secondary ISP-2 Pool IP to DMZ Server, network design attached for reference.

View 2 Replies View Related

Cisco Firewall :: Assign Same VPN Pool IP To Client / ASA 5505-v8.4(2)

Sep 16, 2011

Is there any way to always assign the same IP address to an AnyConnect VPN client logged into an ASA 5505 running v8.4?2

View 2 Replies View Related

Cisco Firewall :: Multiple DHCP Pool Configuration On ASA 5505

Oct 4, 2012

I want to configure multiple DHCP configuration on ASA 5505. I tried to create sub interface for different IP Pool but it was not configure on ASA 5505. is it possible to create subinterface on ASA 5505?
 
ASA 5505 IOS version: 8.3(1)
License: Security Plus

View 4 Replies View Related

Cisco Firewall :: Create Dhcp Server Pool On ASA 5510

Jul 16, 2012

I'd like to create dhcp server pool on ASA 5510. I was wondering how big is the DHCP scope that Cisco ASA 5510 can support? Are there any ASA models which can support up to subnet mask 22 for DHCP scope?

View 7 Replies View Related

Cisco Firewall :: 5510 - Static NAT Required But Outside NAT Pool Already Exhausted

Mar 10, 2012

I  got a project where I have to provide NATTED addresses to cutomers for  the internal servers and I found out that the outside address range /27  already in use. We are using 5510 with ver 8.1. We cant use PAT here.

View 1 Replies View Related

Cisco Firewall :: Difference ASA5510-BUN-K9 And ASA5510-Sec-Bun-K9

Jun 6, 2012

ASA 5510 have two model Bun-K9 and Sec-Bun-K9 from the datasheet find out difference Port related and Redundancy. My questions is : Have any major difference for Security service between two model ?

View 3 Replies View Related

Cisco Firewall :: Ubuntu 10.04 / Firewall Starts Randomly Responding To ARP Requests For Other IPs

Aug 22, 2011

I have my firewall on IP 192.168.0.1 (for example, real IP is a class C address).  I have a web server (Ubuntu 10.04, though this happened before with an 8.04 box as well) on ip 192.168.0.101.  Everything will be functioning fine, and I won't have any issues for a while.  Then, randomly I'll have problems getting to my web server, getting disconnected from SSH sessions.  I go to one of my linux boxes and do an "arping -b 192.168.0.101" and I will get  two responses, one from my firewall and one from the box, as illustrated below.  The only way to correct the issue that I've run into is to reload the firewall, which will then behave properly again until it randomly decides to start answering ARP requests on the other IP again.
 
nwiadmin@vm-test-lx:~$ arping -b if-webdevint4-lxWARNING: interface is ignored: Operation not permittedARPING 192.168.0.101 from 192.168.0.168 eth0Unicast reply from 192.168.0.101 [xx:xx:xx:xx:xx:xx]  2.309msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  2.434msUnicast reply from 192.168.0.101 [xx:xx:xx:xx:xx:xx]  2.280msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  2.377msUnicast reply from 192.168.0.101 [xx:xx:xx:xx:xx:xx]  2.129msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  2.221msUnicast reply from 192.168.0.101 [xx:xx:xx:xx:xx:xx]  1.839msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  1.934msSent 4 probes (4 broadcast(s))Received 8 response(s)
 
Reloaded firewall
 
nwiadmin@vm-test-lx:~$ arping -b if-webdevint4-lxWARNING: interface is ignored: Operation not permittedARPING 192.168.0.101 from 192.168.0.168 eth0Unicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  2.839msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  1.935msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  1.758msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  2.733msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  9.568msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  1.931msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  2.283msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  1.756msUnicast reply from 192.168.0.101 [yy:yy:yy:yy:yy:yy]  2.070msSent 9 probes (9 broadcast(s))Received 9 response(s)

View 5 Replies View Related

Cisco Firewall :: ASA5510 - Unable To Ping From User Desktop To Firewall Inside IP

Jun 11, 2012

I am able to ping from Switch to firewall inside ip and user desktop ip but unable to ping from user desktop to  FW Inside ip.. config is below for both switch and FW Cisco ASA5510....
 
TechCore-SW#ping 172.22.15.10
Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 172.22.15.10, timeout is 2 seconds:

[Code].....

View 7 Replies View Related

Cisco Firewall :: ASA5510 Secondary Firewall Crashes After Upgrade To 8.4.1

Jun 29, 2011

I have two ASA5510's set up in failover, and the secondary keeps crashing after doing the interface checks when bringing failover up. This only happens if I try to upgrade the image on the secondary to anything newer than 8.4.1 (I've tried with 8.4.1-11 and 8.4.2). The primary one run just fine with new images.
 
I don't have the exact error right now, as I need to do a screen capture from console. It's just a huge crash dump.Are there anything I might have missed during the upgrade? Should I cold-boot both the firewalls in the correct order?

View 7 Replies View Related

Cisco Firewall :: ASA5510 Firewall Transparent Mode

Sep 10, 2012

i have a ASA5510 in the office, that already configured 3 context, namely, admin, user, server.in the server context, the last running config was not saved, and there was a power trip last friday night. 1 of the sub interface was affected, and i need to recreate that interface.I am getting the below error, it only allow me to do changes those pre-defined interface.how to I create extra sub interface?

View 3 Replies View Related

Cisco Firewall :: ASA5510 Firewall Interface Speed

Jul 21, 2011

I have a ASA5510 and I have a question about the speed the ports can handle, here is one port:
 
-interface Ethernet0/2
- speed 100
-shutdown
- no nameif
-no security-level
-no ip address
 
it's ethernet and not fastethernet so I figure it will only go to 10Mbps, but at the same time I can hard code the speed to 100.

View 2 Replies View Related

Cisco Firewall :: Memory Upgrade Of ASA5510 Firewall

Feb 22, 2012

i have cisco ASA 5510 Firewall using  in my network, i have  planning  to upgrade the Flash  memory  from  256 mb  to  512 mb  and   the RAM  from 256 mb to  1GB.

View 1 Replies View Related

Cisco Firewall :: ASA 5505 - Randomly Stops Responding

Jun 5, 2012

I have an asa5505 with software version 7.2(3) that randomly stops responding. The firewall sits in front of a public facing webserver that handles a significant amount of traffic.I was wondering that would happen when the asa5505 reaches or exceeds the 4000 connections per second limit... i.e. would this possibly explain why my asa5505 stops responding and requires a power cycle in order to start working again. when it "crashes" it does not respond on either the outside or inside interfaces.

View 5 Replies View Related

Cisco Firewall :: Asa5510 - How To Add Secondary Firewall

May 4, 2012

I have a cisco asa 5510 with security plus license in Live enviroment . I need to add a secondary firewall . I was planning to do in active /standby mode for failover .But i have a doubt , when i do "show version " on live asa output says Active /active failover , does this means that i can only configure failover in active/active mode not in active/standby (which i want to do )?

Maximum Physical Interfaces  : 8
VLANs                        : 20, DMZ Unrestricted
Inside Hosts                 : Unlimited
Failover                   : Active/Active
VPN-DES                      : Enabled
VPN-3DES-AES                 : Enabled
VPN Peers                    : 25
WebVPN Peers                 : 2
Dual ISPs                    : Enabled
VLAN Trunk Ports             : 8
AnyConnect for Mobile        : Disabled
AnyConnect for Linksys phone : Disabled
Advanced Endpoint Assessment : Disabled
UC Proxy Sessions            : 2

This platform has an ASA 5505 Security Plus license...

View 4 Replies View Related

Cisco Firewall :: RDP Access Through ASA5510 Firewall?

Feb 12, 2012

i  am  using Cisco ASA5510 Firewall  in my  Network in the distrubition Layer .Private Range of Network Address  use  in the Network  and PAT  at the FW for  address translation.presently  encountering an issue  the users  behind  the FW  in my network  unable to  RDP  at port 2000  presented  at the Client Network.Able to Telnet  on port2000 but  not RDP .  any changes needed at the FW end  to  get the RDP Access.

View 12 Replies View Related

Cisco Firewall :: ASA 5505 Dropping Internet Connection Randomly

May 24, 2012

One of our hospitals keeps reporting that their internet is going out for a while than comes back up, sometimes they even have to reset the ISP modem for this it to work again. I upgraded and switched ISP to Time Warner Cable and figured it would essentially solve the issue, but there are still reports of internet outage and our new ISP has confirmed multiple times that their end is still up. Our ASA 5505 was configured by a previous employee, but when looking at the running config I noticed that the Interface for our ISP is NOT set to Duplex Full and Speed 100.

interface Ethernet0/5

switchport access vlan 2

View 3 Replies View Related

Cisco Firewall :: ASA 5505 Dropping Internet Connection Randomly?

May 24, 2012

One of our hospitals keeps reporting that their internet is going out for a while than comes back up, sometimes they even have to reset the ISP modem for this it to work again. I upgraded and switched ISP to Time Warner Cable and figured it would esentially solve the issue, but there are still reports of internet outage and our new ISP has confirmed multiple times that their end is still up. Our ASA 5505 was configured by a previous employee, but when looking at the running config I noticed that the Interface for our ISP is NOT set to Duplex Full and Speed 100.
 
interface Ethernet0/5
switchport access vlan 2

View 1 Replies View Related

Cisco Routers :: RV082 V03 Randomly Connection Lost When Firewall Enabled

Sep 11, 2012

Hardware: RV082 V03
Firmware: RV0XX-v4.2.1.02
Lan: 192.168.1.0/255
Static routing: 192.168.1.239 to 172.25.152.64/224

The unit is configured as internet gateway. 4 NAT ports are active. When firewall disabled all works fine. When firewall enabled I do get connection lost at random interval. In firewall only 4 rules added to the default 3 rules. The added rules are:

1/ permit 192.168.1.22 port 25 to any
2/ permit 192.168.1.27 port 25 to any
3/ permit 192.168.1.10 port 25 to any
4/ deny any port 25 to any
 
I do get at random times connection lost when navigating with windows explorer on a PC with IP 192.168.1.x to a share on a PC with IP 172.25.152.74. The same happens when copying files.  Sometimes it works, later it fails or reties are needed.  When the firewall is switched off all runs fine.

Ping from 192.168.1.x to 172.25.152.74 allways give a <1ms response
 
Is there a RV082 perfomance problem or do I have a configuration problem?

View 4 Replies View Related

Cisco Firewall :: Using SCP On ASA5510

Mar 14, 2011

We have to use scp on all of our network devices.  It worked quite well on our routers and switches but I can't seem to get it to work for the firewalls and IPS.  I enabled scp on my ASA5510 using the command "ssh scopy enable".  I also ensured that a rsa key was generated and that ssh ver 2 was enabled.  But I can't seem to locate the commands to actually have my firewall either copy it's configuration to a server or reach out to a server to pull down a file.  We are using IOS 8.2(1).

View 1 Replies View Related

Cisco Firewall :: ASA5510 Rdp With QoS

Mar 22, 2011

I have a customer who wants to prioritze rdp traffic throgh the firewall.I know that its port 3389, but outgoing traffic is a random port number.Any smart way to catch this traffic and get it in the LLQ ?

View 3 Replies View Related

Cisco Firewall :: ASA5510 - IOS Upgrade From 8.0(3) To 8.2.5

Sep 13, 2012

we have ASA 5510 which we need to upgrade from 8.0(3) to 8.2.5. can we directly switch to 8.2.5 from 8.0(3) , if not what all versions we need to go from.
 
What all point needs to check before that following is show flash output.
 
97  14635008   
Jan 01 2003 14:12:16  asa803-k8.bin   98  4096 
May 14 2008 21:22:10  tmp    2  4096
Apr 20 2008 02:21:46  log    6  4096
Apr 20 2008 02:22:16  crypto_archive   99  6851212
[Code] .....

View 4 Replies View Related

Cisco Firewall :: ASA5510 Allow Traffic From DMZ To LAN

Sep 18, 2011

My device has 3 interfaces configured: inside, outside, DMZ.  Right now I can access the DMZ from the Internet and I can access the DMZ from the LAN using an exempt nat statement.  I am having a few issues setting up DMZ > LAN access however.  The servers running on the DMZ need to send information to my LAN such as syslog traffic for example.  Will DMZ traffic be NATed or should this somehow be excluded?  Bascially all LAN devices should get to the DMZ devices by their actual IP and vice versa.  Are there any special statements I need to add to the ASA such as nat or ACLs to make this work?  My LAN is 10.10.6.0/24 and DMZ is 192.168.254.0/24.

View 1 Replies View Related

Cisco Firewall :: ASA5510 Cannot Seem To Get From Inside To Outside

Oct 20, 2011

I have a ASA 5510 with asa8.4(2) and asdm6.4(5)205.  Have a new basic config, nothing special at this time.  I just cannot seem to get from the inside to the outside.  From the outside interface I can ping, so I have a good Internet connection. [code]

View 3 Replies View Related

Cisco Firewall :: ASA5510 8.4 DMZ Cannot Get To Internet

Apr 24, 2012

WE have a DMZ on ASA5510 8.4, it can access anything internal  interface but cannot get out to internet or outside interface. I try to ping from a host in the DMZ to 8.8.8.8 and get this in the log 6Apr 25 201208:24:431100038.8.8.80172.10.1.1501Routing failed to locate next hop for ICMP from outside:8.8.8.8/0 to inside:172.10.1.150/1. [code]

View 14 Replies View Related

Cisco Firewall :: To Upgrade To 2GB RAM In ASA5510

Apr 5, 2012

I am having ASA5510 firewall which has 1GB RAM currently. I want to upgrade to 2GB. When I opened the box, I can see only 1 slot to insert the RAM. I searched in Cisco website and I got to know that I need to use 2 x 1 GB RAM. So, I need to have 2 slots to do that. But,  I am having only 1 slot in the box.

View 5 Replies View Related

Cisco Firewall :: Alternative To PBR On ASA5510

Mar 30, 2011

We have an ASA5510 with a backup ISP connection protecting our corporate network.  I also have a mail server and I would like to route SMTP traffic over the backup network.  I realize that the ASA5510 does not support PBR, but I also know that I can use static NAT rules as a workaround to direct specific types of traffic over a particular interface (e.g. "static (outside,inside) tcp 0.0.0.0 www 0.0.0.0 www netmask 0.0.0.0" and "static (backup,inside) tcp 0.0.0.0 smtp 0.0.0.0 smtp netmask 0.0.0.0"). is it possible to use something similar to force a particular host to use a specific interface? I have tried to make this work on my own without success.  Is it even possible?

View 5 Replies View Related

Cisco Firewall :: Pix 501 Licensing With Asa5510

Dec 5, 2012

I bought a Cisco ASA 5510 (P/N: ASA5510-BUN-K9) and i would like to know if i have to buy some license,What i mean is, for the basics, it still being necessary aquire some license?

View 3 Replies View Related

Cisco Firewall :: ASA5510 IOS Upgrade From 7.04 To 8.2?

May 31, 2011

We are about to upgrade our ASA's from 7.04 to 8.2. Obviously I will be opening a TAC case to assist with the upgrade and I will also be upgrading ASDM software at the same time. These production firewalls are paired with an active --> failover scenario and not active --> active.  I had previously engaged cisco regarding the upgrade and they have recommended an upgrade path to ensure success. Also, I have a pair of test ASA's that I've gone through the upgrade process with - documenting the changes in commands and any changes in my config (I didn't notice any).So, the reason for my post is this: What are the gotcha's that you may have run into when upgrading your ASA's?These are fairly high visibility ASA's and any downtime due to the upgrade needs to be mitaged as much as possible.

View 1 Replies View Related

Cisco Firewall :: ASA5510 With 2811 ISR?

May 26, 2012

I have a 2811 ISR configured to provide the following services to my network:
 
Internet access to LAN users Cisco Call Manager ExpressSite-to-stie VPN to 3rd party networksVPN server to provide VPN access to remote usersSecurity Zone configurationsStatic NAT configurations Now I recently just got the ASA5510 device and I am not sure how to go about with the setup, whether to put the ASA in between the internet and the ISR (Internet - ASA - ISR - LAN), or put the ISR in between the internet and the ASA (Internet - ISR - ASA - LAN)?

While i know I can move most of the config unto the ASA, i know that the CME cannot be moved, hence I would like to do the setup such that users on the network still have access to CME.

View 5 Replies View Related

Cisco Firewall :: No Response From ASA5510

Apr 24, 2012

We have an ASA5510 and I am getting absolutely no response from the console port.  Not even a blip when I turn it on.  If I leave the compact flash in the internal bay, I get Green Power, Amber Status, Amber Active and Green VPN when I start it up.  The Flash LED flashes Green twice then goes out.  If I move the compact flash to the external bay, all of the other lights remain the same as described above but the Flash LED goes to steady Green.  How ever, there is still no response whatsoever from the console port.  Have replaced the DIMM but that had no effect.  This is a four (4) slot ASA5510 and I have just the one DIMM in slot P13 as described on a post I found.  The power supply fan comes on as well as the two (2) fans that cool the heatsink.  The other two (2) fans on the expansion module side do not come on. 

View 1 Replies View Related







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