Can two ASA build up a loadbalance such as active/active mode ?

Hi, Professionals
I am wondering if two ASA be able to build up a loadbalance such as active/active mode, balance the traffic, ?
thanks in advance,
Yang

Yes, running the ASA's in active/active is so you can load balance traffic. Here's a link with more information.
http://www.cisco.com/en/US/products/ps6120/products_configuration_example09186a0080834058.shtml
Hope it helps.

Similar Messages

  • HT204433 How can two or more widgets share resources such as javascript library?

      I am trying to develop several widgets that share the same javascript library, how can do this?

    (This is going to be a long one)
    Here is what I did. Before reading and replicating my steps please note that it did not work.
    First create the widget:
    Open dashcode. Select File/New Project.
    Select Dashboard/Custom Template to create the widget. You get the "Hello World" widget which doesn't do anything. Here is what you have:
    Just to add interaction, add a button. Go to Inspector, select Behaviors (see below) and for the onclick event add an event handler. Here's the screen shot:
    The main.js associated file will contain now the empty code for the event handler:
    Change it so it will change the text on the widget. I did it like this:
    function doSomething(event)
    document.getElementById("helloText").innerHTML = "Yay!";
    Click on Run. Here's the widget, working:
    Aaaand for some reason I cannot add an image. Let's do it in a reply to this post.

  • Can two Airport or Time Capsule devices work on one VDSL router?

    My Question might be limited to German Telekom users in Germany
    As a consequence of not being able to operate a guest network on time capsule when using a VDSL device such as Speedport W921V, my question is: can two airport extremes or Time Capsules be operated via bridge mode simultaneously over one speedport or what would be a similar alternative if the Speedport or similar modem/router device cannot set up an isolated guest network.

    So as the time capsule will then no longer be able to supply a guest network, but I need an isolated network, I was looking at the combination of multiple airport extremes or TC devices or a mix of the same
    While you can have multiple TCs or AirPorts configured in Bridge Mode, the networks will not be "isolated". In other words, if you want to designate an AirPort Extreme to provide the Guest Network for example, you can certainly give the Guest Network another name......but users on the Guest Network will be able to 'see" other users and devices on the rest of the network......since everything is in Bridge Mode.
    If you want to try to set up an "isolated" Guest Network, then the AirPort would be configured as a router.....not a bridge....so you would have DHCP and NAT enabled on the AirPort.
    You can avoid having DHCP IP address conflicts by changing the DHCP range on the AirPort....but you will still have a Double NAT error on the AirPort Network.  That might be OK if users will simply use the network to access the Internet.
    You also might be able to restore the Guest Network function on your "main" TC or AirPort by configuring it to operate as a router using DHCP and NAT.....not as a "bridge".
    I am not necessarily recommending that you do this.....since you would want to avoid a Double NAT error on the network if possible.....but it might work to allow the TC to provide both a main and guest network.

  • RE: how can two Forte installtion communicate

    Hi,
    I have similar arrangement here but for "user acceptence test". However,
    may I remind you that when some objects/codes got checked out --> overwrite
    with new import --> integrate --> check out again. Some funny things ( I
    would say corruption ) may happen. I have one time that a normal old piece
    of code got compilation error and no one can find out why. The last resort
    is that I deleted everything and start from scratch again. Then everything
    works.
    Thus, I would suggest that from time to time, you should start out with a
    new repository instead of using it over and over again in this fashion.
    Maybe you can archive the old one as a version backup.
    Regards,
    Peter Sham.
    -----Original Message-----
    From: Kalidindi, Ravi CWT-MSP [SMTP:[email protected]]
    Sent: Tuesday, February 16, 1999 1:10 AM
    To: 'Nick Delany'; 'Jim Rice'
    Cc: [email protected]
    Subject: RE: how can two Forte installtion communicate
    Nick...
    We have a similar situation here. We have about seven teams,
    each
    with their own repositories with interdependent code.
    Let me give you a simple scenario to explain how you can
    make it
    work:
    Problem
    --Team A is responsible for projects 1,2,3 and use repository RepA
    --Team B is responsible for projects 4,5,6 adn use repository RepB.
    --Project 2 is a supplier plan to project 5 and project 3 is a
    supplier plan
    to project 6.
    Solution
    --each repository is reponsible for some projects and these projects
    can be
    changed only in that repository.
    --each repository also has a workspace called "SlaveProjects"
    --This workspace has all the projects that are needed but are not
    developed
    by this team.
    --These projects are checked out so that no one else can change them
    -- so, RepB's slaveProjects workspace will have projects 2 and 3
    (and other
    projects they need).
    -- You can also password protect the slaveProjects workspace.
    -- When team A thinks they have a new working(or atleast compilable)
    "version" of projects 2 and 3, they can trigger of an fscript which
    will
    export the projects 1 and 2, possibly save it in version control.
    -- team B can then trigger another fscript which will pull the code
    from
    version control, import the projects 1 and 2 into RepB's
    slaveProjects
    workspace, integrate it and recheck everything out.
    Options
    -- you can get fancy with the scripts
    -- you can add the two scripts together to do the whole thing in one
    shot.
    However existense of many such repositories can cause integrate
    failures and
    you might not know where exactly it stopped. You need to log the
    output to
    keep track.
    -- you should probably make the second script actually create a
    temporary
    workspace, and import projects there and integrate. This is in case
    you had
    many other projects in the slaveprojects workspace that need not be
    integrated and rechecked out each time.
    -- you could create an application in forte or VB etc.. to make this
    process
    more sophisticated.
    Hope that gives you a start. Different locations definetly
    adds more
    complexity to this, but the concept should be the same. If you have
    more
    questions or need more help, I suggest you call Len Lopez at
    612-594-2539
    who has played around with this stuff a lot. He put in place a VB
    app that
    does most of the stuff for us and will probably make a presentation
    at the
    Forte Forum this year on the same topic.
    Good Luck!
    -Ravi Kalidindi
    Born Info Svcs Group.
    > -----Original Message-----
    > From: Nick Delany [SMTP:[email protected]]
    > Sent: Monday, February 15, 1999 10:27 AM
    > To: 'Jim Rice'
    > Cc: [email protected]
    > Subject: RE: how can two Forte installtion communicate
    >
    >
    > Jim,
    >
    > Rajiv may not be referring to scenario 1, but I'm involved in
    something
    > like
    > that.
    > We're a bi-located team, and while we are trying to split up the
    work to
    > minimise the geographical dependancies, I'd be interested in
    anything you
    > might have to say about the best way to share code/repositories.
    >
    > Nick
    >
    > -----Original Message-----
    > From: Jim Rice [mailto:[email protected]]
    > Sent: 08 February 1999 22:38
    > To: Rajiv Srivastava
    > Cc: [email protected]
    > Subject: Re: how can two Forte installtion communicate
    >
    >
    > Rajiv,
    >
    > Can you elaborate ? I can see your questions leading toward at
    least the 3
    > following scenarios....
    >
    > 1. Are you asking about 2 different independent developer groups
    which
    > have
    > only the internet as a possible connection pipe between them,
    > or
    > 2. Are you asking about 2 deployed applications which are the same
    > application but deployed to environment production1 and redeployed
    to
    > environment production2
    > or
    > 3. Are you asking about 2 deployed applications whic are different
    > applications and each is deployed to either
    > 3a. a common deployment environment using the same
    "Forte_NS_ADDRESS"
    > 3b. two seperate deployment environements using the different
    > "Forte_NS_ADDRESS" and therefore may even be on sepearte LAN/WAN's
    >
    > -Jim
    >
    > At 11:33 AM 2/8/99 , Rajiv Srivastava wrote:
    > >Can somebody tell me that what r the possible way where two
    different
    > >independent Forte Installation can communicate to each other.
    > >and share certain the information.
    > >
    > >thanking you in anticipation.
    > >
    > >Rajeev
    > >
    > >-
    > >To unsubscribe, email '[email protected]' with
    > >'unsubscribe forte-users' as the body of the message.
    > >Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    > >
    > Jim Rice mailto:[email protected]
    > Partner ConCall @ Feb 17
    > http://www.forte.com/events/frameset_partners.html
    > Forte Usr Mtg @ May9-12 http://forum99.forte.com
    > Partner Tech Specialist Work#: 301-721-1910
    >
    > -
    > To unsubscribe, email '[email protected]' with
    > 'unsubscribe forte-users' as the body of the message.
    > Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    > -
    > To unsubscribe, email '[email protected]' with
    > 'unsubscribe forte-users' as the body of the message.
    > Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    Hi,
    I have similar arrangement here but for "user acceptence test". However,
    may I remind you that when some objects/codes got checked out --> overwrite
    with new import --> integrate --> check out again. Some funny things ( I
    would say corruption ) may happen. I have one time that a normal old piece
    of code got compilation error and no one can find out why. The last resort
    is that I deleted everything and start from scratch again. Then everything
    works.
    Thus, I would suggest that from time to time, you should start out with a
    new repository instead of using it over and over again in this fashion.
    Maybe you can archive the old one as a version backup.
    Regards,
    Peter Sham.
    -----Original Message-----
    From: Kalidindi, Ravi CWT-MSP [SMTP:[email protected]]
    Sent: Tuesday, February 16, 1999 1:10 AM
    To: 'Nick Delany'; 'Jim Rice'
    Cc: [email protected]
    Subject: RE: how can two Forte installtion communicate
    Nick...
    We have a similar situation here. We have about seven teams,
    each
    with their own repositories with interdependent code.
    Let me give you a simple scenario to explain how you can
    make it
    work:
    Problem
    --Team A is responsible for projects 1,2,3 and use repository RepA
    --Team B is responsible for projects 4,5,6 adn use repository RepB.
    --Project 2 is a supplier plan to project 5 and project 3 is a
    supplier plan
    to project 6.
    Solution
    --each repository is reponsible for some projects and these projects
    can be
    changed only in that repository.
    --each repository also has a workspace called "SlaveProjects"
    --This workspace has all the projects that are needed but are not
    developed
    by this team.
    --These projects are checked out so that no one else can change them
    -- so, RepB's slaveProjects workspace will have projects 2 and 3
    (and other
    projects they need).
    -- You can also password protect the slaveProjects workspace.
    -- When team A thinks they have a new working(or atleast compilable)
    "version" of projects 2 and 3, they can trigger of an fscript which
    will
    export the projects 1 and 2, possibly save it in version control.
    -- team B can then trigger another fscript which will pull the code
    from
    version control, import the projects 1 and 2 into RepB's
    slaveProjects
    workspace, integrate it and recheck everything out.
    Options
    -- you can get fancy with the scripts
    -- you can add the two scripts together to do the whole thing in one
    shot.
    However existense of many such repositories can cause integrate
    failures and
    you might not know where exactly it stopped. You need to log the
    output to
    keep track.
    -- you should probably make the second script actually create a
    temporary
    workspace, and import projects there and integrate. This is in case
    you had
    many other projects in the slaveprojects workspace that need not be
    integrated and rechecked out each time.
    -- you could create an application in forte or VB etc.. to make this
    process
    more sophisticated.
    Hope that gives you a start. Different locations definetly
    adds more
    complexity to this, but the concept should be the same. If you have
    more
    questions or need more help, I suggest you call Len Lopez at
    612-594-2539
    who has played around with this stuff a lot. He put in place a VB
    app that
    does most of the stuff for us and will probably make a presentation
    at the
    Forte Forum this year on the same topic.
    Good Luck!
    -Ravi Kalidindi
    Born Info Svcs Group.
    > -----Original Message-----
    > From: Nick Delany [SMTP:[email protected]]
    > Sent: Monday, February 15, 1999 10:27 AM
    > To: 'Jim Rice'
    > Cc: [email protected]
    > Subject: RE: how can two Forte installtion communicate
    >
    >
    > Jim,
    >
    > Rajiv may not be referring to scenario 1, but I'm involved in
    something
    > like
    > that.
    > We're a bi-located team, and while we are trying to split up the
    work to
    > minimise the geographical dependancies, I'd be interested in
    anything you
    > might have to say about the best way to share code/repositories.
    >
    > Nick
    >
    > -----Original Message-----
    > From: Jim Rice [mailto:[email protected]]
    > Sent: 08 February 1999 22:38
    > To: Rajiv Srivastava
    > Cc: [email protected]
    > Subject: Re: how can two Forte installtion communicate
    >
    >
    > Rajiv,
    >
    > Can you elaborate ? I can see your questions leading toward at
    least the 3
    > following scenarios....
    >
    > 1. Are you asking about 2 different independent developer groups
    which
    > have
    > only the internet as a possible connection pipe between them,
    > or
    > 2. Are you asking about 2 deployed applications which are the same
    > application but deployed to environment production1 and redeployed
    to
    > environment production2
    > or
    > 3. Are you asking about 2 deployed applications whic are different
    > applications and each is deployed to either
    > 3a. a common deployment environment using the same
    "Forte_NS_ADDRESS"
    > 3b. two seperate deployment environements using the different
    > "Forte_NS_ADDRESS" and therefore may even be on sepearte LAN/WAN's
    >
    > -Jim
    >
    > At 11:33 AM 2/8/99 , Rajiv Srivastava wrote:
    > >Can somebody tell me that what r the possible way where two
    different
    > >independent Forte Installation can communicate to each other.
    > >and share certain the information.
    > >
    > >thanking you in anticipation.
    > >
    > >Rajeev
    > >
    > >-
    > >To unsubscribe, email '[email protected]' with
    > >'unsubscribe forte-users' as the body of the message.
    > >Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    > >
    > Jim Rice mailto:[email protected]
    > Partner ConCall @ Feb 17
    > http://www.forte.com/events/frameset_partners.html
    > Forte Usr Mtg @ May9-12 http://forum99.forte.com
    > Partner Tech Specialist Work#: 301-721-1910
    >
    > -
    > To unsubscribe, email '[email protected]' with
    > 'unsubscribe forte-users' as the body of the message.
    > Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    > -
    > To unsubscribe, email '[email protected]' with
    > 'unsubscribe forte-users' as the body of the message.
    > Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive
    <URL:http://pinehurst.sageit.com/listarchive/>
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

  • Can i use other application on ipad such as microsoft excel or word? how?

    can i use other application on ipad such as microsoft excel or word? how?

    'Normal' PC and Mac (OS X) software do not work on the iPad (iOS), they are different operating systems. You can only install apps from the iTunes App Store on your computer or the App Store app directly on your iPad.
    Numbers (http://itunes.apple.com/us/app/numbers/id361304891?mt=8) and Pages (http://itunes.apple.com/us/app/pages/id361309726?mt=8) are two options, as are third-party apps such as Documents To Go :
    'normal' version : http://itunes.apple.com/us/app/documents-to-go-office-suite/id317117961?mt=8
    premium version : http://itunes.apple.com/us/app/documents-to-go-premium-office/id317107309?mt=8

  • Can two iTunes accounts share the same appleTV simultaneously ?

    can two iTunes accounts share the same appleTV simultaneously ?

    This should help:
    iTunes: How to share music between different accounts on a single computer
    Note that when it says "publicly accessible location", it needs to be a place where everyone has read and write access. The most common such place is the Shared folder in the Users folder, but you can place the music elsewhere if you change the access permissions manually (don't start tinkering with permissions unless you're confident you know what you're doing and can reverse things if they get messed up). 
    Regards.

  • How do I use Cisco MARS to monitor two ASA (active/stby) with IPS modules?

    Hi
    The two ASA with IPS modules are in active/standby mode. When I try to add both the two IP (active/standby) into the MARS, the MARS will complain duplicated hostnames.
    How to setup MARS to monitor ASA with IPS with active standby topology?
    Thanks!

    Hi,
    The fundamental problem with this scenario is that you have non-failover capable modules in a failover chassis - think of the ASA failover pair as one device and the IPS modules as two completely separate devices.
    Then, as already mentioned, add only the primary ASA. (The secondary will never be passing traffic in standby mode so it's not actually needed in MARS) Then, with the first IPS module you can add it as a module of the ASA or as a standalone device (MARS doesn't care). With the second IPS module the only option is to add it as a separate device anyway.
    In a failover scenario the ASA's swap IP's but the IPS's don't so whereas you'll only ever get messages from the active ASA you'll get messages from both IPS IP's depending on which one happens to be in the active ASA at the time.
    Don't forget that you have to manually replicate all IPS configuration every time you make a change.
    HTH
    Andrew.

  • Can two players use the same game app without erasing each other's scores?

    Can two players use the same game app on the same device without erasing each other's scores?  My two sons build up their characters and progress in their games, then the other one wants to play, erasing the first son's progress.
    Is it possible to create two player identities in the Game Center? 
    Is it possible to have two different Apple User ID accounts on the same device?  Is that even desirable?
    Many thanks!
    MCPROBW

    You can create as many individual user accounts on a Mac as you like. Then, any one or more of those users can remotely log in from another Mac and use that Mac as their own, simultaneously. Each account will remain separate from all others.
    However, since each user needs to have a Mac to do that, I'm not sure how you could effectively double the number of users as you describe.

  • Once and for all: Can DVD SP build Blu-Ray disc content or not?

    Maybe I’m crazy, but…
    Everything I’ve heard to date has Apple backing the Blu-Ray format. Believing this, I just spent $900 on a new Lacie D2 external Blu-Ray burner (which IS Mac compatible). I also purchased Toast 8 (which IS Blu-Ray compatible).
    All I need to do now is build my disc content (assign H.264 1920x1080 content, build menus, etc.) then drop it all into Toast and burn Blu-Ray video discs… right?
    So what is all this I’m reading here about DVD Studio Pro supporting the HD DVD format and not Blu-Ray???!!!!!!
    Am I going to be able to do this using DVD SP or not, and if not, can anybody tell me a program I can use to build my Blue-Ray disc content? (All of my HD content is H.264 (1920x1080) rendered directly from Adobe After Effects).
    My deadline for this project is fast approaching and I’m hoping somebody can shed some light on this. If I can build Blu-Ray discs and burn them on my Mac using Toast 8 and the Lacie D2, I’ll make my deadline and justify the $900 spent thus far.
    Can anybody help?
    Thanks, SM

    Wait a minute,
    Maybe I don’t need to buy PC to run DVDit Pro HD. I have a Mac Pro! With Boot camp I have a PC! Any reason I shouldn’t try running DVDit on my Mac via the Boot Camp beta? That way I'd also be using my Lacie D2 Bu-Ray drive. And with Roxio's 30 day return policy I haven’t much to loose...
    I'm calling Roxio tech support. Let you know how it goes
    Sark
    Message was edited by: sarkmachine
    A LITTLE LATER:
    Just got back from digging into Roxio's discussion forum and here's what I found:
    I have travelled down the same frustrating path my friend!
    But I did succeed doing it all on my new mac Pro, finally...
    Install BOOTCAMP (free beta). Install WINDOWS XP ($269 from AMAZON). Install ULEAD BD RECORDER, which comes with DVD MOVIEFACTORY 6 (free trial, $80 to buy).
    BDAV worked well from SONY V1-U burning to MATSHITA BD-MLT SW-5582 and played perfectly in new SAMSUNG 1200 palyer on my 57" DLP.
    TIP - install BOOTCAMP et al on its own HD, and use NTFS... This will come in handy when doing a BDAV from a file such as HDV1080 that is larger than 4GB.
    To do BDMV, you'll need SONIC DVD-IT PRO HD ($499) which I have yet to try...
    Frustrating process, but kinda cool to figure it all out, especially when NOBODY in sales at any of these places seems to have a clue.
    So there you go - must be possible
    Sark

  • Can two separate Icloud accounts use the same device?

    My wife has already registered and I cloud account on our shared IPad. I am late to the "cloud" band wagon but now need to transfer a lot of data between my phone and I pad. Can two I cloud accounts be used on a shared device such as our iPad?

    Yes. Launch iTunes with the Shift key held down as needed, or use separate Windows user accounts on the computer.
    (107261)

  • Two ASAs together in network

    How can i install two ASAs one with AIP-SSM and other with CSC-SSM in the same network

    You'll have to put one of the firewalls in transparent mode.

  • Two ASAs one webvpn licence in HA failover

    What will happen in case when i have two ASAs in active/standby failover mode and on one of them ssl vpn licence for 50 user.Is the HA failover on ASA possible at all for ssl vpn? What will happen in this scenario if i put licence with 50 users on first ASA which is active, and if it failes, are the standby going to takeover everything or just two user in default settings, because standby does not have a licence for additional users.

    Just saw your post while I was searching for an answer to another question. The answer is that HA will fail all together. I have been down this path with Cisco early on in the ASA life cycle and they have stuck to their Guns.
    For 2 ASA to be in HA of any type the must have identical licenses, identical hardware and supposedly identical memory (although we have found that flash can be off by at least 64 MB as long as your image still fits.
    Hope this helps you out.
    http://www.staticnat.com

  • Can two bluetooth headsets access the ipad at the same time, for example, to watch a movie together on an airplane trip?  does bluetooth work when the ipad is in airplane mode?

    can two bluetooth headsets access the ipad at the same time, for example, to watch a movie together on an airplane trip?  does bluetooth work when the ipad is in airplane mode?

    This article: http://www.iphonefaq.org/archives/97903 helped to clear up confusion I had re your point
    when Airplane mode is on you can turn on either or both wifi and bluetooth
    It makes it clear that airplane mode turns off processes involving cellular networks, which doubtless involve rather strong transmissions, while allowing others such as wi-fi and Bluetooth.  I'm puzzled though why the iPod rather than the iPhone has the airplaine mode when it has no cellular capacity.  Perhaps it's there but doesn't actually do anything other than making it possible to conform to a request to switch into airplane mode, and display an airplane icon to satisfy flight attendants who are checkng up on you!

  • Can two photos and a small Flash applet give a sense of dimensionality?

    http://wiggle.sourceforge.net/
    Can two photos and a small Flash applet give a sense of dimensionality?
    James must not eat the brownies.
    Lorna in Southern California

    lorna,
    how do you FIND such things????
    id never come up with something like that!
    max from southern germany!
    Ah, mein liebe Max: Ich verstehe nicht deutsche (ich bin illiterat auf deutsche), aber die welt ist sehr sehr big, und meine kuriositie ist mehr big den die ganze welt. Und ja, ich bin kaputen Kocke Robin.
    Edit to say: Ich shreibe "Die welt IST sehr big, aber la politzei machen die kancellation mit **. Ich nicht shreibe bad vorts! Und ich shreibe Kocke Robin mitt 4 letters, C-O-C-K, aber die forum politzei machen de kancellazion mitt **. ICH NE SHREIBE BAD VORTS!
    Lorna in Southern California

  • Linking Two List Builder Values

    I am using SAP Netweaver Connection in my Xcelisus. I have two List builder (1. Country List Builder, 2. Region List Builder). Based on the selection of Country I need to dynamically display on the region values specific to that country. Please help me the best approach to achieve this functionality.

    Hi,
    Why do you need to use two list builder. You can use a list builder for country and to display region revenue use chart which ill more in detail and easy for user to understand. if you go to file>samples in Xcelsius..one of the samples will solve your problem
    Regards
    krish

Maybe you are looking for