Urgent: how to avoid automatically generate dynamic ACLs?

PIX501 v6.3(3)is configured as Easy VPN client and authentication is done on
ACS server.
Downloadable ACL is applied to this vpn h/w client after the VPN connection
is established (shown in blue colour in the sh access-list output).
However, the are 2 dynamic ACL applied to the same connection which
override the downloadable ACL as defined in the ACS server for this VPN
group.
Question: How to get rid of the 2 dynamic ACLs as shown below?
access-list dynacl128; 1 elements
access-list dynacl128 line 1 permit ip any host 218.189.206.74 (hitcnt=0)
access-list dynacl129; 1 elements
access-list dynacl129 line 1 permit ip any FBP_Staging 255.255.255.0 (hitcnt=1)

I think it is not possible to avoid automatically generated dynamic ACLs, you may have to use some other interface for this or configure PIX with proper VPN configuration for client.

Similar Messages

  • How I can automatically generate purchase orders in SRM?

    Hi Gurus,
    When I create a Shopping Cart (SC), in "Source of Supply" tab I can select a contract as source of supply.
    How I can automatically generate a purchase order (PO) with contract data (vendor, price, etc.)?  So that the operational purchaser does not have to enter the system to generate the PO.
    In ERP (ECC 6.0) exists ME59N transaction, is there something similar in SRM?
    The system is:
    Component software: SRM_SERVER
    Release: 700
    Level: 0008
    Support package: SAPKIBKV08
    Thanks in advance and best regards,
    Alonso Valenzuela

    Hi,
    Like ME59, there is no option available to create a PO automatically in SRM. If you want you can achieve this in 3 ways.
    1. Creating SC Via CATALOGS ( In this case after approval PO will be created directly and most of the cases PO will be transferred to ECC i.e in SRM that will be in ordered status.
    2. You can select the sourcing relevant indication as 'Never Carried out' (Here if you created a SC without source of supply then all such SC's will be converted into Save status PO's.
    3. Do the modification in DOC_CHECK_BADI to force all SC converting to PO.
    However in Case 2 & 3, still buyer's team manual intervention will be more, then need to update the PO with source of supply.
    Regards,
    Govardhan.

  • How to avoid automatic swf download

    I have put a mp3 file in a .swf file and placed that in an
    html. When I open the page it automatically prompts to download.
    How do you avoid this so the mp3 just plays for the user without
    downloading and saving the file on the client?
    thanks.....

    On an ios device, your op system updates will automatically download (with a later option to install) if you are both connected to power and wifi, when an update becomes available. This is a huge problem for those of us on download bandwidth limited systems such as satellite Internet. I've spent a fortune over the past couple of weeks buying download capacity because it was being used "behind my back". I finally tracked it to automatic downloads of IOS 7 (and patches) on our two iPads. If they are connected to wifi and power, this happens automatically and there is now way (I can find) to turn this off.
    Apple:: please make this automatic behavior optional. I have a 250MB per day download limit (or have to spend lots of $$ to buy upgrade tokens) and the most recent patch was almost 1GB...

  • How to avoid automatic data change in service notification from work order

    Hi,
    when I change work order address data the address data from the service notification connected to the order is changed too, how can I avoid this change? Is there anything on customizing to control whichs fields are updated automatically.
    Thanks,
    Juan.

    Hi,
    You can trying using Books of Business.
    Create a book and add that particular user to that book and at the time of task creation, through a workflow you can assign it to the corresponding book.
    This might resolve the access issue you are facing.
    hope it helps,
    Mayank

  • NOKIA C3-00 Urgent how to avoid activate GPRS and ...

    Hi
    I just got this mobile phone from Rogers last week. I have to say its connection function is cool. But I am so scared by the appearance of G and E on the top of screen when I am out of the Wifi zone that I connected before. At first, I set  the mail and facebook account as automatically refresh. But now, I have to turn them off before I am clear how to completely avoid using GPRS or E (actually I don't know what does this E mean, but someone tell me this means my operator will charge me as well).
    I tried every setting on my phone, but still I am not quite sure if that will work or not. I wish to set the account of mail and facebook as automatically refresh, but I don't want it to use GPRS or E.
    I checked the website and found many people are complaining about this point, and no body could give a perfect and guaranteed answer. So if some one from the NOKIA professional team can give me the answer, I will be very appreciated.
    I don't want those GPRS data to eat up my bills. So please!!!
    Thank you so much.

    You can find the phones configurations under: menu>settings>configuration>default config sett. Word of warning operators settings typically include all the settings (MMS, GPRS, Browser etc.) so deleting them could cause some of the phone operations to stop working (like MMS).
    One other possibility is to make a access point settings which is garbage to do this go to: menu>settings>configuration>personal conf. sett.>add>access point>access point settings>bearer settings>packet data acc.pt. and put something garbage there and then save the settings and make them default
    If  i have helped at all a click on the white star below would be nice thanks.
    Now using the Lumia 1520

  • How to display XML generated dynamically, as TREE in cluster environment

    hai guys,
    we are generating a tree.xml file in server side as follows.
    path = getServletConfig().getServletContext().getRealPath("/QBE/jsp/tree.xml");
    BufferedWriter out1 = new BufferedWriter(new OutputStreamWriter(new FileOutputStream(path),"UTF8"));
    out1.write(xmlString + "</tree>");
    out1.close();
    "xmlString" holds the data in xml tag format.
    in order to display the xml file in TREE structure, we are using a function like
    function createTree()
         var tree = new WebFXLoadTree("SMQ/AMQ List", "tree.xml");
         document.write(tree);
    ALL THIS MECHANISM IS WORKING FINE IN DEVELOPMENT ENVIRONMENT ANS AS WELL AS WHEN WE DEPLOY THE RELEASE IN LOCAL MACHINE. BUT IT IS NOT WORKING WHEN THE RELEASE IS DEPLOYED IN CLUSTER ENVIRONMENT.
    Please help me out how to solve this...
    thanks in advance,
    Ranga
    Edited by: Ranganatha on Jun 5, 2008 5:18 AM

    Hey if you want any more information regarding this problem, i can provide.

  • How to avoid GRC provisioning dynamically

    Hi All,
    I have typical scenario like this:
    I have integrated IDM with GRC for risk analysis and SAP system provisioning. I have various workflows where GRC provisioning framework is getting called when GRC privileges are assigned or revoke.
    But in one workflow, I need to assign GRC privileges to user but I do not want "AC Submit request" to be invoked.I want privileges to be assigned to the user without sending to GRC.
    Any suggestions how I can stop invoking "AC Submit Request" dynamically?
    Thanks,
    Dhiman Paul.

    Hi jai,
    Yes {A}{BYPASS_MEMBER_TASK=1} is working if we are writing directly in the To IdentityStore pass. Please find the below screenshot.
    But if we are using the script and trying to set the BYPASS_MEMBER_TASK=1 then we are not able to set the value.
    Below is the code:
    var PrivMskey = uIS_sGet(IDStore,"MSKEYVALUE",BRolePrivilege,true);--> Used to fetch the Mskey of the privileges.
    var task_property="{A}{BYPASS_MEMBER_TASK=1}";
    var tempval=task_property+PrivMskey;
    var SetPrivToUser = uIS_SetValue(mskey,IDStore,"MXREF_MX_PRIVILEGE",tempval);
    We are calling uIS_Setvalue to assign privileges to User through Action pass.
    This method is returning the following error, {A}{BYPASS_MEMBER_TASK=1}PrivMSKEY BYPASS_MEMBER_TASK=1 is getting concatenated with PrivMskey while BYPASS_MEMBER_TASK should have got set to 1.
    Please find the below screenshot.
    Thanks,
    Dhiman

  • How do I AUTOMATICALLY generate Transport request for a Z table data?

    Hello friends,
    I would like to automatically create/generate a transport request for a Z table every time I change, add or delete data in that table.
    Currently, every time I modify data in the Z table, I need to go and manually create a transport request and then indicate keys for the row(s) which were modified. I find this a tedious, time consuming, and error prone process.
    So I would like to automate this process. That is to say, the transport request is generated for the rows that I modified. The same way as is done when you change a program. It automatically prompts you for a transport request thingy.
    Any ideas?
    Your help is greatly appreciated.

    You need to make the table contents transportable by creating a "table maintenance generator" in SE11 under Utilities -> Table maintenance generator.
    In that screen for the section "Dialog data transport Details" the "Standard Recording Routine" option should be selected.
    Then only will the system ask for Transport request when entering data through the generated maintenance view in SM30.
    Also change the "delivery class' in the table attributes to 'C' - Customizing table

  • How do I Automatically Generate Dates 10 days in the future in letters in Word 2010?

    I use MS Word 2010.  I have a template that requires me to generate a date ten days in the future.  I have tried writing macros but I can't get them to work or run.  Clearly, I have no idea how to do this.  Can someone assist?

    To see how to do this and just about everything else you might want to do with dates in Word (using field coding instead of macros), check out my Microsoft Word Date Calculation Tutorial, at:
    http://windowssecrets.com/forums/showthread.php/154368-Microsoft-Word-Date-Calculation-Tutorial
    or:
    http://www.gmayor.com/downloads.htm#Third_party
    In particular, look at the item titled 'Calculate a day, date, month and year, using n days delay'. Do read the document's introductory material. Note too that, instead of using a plain DATE field, you'd probably need to use the CREATEDATE field.
    If you'd prefer a macro solution, post back.
    Cheers
    Paul Edstein
    [MS MVP - Word]

  • How do u automatically generate a primary key using JDBC?

    ok, basically i'm given a simple schema
    with 5 fields, one of these are made as a constraint made for primary keys.
    I am programming under Oracle, using JDBC, and everytime i insert a new record into the table using an INSERT statement it says it cant make the id null, well yeah, then how exactly do i make it generate a new ID?
    Thanks guys.

    In the table schema, the cid field is a INTEGER
    type.
    Ok i must of accidentally typed an extra digit, it's
    working now hmmm but i'm starting from this digit now
    : 1000000016
    If i go more higher and it truncates again, is there
    anyway to fix that?No. You can however write your code to verify it.
    Noting of course that the problem will next occur after 1 billion records have been added. So I would question at what rate you think that that table is going to grow.
    Of course you could create your own id but that would require modifying the table.

  • How to obtain automatically generated primary key

    Are there any ways to obtain the value of a primary key which is generated automatically by a server?
    Thanks.

    Are there any ways to obtain the value of a primary
    key which is generated automatically by a server?Yes, if you are using JDBC 3.0 and a driver that supports it.
    You do something like this (from the JDBC getting started guid at http://java.sun.com/j2se/1.4/docs/guide/jdbc/getstart/statement.html#1000569):
    String sql = "INSERT INTO AUTHORS (LAST, FIRST, HOME) VALUES " +
                                                      "'PARKER', 'DOROTHY', 'USA', keyColumn";
    int rows = stmt.executeUpdate(sql,
                                                                    Statement.RETURN_GENERATED_KEYS);
    ResultSet rs = stmt.getGeneratedKeys();
    if (rs.next()) {
            ResultSetMetaData rsmd = rs.getMetaData();
            int colCount = rsmd.getColumnCount();
            do {
                    for (int i = 1; i <= colCount; i++) {
                            String key = rs.getString(i);
                            System.out.println("key " + i + "is " + key);
            while (rs.next();)
    else {
            System.out.println("There are no generated keys.");
    }

  • How to avoid Automatic Rounding of number column?

    In 10g 10.2.0.4 database I am seeing the below automatic rounding issue. How can I remove this automatic rounding.
    create table test (a number(28, 12))
    insert into test values (7051743.889999999665)
    select * from test
    Result:
    7051743.89
    But I want the result as what I entered i.e. 7051743.889999999665 so please guide how can I achieve this.

    But I want the result as what I entered i.e. 7051743.889999999665 so please guide how can I achieve thisWhat is your client? In SQLPlus you can use FORMAT:
    SQL> column a format 999999999999999.999999999999
    SQL> select * from test;
                                  A
             7051743.889999999665
    1 row selected.

  • How to avoid automatic confirmation of BP in Interaction Center

    Hi Experts,
    in SAP CRM when finding the correct BP the system automatically is confirming him. But I don't want the automatic confirmation. Where can I find the customizing so the user always has to use the button 'Confirm'.
    Best Regards
    Oliver

    Hi Oliver,
    You can change the configuration at your identification profile, at t-code CRMC_IC_BPPROFX
    There, change the 'auto continue' options for your profile.
    Kind regards,
    Garcia

  • How to customize automatically generated jnlp file

    hi !
    i am using sun application server 9.0.
    i have written an application client, and deployed it to the server.
    when i start the client via web-start, the application cannot load all classes, because there are some jars missing.
    my question: is there a way to customize the jnlp file generated by the server.
    especially to add some additional jars / extension packages ?
    thanks
    wolfgang

    JNLP will not allow Java Web Start to set arbitrary properties w/o knowing them to be secure.
    The built in list of known secure properties dosn't include this one.
    On a given client machine you can set a property in the deployment.properties file to allow this property in ther jnlp file:
    (in 1.5, or 1.4.2): deployment.javaws.secure.properties=java.net.preferIPv4Stack
    This will only help you out for the given client machine
    One way you might work around this is to create a small Extension Installer that adds this line to the clients deployment.properties file., but you'll have to sign the extension installer.
    /Dietz

  • How to automatically generate a build file of the application from command-line

    Hi All
    How can we automatically generate a build file of the application from command-line (as opposed to using Jdev IDE to click to generate a build.xml) ?
    Thanks

    User, which jdev version do you use?
    I don't think you can do this. You can only create an ant build.xml from the project inside jdev.
    You can use ojdeploy to build the project.  This is the only method which will also make the necessary changes to the descriptors.
    Timo

Maybe you are looking for