ACE: FT Secondary Context not working

The second context is not working, config is auto-sync'd
- Nothing is appearing in the arp table, so no communication is being made to the context. This sounds like how it should work when it is in a secondary state, is this the case?
But when I failover to it, there is still nothing in the arp table, even though the context is in ACTIVE state.
All ideas welcome

Config looks good..
On secondary the Services context doesnt show the vlans
Check the difference in output of the following commands.
Primary/Service# sh np 1 int if
First burnt-in MAC: 00:1b:d5:9c:0c:49
Last burnt-in MAC: 00:1b:d5:9c:0c:4f
No of burnt-in MACs: 7
Hostid: 2
Shared vlan macs currently in use (offset from 2048):
Vlan-vmac indexes currently in use: 0
Flags: Valid shared bridged ftstatus ssl-test normalization icmp-guard
Vlan ifid matchid ctxt primary vvind ftgrp ttl optact df Flags
528 4 4 1 528 0 6 0 2 0 1001000
529 5 5 1 529 0 6 0 2 0 1001000
Secondary/Service# sh np 1 int if
First burnt-in MAC: 00:1b:d5:9c:0e:2d
Last burnt-in MAC: 00:1b:d5:9c:0e:33
No of burnt-in MACs: 7
Hostid: 1
Shared vlan macs currently in use (offset from 1024): 0
Vlan-vmac indexes currently in use: 0-1
Flags: Valid shared bridged ftstatus ssl-test normalization icmp-guard
Vlan ifid matchid ctxt primary vvind ftgrp ttl optact df Flags
Which is not the case with the admin context on both switches.
Is it possible to reboot the secondary.
Syed

Similar Messages

  • In context not working with Mac Safari 6.04

    Hi there just noticed
    in context not working with Mac Safari 6.04, you can edit text, and save and publish but editable marquees are no longer visible especially the repeating elements?

    Hi Vicki,
    I would suggest submitting a support case on this for further investigation. 
    Unfortunately I'm on a PC machine so I cannot confirm on my end.  Please reach out to direct support ASAP if the issue is still existing. 
    - http://helpx.adobe.com/contact.html
    Kind regards,
    -Sidney

  • Secondary click not working

    Hi, since I updated to Lion I can not enable the secondary click on the Track Pad on system preferences. Does any body know how can I fix this?

    Thanks for replying!
    I think we all are using our trackpad (at least I do).
    I try to explain (sry, but I'm german and so is the setting-language)
    Here I selected the secondary-click! It even shows the wrong explain-video on the right! (look at the second picture)
    It does not work! And after closing the window and reopen it, the secondary-click is not selected anymore! It still shows the wrong video by the way.

  • ACE - SSL Termination is not working

    HTTPS is not working from official IE browser but it is working from test Firefox browser. However HTTP is working with both IE and Firefox browsers. This is true for multiple implementations on the ACE service module with SSL termination.
    ACE software 3.0(0)A1(4a)
    IE v6 SP3 Cipher 128
    Firefox v3.6.3
    Sample configuration:
    access-list FT ethertype permit bpdu
    access-list ALL-ACCESS extended permit icmp any any
    access-list ALL-ACCESS extended permit ip any any
    crypto chaingroup ROOT-CERT
      cert abc.PEM
      cert xyz.PEM
    parameter-map type ssl SSL-PARAMETER-1
      cipher RSA_WITH_RC4_128_MD5
      cipher RSA_WITH_RC4_128_SHA
      cipher RSA_WITH_AES_128_CBC_SHA priority 2
      cipher RSA_WITH_AES_256_CBC_SHA
      cipher RSA_EXPORT1024_WITH_DES_CBC_SHA
    parameter-map type ssl SSL-PARAMETER-2
      cipher RSA_WITH_AES_128_CBC_SHA priority 2
    ssl-proxy service SSL-1
      key KEY-1.PEM
      cert CERT-1.PEM
      chaingroup ROOT-CERT
      ssl advanced-options SSL-PARAMETER-1
    ssl-proxy service SSL-2
      key KEY-1.PEM
      cert CERT-1.PEM
      chaingroup ROOT-CERT
      ssl advanced-options SSL-PARAMETER-2
    ssl-proxy service SSL-3
      key KEY-1.PEM
      cert CERT-1.PEM
      chaingroup ROOT-CERT
    rserver host server1
      ip address 10.100.15.89
      inservice
    rserver host server2
      ip address 10.100.15.121
      inservice
    probe http PROBE-1
      interval 30
      faildetect 2
      request method get url /keepalive.htm
      expect status 200 200
    serverfarm host SERVERFARM-1
      probe PROBE-1
      rserver server1 80
        inservice
      rserver server2 80
        inservice
    sticky ip-netmask 255.255.255.255 address both STICKY-1
      timeout 30
      replicate sticky
      serverfarm SERVERFARM-1
    class-map type management match-any REMOTE-ACCESS
      match protocol icmp any
      match protocol snmp any
      match protocol ssh any
      match protocol https any
    class-map match-all VIP-1
      match virtual-address 10.100.15.140 tcp eq https
    class-map match-all VIP-2
    match virtual-address 10.100.15.140 tcp eq www
    policy-map type management first-match REMOTE-ACCESS
      class REMOTE-ACCESS
        permit
    policy-map type loadbalance first-match POLICY-1
      class class-default
        sticky-serverfarm STICKY-1
    policy-map multi-match LB-1
      class VIP-1
        loadbalance vip inservice
        loadbalance vip icmp-reply active
        loadbalance policy POLICY-1   
        ssl-proxy server SSL-1
    (i have tried with ssl-proxy server SSL-2 and ssl-proxy server SSL-3 but did not helP)
    policy-map multi-match LB-2
      class VIP-2
        loadbalance vip inservice
        loadbalance vip icmp-reply active
        loadbalance policy POLICY-1
    interface vlan 15
      description client vlan
      bridge-group 15
      mac-sticky enable
      access-group input FT
      access-group input ALL-ACCESS
      access-group output ALL-ACCESS
      service-policy input REMOTE-ACCESS
      service-policy input LB-1
      service-policy input LB-2
      no shutdown
    interface vlan 2015
      description server vlan
      bridge-group 15
      mac-sticky enable
      access-group input FT
      access-group input ALL-ACCESS
      access-group output ALL-ACCESS
      service-policy input REMOTE-ACCESS
      no shutdown
    interface bvi 15
      description bridge group
      ip address 10.100.15.5 255.255.255.0
      peer ip address 10.100.15.6 255.255.255.0
      alias 10.100.15.4 255.255.255.0 
      no shutdown
    ip route 0.0.0.0 0.0.0.0 10.100.15.1
    note: Subnet, Server Name, Certificate Name and Key Name are modified for security reason.

    Hello,
    We will not be able to determine why your SSL terminated connections fail with only your config.  You may want to take a look at a similar thread where someone else was having problems with IE and SSL termination, but Firefox worked fine.  It also includes a solid action plan you can use to gather data needed to diagnose root cause.  That thread can be viewed at the following link:
    https://supportforums.cisco.com/thread/2025417?tstart=0
    Also, the ACE software you are running is extremely old now and very buggy.  I would strongly urge you to upgrade to A2(2.4) as soon as possible.  It will help you avoid some headaches as you move forward.
    Hope this helps,
    Sean

  • Read subfrom value via context not work

    Hi,
    I was created a context "MedicalClaimsInfo" with cadinality 1..n and sub value node under "MedicalClaimsInfo" called "ClaimDetails" with cadinality 0..n
    In interactive form, i created subform to populate a table to capture claim details record into context "ClaimDetails".
    May I know in java web dynpro, how am i going to capture the context record ?
    Following code is not work ! and return null.
    IClaimsDetailsNode nodeClaimsDetails = wdContext.nodeClaimsDetails();
    int sizeClaimsDetails = nodeClaimsDetails.size();
    String s = "";
    for(int j=0; j<sizeClaimsDetails; ++j)
    s = s + " : " + nodeClaimsDetails.getClaimsDetailsElementAt(j).getSubty();
    wdThis.wdGetAPI().getComponent().getMessageManager().reportSuccess(s);

    problem solved

  • Secondary keypad not working

    My secondary keypad is not working at all. This is in my bedroom.

    I use a Logitech Nano notebook mouse with 5 buttons.  Some of my previous buttons didn't work after I upgraded to Lion.  I was able to reconfigure using Mission Control.  Try playing with that.

  • ACE: probe with serverfarm not working

    Hello
    When i use one probe configured for port 8080 with serverfarm which users realservers port 8080 everything works fine. But i wanted to create one generic probe and use for all of my serverfarms. I hoped that this generic (tcp probe) probe will use ports of each serverfarm, but it uses default port 80. Is it possible to use one generic probe for all serverfarms which have different ports ? How ?
    It worked in CSM, but it does not work in ASA :(
    Thanx

    if you do not define a port in the probe config, it should take the one defined in the serverfarm.
    Just like the CSM.
    Gilles.

  • MacBook Pro Trackpad Secondary Click not working properly - switching apps

    I have a MacBook Pro 15" (new Core 2 Duo) with 10.4.8. On my main account, when I try and use the trackpad's two-finger-click to perform the secondary click functionality, I have a problem where instead of showing the secondary menu (same as control-click) it instead shows me the application switch screen (same as you see when entering command-tab).
    I logged in under a new user account and enabled secondary click and it works properly -- so this appears to be either a conflict/issue in a plist (though I deleted the plist for mouse and keyboard and the issue still remains) or possibly with some other application/utility that is installed.
    Without recreating my world one-by-one, any thoughts, ideas, or suggestions?
    Thanks in advance,
    Brian
    MacBook Pro Core 2 Duo 15" 2.33 GHz   Mac OS X (10.4.8)   Using SOHO Notes, Yojimbo, StuffIt, and QuickSilver

    Update on the situation:
    1) Reboot in Safe Mode (shift-key down at start-up) -- secondary click still shows the application switcher.
    2) Ran Onyx -- Execute the defaults (no others) in the Automation tab and after rebooting the issue still persists.
    3) I removed the Microsoft drivers from my system and all plist files -- and reinstalled the MS drivers. On first use of the right-button on the mouse, I got the same "secondary click" response that I get with the trackpad. Before the uninstall it had worked correctly. I remember looking at the MS Mouse config options and it showed the right button performing a control-click. Now, with the preferences at their defaults from the software removal and reinstallation, I see there is an option -- and it is the default option, that the right-mouse button performs a "secondary click".
    So it isn't a trackpad or mouse issue, it is an issue that somehow the default system behavior for a secondary click has been changed from displaying the alternate menu to showing the application switcher.
    So the question is, what application or utility changed that? I was evaluating the Apple Mighty Mouse a few months ago and decided against it -- the right sensor seemed to fail often. Did that have an option to modify the secondary-click? I have Google and searched for tersm like ["secondary click" setting change modification hack, etc] and haven't seen any mention of that ability -- but clearly on my machine under my main user account, this is happening.
    I hope that helps get one step closer.
    Thanks in advance.
    MacBook Pro Core 2 Duo 15" 2.33 GHz   Mac OS X (10.4.8)  

  • Outer join between two Contexts not working

    Hi,
    I have two contexts. A Context and B Context. To define hierachy or to show the both contexts data in single table/report in Web-I, i joined main tables of both contexts with a join. In those main two tables i want to show the table1 data irrespective of corresponding data exist in second table.
    To solve that i tried LEFT/RIGHT outer joins but nothing solved my prob. Because of those were in different context, I suppose. But it's not the same case when i work within a context (Single).
    Hope you got my prob now...!! Please help me out...
    Thank You!!

    Thanks Rohit for your reply.
    Nope, i can't cpntinue without having that join between those two tables. It must be there to get the exact results.
    It's not the prob of using Merged Dimensions... those are useful for another purpose. In my case those two Dimensions have different sets of data and have relation between those two.
    Like:
    Tab-1------Tab2
    Prod1------Cat1
    Prod1------Cat2
    Prod2------Cat3
    Prod3------Cat4
    Prod4------(NULL)
    As per requirement i should show the row for empty, in my ex it's in Prod4.
    If i use two SQL's prob:
    I can't relate those two and which have relation more over interdependent. Shows data as two separate tables in report.
    If i use multiple dataproviders:
    Prob Tab2 is has other joins with other tables to complete the project hierarchy.
    Hope you got it...
    Thank You!!

  • How to create custom images c.war, similar to i.war.  --context not working

    ORDS beta 3.0..65.09.31
    I am trying to create a custom images c.war file, similar to the way one creates the i.war file for the APEX satic images.
    The directions say:
    java -jar ords.war static [--context] <location>
    Options:
               [--context]           The context path at which the
                                     WAR will be deployed,
                                     defaults to: /i
    Arguments:
               <location>            The location where the Oracle
                                     Application Express static
                                     resources are stored
    but I have yet to find any combination of syntax that will give me a war that maps to /c instead of /i, the default.
    For example:
    C:\oracle\ords3.0.0.65.09.31>java -jar ords.war static --context /c   C:\oracle\custom_htmldb
    WAR Generation complete
    WAR location     : C:\oracle\ords3.0.0.65.09.31\i.war
    Context path     : /i
    Static resources : C:\oracle\custom_htmldb
    Ensure the static resources are available at path: C:\oracle\custom_htmldb
    on the server where the WAR is deployed
    and
    C:\oracle\ords3.0.0.65.09.31>java -jar ords.war static --/c   C:\oracle\custom_ht
    mldb
    java -jar ords.war static [--context] <location>
    Options:
               [--context]           The context path at which the
                                     WAR will be deployed,
                                     defaults to: /i
    Arguments:
               <location>            The location where the Oracle
                                     Application Express static
                                     resources are stored
    --/c is not a valid option
    and variations using quotes and single quotes - all result in the same, either /i gets mapped or I get the directions again/
    This has to be something really simple.
    Please help!
    Thank you

    hi Jose,
    thanks for your answers, i tried to emulate the same but during step create time constraint in OOVK i am getting an error below:
    Specify the key within the work area
    Message no. SV033
    Diagnosis
    You have attempted to create an entry whose key is not in the range defined for this area.
    System Response
    The entry cannot be created.
    Procedure
    Please check your entry.
    below are the steps i executed upto now.
    Create infotype smilar to IT 1001 (ppci)
    Created new object type (ooot)
    created new relationship along with allowed relationship (oovk)
    Do you have any idea where it went wrong?
    Mani

  • Preconditional Loop - with Roles through context not working

    I have created a Pre conditional loop block with action getting user id from output parameters. I am assigning the same action to the next user based on Input_parameters->User using block's Roles tab to the action.
    But the user is not assigned to the action , instead the action is getting repeated in the loop for the old user.
    action should execute like User1, User2, User3.. but the action is assigned to User1 onlly all the time.
    I have grouped Output_parameters and Input_Parameters of the same action to get the users passed from output to input correctly.
    Please let me know if I need to do any configuration in GP for this action/block to accept the Roles to context?
    I am using the blog for example:/people/dipankar.saha3/blog/2007/05/31/how-to-create-dynamic-approval-process-using-conditional-loop-block-in-guided-procedure

    Try this,
    var myDocument = app.activeDocument;
    for (a=1; a < myDocument.allParagraphStyles.length; a++) {
        if(myDocument.allParagraphStyles[a].appliedFont.fontFamily == "Times New Roman (OTF)") {alert()}
    for (b=1; b < myDocument.allCharacterStyles.length; b++) {
        if(myDocument.allCharacterStyles[b].appliedFont.fontFamily == "Times New Roman (OTF)") {alert()}
    Regards,
    Chinna

  • Two finger secondary click not working!

    I have a 15" Macbook Pro with Retina. Brand new as of December 2012-
    I have searched everywhere for a solution to this! I have solved the problem only for a few minutes at a time by entering a short script into terminal, but nothing has worked permanently. I can get the secondary two finger TAP to work, but I can't seem to make the click to work... And yes, the option is set to work.
    When I log in as a guest, the feature does work, which seems to indicate that the problem is confined to my user account. Can anyone help? I would appreciate anything!
    Drew

    System Preferences > Trackpad > Point & Click
    Uncheck all 4 boxes and recheck them back.
    Restart the computer.

  • ACE in Direct Server Return mode not working as expected

    Dear all,
    I configured my ACE as I found it here:
    https://supportforums.cisco.com/docs/DOC-22555
    the VIP is working, that means I can ping it, routing is working etc.
    I created a loopback on the win2012 Server with the IP of the VIP. When I try now to test the LB with telnet on port 25 e.g. it is not working. direclty on the server it works, also in my last deployment where I use SNAT/PAT. But we want the real client IPs visible on the Exchange Server.
    Where is my problem ? Any ideas would be great..
    rserver host YY
      description AServer-1
      ip address 10.1.x.2
      inservice
    rserver host XX
      description AServer-2
      ip address 10.1.x.3
       inservice
    serverfarm host Mail
      description Mail
      transparent
      predictor leastconns
      rserver AServer-1
        inservice
      rserver AServer-2
    sticky ip-netmask 255.255.255.255 address both Mail
      timeout 5
      replicate sticky
      serverfarm Mail
    class-map match-all Exchange_ALL
      2 match virtual-address 192.168.1.1 any
    class-map type management match-any remote_access
      2 match protocol xml-https source-address 10.a.b.0 255.255.255.0
      3 match protocol icmp source-address 10.a.b.0 255.255.255.0
      5 match protocol ssh source-address 10.a.b.0 255.255.255.0
      7 match protocol https source-address 10.a.b.0 255.255.255.0
      8 match protocol snmp source-address 10.a.b.0 255.255.255.0
      9 match protocol xml-https source-address 10.d.e.1 255.255.255.255
      10 match protocol icmp source-address 10.d.e.1 255.255.255.255
      11 match protocol ssh source-address 10.d.e.1 255.255.255.255
      12 match protocol https source-address 10.d.e.1 255.255.255.255
      13 match protocol snmp source-address 10.d.e.1 255.255.255.255
    policy-map type management first-match remote_mgmt_allow_policy
      class remote_access
        permit
    policy-map type loadbalance first-match mail
      class class-default
        sticky-serverfarm Mail
    policy-map multi-match VLAN20
      class Exchange_ALL
        loadbalance vip inservice
        loadbalance policy mail
        loadbalance vip icmp-reply
    interface vlan 2
      ip address 10.a.b.2 255.255.255.0
      access-group input ALL
      service-policy input remote_mgmt_allow_policy
      no shutdown
    interface vlan 20
      description Server
      ip address 10.1.x.20 255.255.255.0
      peer ip address 10.1.x.30 255.255.255.0
      no normalization
      access-group input ALL
      service-policy input VLAN20
      no shutdown
    ft interface vlan 4
      ip address 10.f.g.2 255.255.255.252
      peer ip address 10.f.g.1 255.255.255.252
      no shutdown
    ft peer 1
      heartbeat interval 300
      heartbeat count 10
      ft-interface vlan 4
    ft group 1
      peer 1
      associate-context Admin
      inservice
    ip route 10.d.e.0 255.255.255.255 10.1.x.1
    ip route 0.0.0.0 0.0.0.0 10.a.b.1

    Oh, I see. Very interesting indeed!
    Do you get the BAD CHECKSUM and IP CHECKSUM OFFLOAD on the remote sites?
    It could be this that is the problem. I read this and it seems as though it causes disconnects just as you experience too.
    or just disable - it worked for some here, but for others, they upgraded the drivers of the NIC:
    http://www.techsupportforum.com/forums/f137/wireshark-question-tcp-checksum-offload-248812.html
    1. Open Device manager (right click "Computer" and click "Manage")
    2. Click on "Device Manager"
    3. Expand "Network Adapters"
    4. Right click your network adapter
    5. click "properties"
    6. click the tab named "Advanced"
    7. Find "IP Checksum Offload" and click it
    8. Put the value to the right to "Disabled"
    9. Find "TCP Checksum offload (IPvX)
    10. Set the value to the right to "Disabled"
    The Wiki Wireshark article had this:
    In Windows, go to Control Panel->Network and Internet Connections->Network Connections, right click the connection to change and choose 'Properties'. Press the 'Configure...' button, choose the 'Advanced' tab to see or modify the "Offload Transmit TCP Checksum" and "Offload Receive TCP Checksum" values.
    It seems like a server side issue rather than Load Balancer problem.
    Hope this helps
    Please rate useful posts and remember to mark any solved questions as answered. Thank you.

  • ADSSO Service Not Working on Secondary CAS when done Failover

    We are running NAC OS 4.9.2 in OOB L2 Virtual Gateway...
    We have CAS Cluster
    Primary CAS -- 10.245.220.5  & Secondary CAS -- 10.245.220.6 and Service-IP 10.245.220.4
    When in HA Cluster Primary is Active and Secondary is Standby Ok , ADSSO is Working and Service is started
    We have capture details of same .
    10.245.220.5
    2013-04-18 15:46:21.833 +0530  Thread-70 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - done building kdc list for domain kotakgroup.com
    2013-04-18 15:46:21.833 +0530  Thread-70 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - KDC(s) :[kgp-gor-dc01.kotakgroup.com, kgp-gor-dc02.kotakgroup.com, kgp-gor-dc03.kotakgroup.com, kgp-gor-dc04.kotakgroup.com, kgp-gor-dc05.kotakgroup.com, kgp-dr-dc01.kotakgroup.com, kgp-dr-dc03.kotakgroup.com, kgp-dr-dc02.kotakgroup.com]
    2013-04-18 15:46:21.833 +0530  Thread-70 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - writeKrbFile: writing to file ../conf/krb.txt
    2013-04-18 15:46:21.833 +0530  Thread-70 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - writeKrbFile: wrote to file ../conf/krb.txt
    2013-04-18 15:46:21.834 +0530  Thread-70 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - creating login context ...
    2013-04-18 15:46:21.834 +0530  Thread-70 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - created login context ...javax.security.auth.login.LoginContext@bb3f71
    2013-04-18 15:46:39.207 +0530  Thread-70 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - Notifying GSSServer status Started
    2013-04-18 15:47:07.540 +0530  Timer-3 INFO  com.perfigo.wlan.jmx.adsso.GSSRetrier              - GSSR - Windows SSO is running
    When Primary is rebooted and Secondary becomes Active Ok , ADSSO is not working and Service is not started
    10.245.220.6
    2013-04-18 15:50:42.933 +0530  Timer-3 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - Server starting server ...
    2013-04-18 15:50:42.933 +0530  Timer-3 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - Server is now running ...
    2013-04-18 15:50:42.933 +0530  Thread-68 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - SPN : [casadsso/[email protected]]
    2013-04-18 15:50:42.933 +0530  Thread-68 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - GSSServer - building kdc list for domain kotakgroup.com
    2013-04-18 15:50:42.934 +0530  Thread-68 ERROR com.perfigo.wlan.jmx.adsso.GSSServer               - Unable to start server ... kotakgroup.com.
    2013-04-18 15:50:42.937 +0530  Thread-68 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - Notifying GSSServer status Stopped
    2013-04-18 15:50:42.937 +0530  Thread-68 INFO  com.perfigo.wlan.jmx.adsso.GSSServer               - server is exiting .
    Our Observation is krb.txt is not getting generated when Secondary is Active Ok ...
    Can any one suggest how to fix the issue...

    Hi,
    Can you check and see if dns and ntp are accurate and can you verify your AD environment? What version of domain controllers are in service if there are a mix then other steps like modifying a few files maybe needed.
    Also was the secondary CAS replaced or reimaged recently?
    Thanks,
    Sent from Cisco Technical Support iPad App

  • ACE Policy is not working

    Hi,
    I have ACE 4710 in context mode. I am doing internet browsing (Port 80) redirection to two proxy servers (Transparent Proxy) as well as I am using this ACE box for multiple other servers load balancing.
    I have multiple policies applied on my LAN interface (VLAN 300) where all the users and servers are connected.
    Now I am facing problem with one application (PLATTS) which is oil company related application. This application is working fine while directly connected with Internet (extrenal internet connection) or by giving explicit proxy in the user browser.
    But In transparent proxy This application is not working and my company policy only allow the transparent proxy not explicit proxy.
    Now if on my interface vlan 300 i will remove the service-policy input PM_MAIN_BCPROXY my application will start working but i cant redirect the port 80 traffic to my proxy servers which is also my requirement.
    interface vlan 300
      description ACE-INSIDE CONTEXT RACK1
      ip address 192.168.0.65 255.255.255.224
      alias 192.168.0.73 255.255.255.224
      peer ip address 192.168.0.66 255.255.255.224
      no normalization
      mac-address autogenerate
      no icmp-guard
      access-group input acl-in
      nat-pool 5 172.23.16.5 172.23.16.5 netmask 255.255.255.255 pat
      nat-pool 4 172.23.16.4 172.23.16.4 netmask 255.255.255.255 pat
      nat-pool 3 172.23.16.3 172.23.16.3 netmask 255.255.255.255 pat
      nat-pool 1 172.23.16.2 172.23.16.2 netmask 255.255.255.255 pat
      service-policy input PM_BYPASS_PLATTS
      service-policy input PM_ENOC_Servers
      service-policy input PM_RT_FAX
      service-policy input PM_ITSM_Web_Server
      service-policy input PM_ITSM_MAPP_Server
      service-policy input PM_BYPASS_FOR_LAN_HTTP
      service-policy input PM_BYPASS_HTTP
    service-policy input PM_MAIN_BCPROXY
    =============================================================================================
    This application use multiple destinations for connectivity and I have even tried by passing the destination IP addresses by making bypass policy but still no luck.
    I want this application to work as well as redirection of port 80. I even try re-ordering the policy sequence but no luck. Can you please help me out how to achieve this application to work as well as redirectino of port 80 for Internet.
    I have attached the full configuration as welll.
    I will be very thankful if someone can help me on this.

    Hi,
    This application has no VIP and serverform.
    My traffic is passing through the ACE and when traffic passing ACE policy for redirection of port 80 is droping traffic. If i remove my last service policy on the interface this application will start working
    Sent from Cisco Technical Support iPhone App

Maybe you are looking for