Cisco VPN :: AES256 / 3 DMVPN Tunnel With Different Encryption To The Same Destination?

Apr 25, 2013

i have a general Question regarding buildings SA´s between two peers.Can I establish more than one SA between two Peers with the same IP Address?Actually I have 3 DMVPN´s running in parallel in different VRF´s using the same SA.They have all the same IPSEC encryption AES256.Now I need to reduce the encryption to 3DES in one of the three DMVPN´s.Is that possible or do I need a differnet IP Address so that the SA Pair is unique?Thats how I stared, with a Phase 2 failure that it is not acceptable.

crypto keyring preshared
  pre-shared-key address x.x.x.x key ....ncvnbxcnbLsaYiKtxc4ex4U99Tn...
  pre-shared-key address x.x.x.x key ....qerqwerJLsaYiKtxc4ex4U99Tn...
  pre-shared-key address 0.0.0.0 0.0.0.0 key ....JLsaYiKtxewrc4ex4U99Tn...

[code]....

View 4 Replies


ADVERTISEMENT

Cisco VPN :: AES256 VPN Encryption Method

Dec 21, 2012

I've some VPN encryption method questions.Is it recommended to use different encryption algorithms for both VPN phases (phase 1 and phase 2)?I’ve read once that it is much secure to use different encryption algorithms for each phase.In my opinion, I would go for the AES256 algorithm in both phases. But maybe it is a better idea to use AES128 or AES192 in the first phase and AES-256 in the second phase… I don't know.After saying this, I’m also wondering about the best VPN encryption setup for a site-to-site VPN (IKEv2) when using a Cisco ASA like the 5510, 5520 or the 5515.Which encryption method is recommended for phase 1 and phase 2Which PFS / DH-group should be used (considering CPU load and security) 

View 2 Replies View Related

Cisco Security :: Encryption Option For AES256-CTR

Aug 1, 2011

Does there are plans to include  support AES256-CTR (vice AES256-CBC) in IOS code?

View 2 Replies View Related

Cisco WAN :: 2911 - DMVPN Tunnel 0 Up - Line Protocol Down

Jul 8, 2011

We have a 6 spoke DMVPN setup. Five of the six spokes work fine. On the 6th spoke, a 2911, we have created a Tunnel0. Other spokes and the hubs can ping it's ip, but it can't ping itself. When we do a show interface it shows the Tunnel 0 is up, but the protocol is down. What does that mean?

View 4 Replies View Related

Cisco VPN :: 1811 / Packet Loss Via DMVPN Tunnel But Not Across WAN

May 12, 2011

Scenario:
 
Central Router (WAN: 1.1.1.1) <--> Internet <--> (WAN: Dynamic IP) Branch RouterTunnel 172.31.254.1/26                                     Tunnel 172.31.254.9/26
 
Central router is a Cisco 1811 running IOS c181x-advipservicesk9-mz.151-4.M.bin.Branch router is a Cisco 1941 running IOS c1900-universalk9-mz.SPA.151-4.M.bin.
 
When I do a Ping test directly from the branch to central router over the Internet I have no packet loss:
 
branch#ping 1.1.1.1 source GigabitEthernet 0/0 repeat 1000Type escape sequence to abort.Sending 1000, 100-byte ICMP Echos to 1.1.1.1, timeout is 2 seconds:Packet sent with a source address of 192.168.0.100!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!(...)!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!Success rate is 100 percent (1000/1000), round-trip min/avg/max = 40/41/60 msbranch#
 
When doing a Ping test over the DMVPN tunnel (which is using the WAN IP as source) I see packetloss.
 
branch#ping 172.31.254.1 source Tunnel 3 repeat 1000Type escape sequence to abort.Sending 1000, 100-byte ICMP Echos to 172.31.254.1, timeout is 2 seconds:Packet sent with a source address of 172.31.254.9!!!!!!!!!!.!!!!!!!!!!.!.!!!!!!.!!!!!..!!!!!!..!!!!!!!!.!!.!!!!!.!!!!!!!!!!!!.!!!!!.!!!.!!!!!!!!!!!..!!!!.!.!.!!!!!.!!!!!!!!!.!..!!!.!.!!!!!.(...)!!!!!!.!!!.!!!!.!!!!.!.!!.!!!!!!!!!!!!!!!.!!.!!!!!!!!!.!!!.!!.!.!!!!!...!!!!!!!!!!..!!!!!!Success rate is 79 percent (795/1000), round-trip min/avg/max = 40/43/568 msbranch#
 
Central:

interface Tunnel0 description Testing (DMVPN) bandwidth 10000 ip address 172.31.254.1 255.255.255.192 no ip redirects ip mtu 1400 ip nhrp authentication testing ip nhrp map multicast dynamic ip nhrp network-id 1 ip nhrp holdtime 600 ip nhrp redirect ip tcp adjust-mss 1360 no ip split-horizon eigrp 1 tunnel source FastEthernet1 tunnel mode gre multipoint tunnel key 100003 tunnel bandwidth transmit 10000 tunnel bandwidth receive 10000 tunnel protection ipsec profile secure_profile shared
 
Branch:
 
interface Tunnel3 description Testing (DMVPN) bandwidth 2000 ip address 172.31.254.9 255.255.255.192 no ip redirects ip mtu 1400 ip nhrp authentication testing ip nhrp map multicast 1.1.1.1 ip nhrp map 172.31.254.1 1.1.1.1 ip nhrp network-id 1 ip nhrp holdtime 300 ip nhrp nhs 172.31.254.1 ip nhrp shortcut ip nhrp redirect ip tcp adjust-mss 1360 no ip split-horizon eigrp 1 delay 1000 tunnel source GigabitEthernet0/0 tunnel mode gre multipoint tunnel key 100003 tunnel bandwidth transmit 2000 tunnel bandwidth receive 2000 tunnel protection ipsec profile secure_profile shared
 
Crypto parameters on both central and branch routers:
 
crypto isakmp policy 1 authentication pre-share
  crypto ipsec transform-set secure_transform-set esp-3des esp-sha-hmac mode transport
  crypto ipsec profile secure_profile set transform-set secure_transform-set
 
I disabled CEF on both the central and branch routers and no success.  The EIGRP neighborship appears to be stable.

View 4 Replies View Related

Cisco WAN :: 3845 Bandwidth Limitation On DMVPN Tunnel Interfaces

Apr 23, 2012

So in our DMVPN network, we have this Cisco 3845 hub router that is connected via a DS3 to the Internet, and our spoke sites usually have a broadband connection that typically have a maximum of 1Mbps upload capacity. We are getting ready to add a few more sites to our network that are connected to the Internet with 10Mbps upload speeds (and 50Mbps download). Spoke site routers are usually 800 series ISRs. We have seen spikes of 8-10Mbps on the hub router so far. So the question is that a site with 10Mbps upload speed transmit to the full capacity over a DMVPN tunnel or is it limited by other factors? What are those factors?

View 4 Replies View Related

Cisco VPN :: 886 DMVPN Tunnel Sourced Via Loop Back Error

Nov 22, 2012

I am having a hard time trying to configure DMVPN with the tunnel being sourced via a loopback interface. All routers are Cisco 886 routers which don't have L3 ports.That is why I used SVI interfaces, and have configured the L2 ports (Fa0, Fa1, etc.) with the command switchport access vlan.The problem is that I am receiving Invalid SPI error's only on the Hub router and I have no clue what could be the problem, because they use exactly the same parameters for IPsec. [code]

View 1 Replies View Related

Cisco WAN :: Network Slow Down With DmVPN Tunnel On 2811 Router?

May 15, 2013

We are facing network heavy and slow performance at one of our remote site, we are using Cisco2800 series router with same IOS on either of the sites.Our WAN network is running on BGP with EIGRP configured and tunnels were configured on either of the sites. As part of the testing I have removed the tunnel to see the performance was ok from Head office to remote branch and the WAN network is getting heavy and slow down when we put the tunnel back in hub and spoke.
 
quick info
 
Cisco 2800 Series router
 IOS: (C2800NM-ADVIPSERVICESK9-M), Version 12.4(15)T1, RELEASE SOFTWARE

View 1 Replies View Related

Cisco WAN :: 1841 - Duplicate Multicast Packets With DMVPN Tunnel

Mar 21, 2013

I have a setup where a spoke (cisco 1841) is sending a multicast feed to a hub (cisco 2951) via a DMVPN tunnel on the Internet. The feed arrives on interface fa0/0 of the cisco 1841 and is forwarded to the tunnel interface.  It is about 160,000 kbit/s and 18 pps. This always looks the same:
 
cisco2951-1-hub#sh run int tu10
!
interface Tunnel10
description DMVPN TUNNEL

[Code]...

View 5 Replies View Related

Cisco WAN :: 7609S - Configure Per-tunnel QoS With DMVPN For MPLS Connected Sites?

May 3, 2013

One of the customers has deployed Cisco 7609S in their infrastructure for Branch/RO connectivity. When we tried to configure per-tunnel QoS with DMVPN for MPLS connected sites, we came to know that Cat 6500 and Cisco 7600 series routers don't support this feature.
 
Now, we are looking for suitable replacement of Cisco 7609S. I found a document for configuring above feature on Cisco ASR 1000 series routers, but it has many restrictions always.
 
We are now looking for
 
(a) suitable platform in the league of Cisco 7609S which support above feature.

(b) suitable technology replacement of DMVPN with minimum restrictions.

View 1 Replies View Related

Cisco Firewall :: Can Configure Two IPsec Tunnel In ASA5525X / When Destination Is Same

Sep 7, 2012

Can I configure two IPsec tunnel in a ASA5525X, when the destination is same.

View 1 Replies View Related

Cisco VPN :: PIX-515E Version 8.0(2) - Cannot Reach Destination Of One IPSec Tunnel Via Another

Apr 17, 2013

I have a PIX-515E version 8.0(2).I have two remote sites connected to this PIX via IPSec tunnels.Each remote site can reach the local networks behind the PIX but I can not reach remoteSiteA from remoteSiteB.So, 
 
10.30.8.254 SiteA <----- IPSec -----> PIX1 <----------------> SiteX 10.0.8.1
  10.138.34.21 SiteB <----- IPSec -----> PIX1 <----------------> SiteX 10.0.8.1
 SiteA can ping SiteX
SiteB can ping SiteX
SiteA can't ping SiteB
SiteB can't ping SiteA
 
If i do show crypto isakmp ipsec sa I can see appropriate subnets:
 
Crypto map tag: CRYPTO-MAP, seq num: 4, local addr: 203.166.1.1 
access-list ACLVPN-TO_SITEA permit ip 10.138.34.16 255.255.255.240 host 10.30.8.254
local ident (addr/mask/prot/port): (10.138.34.16/255.255.255.240/0/0)
remote ident (addr/mask/prot/port): (10.30.8.254/255.255.255.255/0/0)
current_peer: 104.86.2.4

[code]....
 
Some log messages that seem to point to the problem...
 
Apr 18 2013 13:27:35: %PIX-4-402116: IPSEC: Received an ESP packet (SPI= 0xD51BB13A, sequence number= 0x21A) from 104.86.2.4 (user= 104.86.2.4) to 203.166.1.1.  The decapsulated inner packet doesn't match the negotiated policy in the SA.  The packet specifies its destination as 10.138.34.21, its source as 10.30.8.254, and its protocol as 6.  The SA specifies its local proxy as 10.0.8.0/255.255.255.0/0/0 and its remote_proxy as 10.30.8.254/255.255.255.255/0/0 
 
My question is really do I need to do anything funky to allow the traffic to pass between the two tunnels?

View 2 Replies View Related

Cisco WAN :: 3900 ISR G2 AES256 Support In Hardware?

Jan 29, 2011

The datasheets indicate that the 39xx series ISR G2 routers support AES, but they don't indicate if they handle both AES128 and AES256 in hardware.  Via our account manager, we've heard that they only support AES128 in hardware, but not AES256.  Given there's no equivalent of an AIM-VPN/SSL-3 module for a 39xx router, this could be a problem for a deployment we're looking at doing.
 
I can find no document anywhere on cisco.com that confirms that AES256 specifically is supported IN HARDWARE on, say, a 3945E router.
 
And, if it is supported, are there any performance numbers available for throughput?  We're trying to find out if a 3945E is appropriate, or if we need to go with a 7206VXR w/NPE-G2 and VAM2+ module.

View 3 Replies View Related

Cisco WAN :: 861 Router And DMVPN

Nov 24, 2011

There use to be Cisco 851 routers, but lately these routers are replaced with Cisco 861-K9 routers, and these 861 routers doesn't support DMVPN, instead 851 use to be.

Is there any license file we can upload in 861 router for DMVPN capability, if yes may i know the SKU # for that. We have some customers having 6-7 locations and they are planning to have 2 more locations, we implement already DMVPN in there network, if we go with the 87X or 88X router there price is almost double the price of 861.

View 1 Replies View Related

Cisco :: 1941 / IP SLA In Combination With DMVPN?

Sep 5, 2012

I have a problem with my routers (cisco 1941)I'm running a DMVPN network (Hub and spoke)All the hubs are connected to the 2 hubs. With 4 tunnels. (each hub has 2 interfaces to the spokes. the spokes only have one interface to the hubs, so I splitted them and so I now have 4 dmvpn tunnels). one of the interfaces on a hub malfuntioned and because of that the customers had problems with logging in and sending packets. I made this kind of structure because of when one of the tunnels failed the spoke could use the 3 others... BUT, what happened here was that the spoke still tried to use all 4 of the tunnels and because of that I had 25% package loss!So this didn't work. Now I read about IP SLA, but I was wondering of this could work? (I cannot test it on spare routers, and I don't want to implement it and risking a total network failure...) and how to configure it. Should I make 4 different sla processes which I should all 4 track? And when I make the ip routes, how should I make or configure it so that 1 of the tunnels/interfaces fails that the spoke would addapt the routes?

View 1 Replies View Related

Cisco VPN :: 877 / DMVPN NAT And Port Forwarding?

Sep 11, 2012

I have a setup with two Cisco 877's – 1 for the hub and 1 for the  spoke. The hub has a static WAN IP and the spoke has a dynamic WAN IP.  The two sites are tunneled with DMVPN and cert auth for connections via  Cisco VPN Client (terminating on hub router). All routes between the two  sites work fine – I can see through both ends via LAN IPs and tunnel  IPs. I can connect externally through Cisco VPN Client and RDP into PC's  on the spoke end via local IPs.
 
My issue is: I want a port forward on the hub router, pointing to the  IP (172.16.1.X) of a device on the spoke end. So using the WAN IP of  the hub router, I can reach a host on the spoke side. At this point I  cannot get this to work and feel it's related to a NATing issue. Here is  my current config for both sites:
 
HUB Router:
 
!crypto pki server vpn-ca database level names issuer-name CN=*** CA,OU=*** Services,O=*** lifetime crl 336 lifetime certificate 7305 lifetime ca-certificate 7305 lifetime enrollment-request 1000 database url nvram! 
crypto pki trustpoint vpn-server enrollment url http://172.16.0.1:80 usage ike serial-number none fqdn none ip-address ***WAN IP*** revocation-check crl rsakeypair vpn-server 2048 auto-enroll 70 regenerate! 
crypto pki trustpoint vpn-ca revocation-check crl rsakeypair vpn-ca!

[code]....

View 1 Replies View Related

Cisco VPN :: 2821 / DMVPN With Dual WAN?

Nov 25, 2012

I have a DMVPN network with 2 hubs (2821's).  This setup is used for VoIP applications over the Internet for teleworkers. At the main hub site I used to have only 1 Internet feed which was DSL with a static IP.  Now I have 2 WAN feeds for this site - 1 FTTB w/ PPPoE & the DSL with static IP.  Since this site also hosts a PRI, I want all voice communications to go through the FTTB link instead of the DSL for obvious reasons, but keep the DSL as DMVPN Hub for all NHRP lookups as this link has a static IP address & is very stable.  We originally put the PRI router as a DMVPN spoke which connected through the FTTB link, with another router acting as the DMVPN hub on the DSL link.  This was obviously a waste of machinery. I want to combine both routers into one.  So I tried something like this (don't laugh):
 
Gi0/0 to FTTB (Dialer1 connects to Internet)
Gi0/1 to DSL (Public IP towards 877 demarc)
Tun0 attaches to Dialer1 public IP and connects to other spokes, no VRF
Tun1 attaches to Gi0/1 public IP and acts as DMVPN hub (ip nhrp map multicast dynamic) under VRF "Hub"
 
EIGRP AS 1 is set up twice, once under router eigrp 1, and the other using router eigrp 2 using an address-family under the Hub VRF.This kinda works but obviously Tun0 & Tun1 do not speak to each other.  I also had to remove the ip nhrp map instruction that pointed to Hub1 on Tun0, as this was causing a weird condition in the router where it was repeatedly trying to connect a tunnel to itself, and crash the router because the NHRP process would go haywire.  So my users must rely on the Hub2 to get a NHRP lookup for the PRI site.  If Hub2 goes down, everything works in the network except for tunnel connections to the FTTB link.  I'd rather not have to configure 2 tunnels on each spoke router unless I really have to. 

View 2 Replies View Related

Cisco WAN :: 7201 Option To Send All Traffic Through GRE Tunnel / L2TPV3 Tunnel

Jan 9, 2011

i have a 7201 router with NPE-G2. i have a design which i have the option to send all the traffic through a GRE tunnel or a L2TPV3 tunnel.which method is more CPU consumption ?

View 1 Replies View Related

Cisco :: DMVPN Network - Hub Router Support?

Jun 27, 2011

I am trying to spec out some routers for a small DMVPN network.I was thinking 2801's for my hub routers.will these run DMVPN out of the box or do they need additional hardware modules?according to the below linkyou need a "AIM-VPN/SSL-2" module in order for it to work, but then according to"The Cisco 2800 Series supports IPSec Digital Encryption Standard (DES), Triple DES (3DES), Advanced Encryption Standard (AES) 128, AES 192, and AES 256 cryptology without consuming an AIM slot."

View 1 Replies View Related

Cisco :: Maximum Vpn Connections In A DMVPN Solution

Sep 9, 2011

Building a dmvpn network with 2911 hub router.Anyone have a clue how many simultaneous vpn connections can be used? The amount of transferred data is very small.

View 1 Replies View Related

Cisco :: Config DMVPN Between 2 Hub Location And One Spoke?

Nov 19, 2011

suppose i have 2 hub location and one spoke and i want to config DMVPN between them and want to keep 1 HUB as active and 2nd HUb as passive then how its possible.

View 2 Replies View Related

Cisco VPN :: Is It Possible To Run DMVPN On 7606 Without Ipsec Module

Apr 16, 2011

We have  7606 router without any ipsec module on it,so i check the ios and it has all commands in interface tunnel for configuring the dmvpn multipoint tunnel and also protection profile for ipsec! so i have this question: do we can run dmvpn between this router and our wan routers wich are 3845.

View 2 Replies View Related

Cisco WAN :: 1500 / What Router To Chose For DmVPN

Sep 10, 2012

What router would you choose to setup 1500 dmvpn tunnels (mGRE/ipsec)? so this router will be my hub and the hub will have 1500 tunnels.this router with this many tunnels will have to be able to provide excellent service to all spokes/tunnels.the spokes will mainly use the tunnels for business, transfering small files and some email I would say they may transfer 500megabyte of data per day but that's the absolute maximum.

View 4 Replies View Related

Cisco VPN :: DUAL DMVPN On 1812 Routers?

Nov 1, 2011

I have 5 cisco 1812 routers that i set up in a hub-spoke dmvpn configuration between 5 sites. All routers have a secondary internet connection . Could i set up a second tunnel interface on each router to create a backup dmvpn that will use this secondary internet connection? i use EIGRP for routing.

View 2 Replies View Related

Cisco VPN :: 3825 Series DMVPN Scalability

May 31, 2011

I have three Hub routers that I'm wanting to compare DMVPN scalabiltiy capabilities (3825 versus 3945 and 3845).  I know it must be there somewhere and I'm just not looking in the right place.  But I've read and read and read about DMVPN designs and I'm not finding anything.  This is turning into a time killer. What are the DMVPN limitations of these three routers are?

View 6 Replies View Related

Cisco VPN :: 65335 DMVPN Crypto Map Priority

Feb 27, 2013

New to the forum and not much Cisco IOS experience let alone on the security side of things. I know how to navigate the IOS and can do basic switching and routing just fine. My company currently has a DMVPN setup w/ about 10 tunnels going back to the hub. We have 4 more sites they want me to setup and I keep getting stuck at the crypto maps. I have been reading about VPN's, DMVPN's , etc. for days now but can't find any examples of how we are configured. The priority of our crypto maps start at 65536 and go up. Default max is 65335 from what I have read, and I cannot assign a priority that high statically. [code]

View 3 Replies View Related

Cisco VPN :: Configuring DMVPN With 2 ASR1006 Routers

Jun 7, 2011

I'm trying to configure and DMVPN architecture with two routers ASR1006 to server a bank remote offices, one ASR in CO building and the other in CA building (CO: Operational Center; CA: Recovery Center).Each ASR have two LAN connections to internal network and two WAN links to remote office.  Each WAN links belongs to differents provider.Each remote office has a router with two WAN links connected to that WAN providers.We are configuring the DMVPN considering two primary tunnels in the CO building and two failover tunnels in CA building.We made the configuration (schemas and configuration attached) but we only get two tunnels up at a time.  We cannot ping from office router to four tunnels interfaces in both hubs.

We made some test disabling some tunnels and we could get communication only with two tunnels interfaces. We got communication through tunnels when we have just two.We want to have the four tunnels for high availability. We would like to know how to troubleshoot and make a design review because the examples and documentations are very limited.

View 1 Replies View Related

Cisco VPN :: 2901 Router - DMVPN Is Not Working

Apr 15, 2013

Trying to setup a DMVPN on out existing equipment that is currently running all point to point vpn connections. basicly its not working. my best guess is something with the config is interfering but i'm not sure the remote router (881) is always comming back with MM_NO_STATE and the main router(2901) is either MM_NO_STATE or MM_SETUP. 

I added the config for the 881, 2901 and a debug crypto isakmp and debug crypto ipsec from both routers. I have verified the Keys are correct and it is not blocking port 500. if i issue a sh crypto isakmp policy they are the same on both routers.  if you need me to post anything else i will, one note i removed the configs that were part of the point to point tunnls on the 2901 router.        

View 3 Replies View Related

Cisco :: 7200 - DMVPN / QoS / Multicast Support

Apr 1, 2012

Is DMVPN supported on  Cisco 7200 XVR NPE-400, and would the NPE-400 module support QoS, multicast etc. I found an old doc mentioning DMVPN and this specific module.

View 1 Replies View Related

Cisco VPN :: Recommended IOS For DMVPN 3900 Series

Jan 1, 2013

I am setting up a DMVPN between several dozen sites using 2800, 2900 and 3900 series ISRs.  The DMVPN Design Guide recommends current 12.4 or 12.4T IOS, but the DG was last updated in July 2008.  I cannot seem to find any recommendations newer than this.  I'm hoping Cisco or the community can give me an updated recommendation.

View 5 Replies View Related

Cisco VPN :: QoS On 7206VXR DMVPN - Implement VoIP?

Sep 27, 2011

one of my customers wants to implement VoIP in his existing DMVPN Network Topology. I have read about the "Per-Tunnel QoS for DMVPN" but when it comes to configure it on my hub router (Cisco 7206VXR with c7200p-advsecurityk9-mz.124-15.T14.bin) I am lacking the option to set the "ip nhrp map group" command.
 
My question now is, is it generally not supported by the 7206VXR platform? Or can I get the option by upgrading the IOS to a newer version? If so, which one could I use ?

View 2 Replies View Related

Cisco WAN :: 1941 Router - Enable IPSec Virtual Tunnel Interface With Tunnel Mode IPv4

Sep 23, 2012

I'm in process of purchasing a new Cisco routers for our branches that will be used primary to enable IPSec virtual tunnel interfce with "tunnel mode ipsec ipv4". does the default IOS IP Base supports this feature? or i need to purchase DATA license or SECURITY license?

View 4 Replies View Related

Cisco :: ASA Same Source And Destination

Jul 24, 2011

I have a situation which requires some non best practice stuff to be done. There is a box behind an ASA that has a lot of code that references public DNS names and therefore needs access to itself and a number of other boxes on the same subnet via the public DNS names (that obviously resolve to public IPs). This traffic is dropped on some pretty fundamental ASA characteristics.I know this isn't really ideal, and it should be handled by DNS nstead, but I'm in somewhat of a bind and need to know if the ASA can allow this traffic.I figure I could match the traffic and exempt it from state-checking and that would probably work, but it's not a very graceful solution.

View 2 Replies View Related







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