Match protocol Other

Hi all,
i've been using a the classmap "class-map type inspect match-any min-cls-insp-in-out"  in a policymap "policy-map type inspect min-pm-in-out" in the zone security "ccp-zp-in-out source" for my firewall. I've just noticed a "match protocol Other" that i've for sure didn't insert, can you tell me what is the functionality of this parameter??
it was not making any sense to me and so i've tried to:
conf
class-map type inspect match-any min-cls-insp-in-out
no match protocol Other
                                           ^
% Invalid input detected at '^' marker.
i've tried to remove the "match protocol ftp" and the ftp traffic was actually been blocked by the firewall.
class-map type inspect match-any min-cls-insp-in-out
match protocol dns
match protocol ftp
match protocol icmp
match protocol imap
match protocol rtsp
match protocol ssh
match protocol pop3s
match protocol pop3
match protocol imaps
match protocol https
match protocol Other
match protocol ntp
policy-map type inspect min-pm-in-out
class type inspect min-cls-invalid-in-src
  drop log
class type inspect min-cls-insp-in-out
  inspect
class type inspect min-cls-insp-smtp
  inspect
class type inspect min-http-cmap
  inspect
class type inspect min-cls-insp-im
  inspect
class class-default
  drop log
zone-pair security ccp-zp-in-out source in-zone destination out-zone
service-policy type inspect min-pm-in-out
thank you !!

I get the same problem on my Cisco 877 ADSL Router
It seems that when i remove a match protocol command, the match protocl Other seems to be dropped in there and like you have experienced, you can't just do a "no match protocol Other"
I would have to remove the whole class-map and add it again. It's fairly simple to do, just copy/paste into notepad, remove the match protocol Other line, do a no class-map and then copy and paste your previous classmap config (with the match protocol Other removed) back in again.
I'm running version 15.0 M7 and unfortunately i get connection problems with my ADSL provider if i use a later firmware version.
The weird thing is, it doesn't do it to any other class maps. Only this one. Perhaps if the class map has more than a certain number of match commands then this problem occurs. My other classmaps only have 2-3 match lines in it and i haven't had the chance to test.

Similar Messages

  • ZBF, "match protocol http" makes youtube and some other sites unusable

    Hi, Cisco 7201, IOS:
    Cisco IOS Software, 7200 Software (C7200P-ADVENTERPRISEK9-M), Version 15.0(1)M8, RELEASE SOFTWARE (fc1)
    I have implemented zone based firewall with LAN 2 INET policy like:
    class-map type inspect match-any CLASS_LAN2INET
    match protocol http
    match protocol https
    match protocol tcp
    match protocol udp
    match protocol tcp
    policy-map type inspect LAN2INET
    class type inspect CLASS_LAN2INET
      inspect
    class class-default
      pass
    many downloads gets stalled, slowed down, sky.fm radio plays with pauses, youtube page get loaded but videos not played.
    some (some!) dowloads proceed without problems, like http://ftp.freebsd.org
    web pages gets opened mostly without problem
    First i blamed ISP, they checked their side and didn't find any problems.
    Then is disabled firewall (should have to try it first) and everything started to work like a charm.
    Then i narrowed down to removing "match protocol http".
    If not use "match protocol http", everything works ok.
    Is it a bug, is there a fix? any options to tweak "http"?

    jcarvaja wrote:permit tcp any any eq 443...no match protocol HTTPS
    I wonder, how Cisco inspects HTTPS on L7? It's encrypted, after all..
    ip access-list extended Juliopermit tcp any any eq 80 class-map type inspect Juliomatch access-group name Julioclass-map type inspect CLASS_LAN2INETno match protocol HTTP Try it and let me know,
    I came to this workaround myself, but it's "workaround", not a fix.
    Just tried on another 2951 router with 15.1(4)M6 IOS. It has the same issue - youtube does not play videos.
    How no one noticed such bug?
    PS:
    when starting youtube video, it spamming with:
    Jul 26 11:13:24: %FW-4-TCP_OoO_SEG: Dropping TCP Segment: seq:1998688742 1500 bytes is out-of-order; expected seq:1998647862. Reason: TCP reassembly queue overflow - session 10.10.10.128:55547 to 46.61.155.145:80 on zone-pair zp_LAN2INET class zbfc_INSPECT_OUT
    surgut-inet-2951#
    Jul 26 11:13:25: %FW-4-TCP_OoO_SEG: Dropping TCP Segment: seq:1993449876 1500 bytes is out-of-order; expected seq:1993385636. Reason: TCP reassembly queue overflow - session 10.10.10.128:55548 to 46.61.155.145:80 on zone-pair zp_LAN2INET class zbfc_INSPECT_OUT
    surgut-inet-2951#
    Jul 26 11:13:26: %FW-4-TCP_OoO_SEG: Dropping TCP Segment: seq:1993451336 1500 bytes is out-of-order; expected seq:1993387096. Reason: TCP reassembly queue overflow - session 10.10.10.128:55548 to 46.61.155.145:80 on zone-pair zp_LAN2INET class zbfc_INSPECT_OUT
    surgut-inet-2951#
    Jul 26 11:13:29: %FW-4-TCP_OoO_SEG: Dropping TCP Segment: seq:1998717942 1500 bytes is out-of-order; expected seq:1998653702. Reason: TCP reassembly queue overflow - session 10.10.10.128:55547 to 46.61.155.145:80 on zone-pair zp_LAN2INET class zbfc_INSPECT_OUT
    surgut-inet-2951#
    Jul 26 11:13:33: %FW-4-TCP_OoO_SEG: Dropping TCP Segment: seq:1998719402 1500 bytes is out-of-order; expected seq:1998655162. Reason: TCP reassembly queue overflow - session 10.10.10.128:55547 to 46.61.155.145:80 on zone-pair zp_LAN2INET class zbfc_INSPECT_OUT
    surgut-inet-2951#
    Jul 26 11:13:42: %FW-4-TCP_OoO_SEG: Dropping TCP Segment: seq:1998720862 1500 bytes is out-of-order; expected seq:1998656622. Reason: TCP reassembly queue overflow - session 10.10.10.128:55547 to 46.61.155.145:80 on zone-pair zp_LAN2INET class zbfc_INSPECT_OUT
    surgut-inet-2951#
    Jul 26 11:13:52: %FW-4-TCP_OoO_SEG: Dropping TCP Segment: seq:1998722322 1500 bytes is out-of-order; expected seq:1998658082. Reason: TCP reassembly queue overflow - session 10.10.10.128:55547 to 46.61.155.145:80 on zone-pair zp_LAN2INET class zbfc_INSPECT_OUT
    parameter-map has default settings, there is only one user on this router (fresh from the box)

  • "match protocol sip" has no any match with Polycom HDX SIP Session

    I am working on QoS for Polycom HDX video device。
    Found some strange with command "match protocol sip"
    Config is following:
    class-map match-any cm-prec-3-in
    match access-group name acl-prec-3
    match protocol sip   !--->try to catch the sip traffic
    match protocol rtcp
    match  dscp cs3
    Router#sh policy-map interface vlan 300  input class cm-prec-3-in
    Vlan300
       Service-policy input: pm-classify-in
         Class-map: cm-prec-3-in (match-any)
          789 packets, 294892 bytes
          5 minute offered rate 0 bps, drop rate 0 bps
          Match: access-group name acl-prec-3
            753 packets, 290572 bytes
            5 minute rate 0 bps
         Match: protocol sip  !---> no any sip traffic is matched
            0 packets, 0 bytes
            5 minute rate 0 bps
         Match: protocol rtcp !---> RTCP catched
            36 packets, 4320 bytes
            5 minute rate 0 bps
          Match:  dscp cs3 (24)
            0 packets, 0 bytes
            5 minute rate 0 bps
          QoS Set
            precedence 3
              Packets marked 789
    try to show the nbar version:
    sh ip nbar version:                                      
    27  sip                  Mv: 2
          Iv:                cisco-phone - 1
          Iv:                telepresence-control - 1
    42  cisco-phone          Mv: 1
          Iv:                  sip - 2
    Dose that mean this command "match protocol sip" is only supported for Cisco device?
    Try to use ACL to match udp port 5060 for the QoS, and it is working.
    Try to use comster "ip nbar custom" to re-write the nbar and it is doesn't accept.
    Please help to clarify how to use this command.

    Hi Patrick
    I am working on this one as well. I have a UC560 with SIP Trunk provider Les.NET.
    It was working fine until a few weeks ago when something changed on the provider end and broke it. My hunch it is something to do with the SIP REFER.
    http://www.cisco.com/c/en/us/support/docs/voice-unified-communications/unified-communications-manager-express/91535-cme-sip-trunking-config.html
    Here is an excerpt from the above page:
    Call Transfer
    When a call comes in on an SIP trunk to an SCCP Phone or CUE AutoAttendant (AA) and is transferred, the CME by default will send a SIP REFER message to the SP proxy. Most SP Proxy Servers do not support the REFER method. This needs to be configured in order to force the CME to hairpin the call:
    Router(config)#voice service voip
    Router(conf-voi-serv)#no supplementary-service sip refer
    Figure 3 shows the behavior of the CME system with the REFER method disabled.

  • Class-map does not support match protocol ssl

    I have several 1941/k9's that do not have the class-map command: to suppot ssl.  System image is c1900-universalk9-mz.SPA.152-1.T.bin.
    class-map match-any af31
    match protocol ssl  <-- missing.
    I did some google searches but come up with nothing. 
    Is the fix to upgrade IOS?  I have found it on other routers running c1900-universalk9-mz.SPA.152-4.M4.bin.  I would just upgrade and check but have an extensive change review board with questions before doing so.
    Thanks for advice,
    Haydn

    Disclaimer
    The Author of this posting offers the information contained within this posting without consideration and with the reader's understanding that there's no implied or expressed suitability or fitness for any purpose. Information provided is for informational purposes only and should not be construed as rendering professional advice of any kind. Usage of this posting's information is solely at reader's own risk.
    Liability Disclaimer
    In no event shall Author be liable for any damages whatsoever (including, without limitation, damages for loss of use, data or profit) arising out of the use or inability to use the posting's information even if Author has been advised of the possibility of such damage.
    Posting
    I'm not current on NBAR (or NBAR 2), but NBAR used to support loadable modules (PDMs?).  Sometimes Cisco would provide those so you could add match protocols without upgrading your IOS.
    Otherwise the "fix" would be to upgrade your IOS.
    Lastly, depending on what it matching SSL really means to you, using port based ACLs might suffice (in fact, some NBAR match protocol is only really that, but some NBAR matches regardless of the port usage).
    PS:
    Also on the subject of SSL, don't forget much can use it.  I once matched on it for the purposes of providing secure shell higher queuing priority, worked great for SSH, not so great when secure copy (SCP) also matched against it.

  • TNS:listener could not find available handler with matching protocol stack

    Hi,
    I am getting the following stack trace in b2b.log file:
    2009.01.06 at 14:34:35:869: Thread-108: BusinessLogicLayer - (ERROR) caught error: Error -: AIP-13002: SQL error getting the DataSource
    2009.01.06 at 14:34:35:870: Thread-108: IP - (ERROR) java.sql.SQLException: Listener refused the connection with the following error:
    ORA-12516, TNS:listener could not find available handler with matching protocol stack
    The Connection descriptor used by the client was:
    (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))(LOAD_BALANCE=yes)(CONNECT_DATA=(SERVICE_NAME=test)))
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:292)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:327)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:429)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:150)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:31)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:217)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:113)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:76)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:58)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getNewPoolOrXAConnection(OracleConnectionCacheImpl.java:493)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getPooledConnection(OracleConnectionCacheImpl.java:368)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:306)
         at oracle.jdbc.pool.OracleConnectionCacheImpl.getConnection(OracleConnectionCacheImpl.java:285)
         at oracle.tip.buslogic.common.DBConnectivity.getConnection(DBConnectivity.java:151)
         at oracle.tip.buslogic.common.ExecutionContextImpl.getService(ExecutionContextImpl.java:379)
         at oracle.tip.buslogic.common.ExecutionContextImpl.setRuntimeActiveandQuiescing(ExecutionContextImpl.java:799)
         at oracle.tip.adapter.b2b.data.B2BExecutionContext.setRuntimeActiveAndQuiescing(B2BExecutionContext.java:130)
         at oracle.tip.adapter.b2b.data.B2BExecutionContext.activate(B2BExecutionContext.java:98)
         at oracle.tip.adapter.b2b.data.DBContext.initialize(DBContext.java:90)
         at oracle.tip.adapter.b2b.data.DataContext.getNewDBContext(DataContext.java:365)
         at oracle.tip.adapter.b2b.data.DataContext.getDBContext(DataContext.java:346)
         at oracle.tip.adapter.b2b.transport.InterfaceListener.onMessage(InterfaceListener.java:232)
         at oracle.tip.transport.basic.FileSourceMonitor.processMessages(FileSourceMonitor.java:858)
         at oracle.tip.transport.basic.FileSourceMonitor.run(FileSourceMonitor.java:302)
    When I ran the enquire script. I am getting the following exception:
    IPEnqueue start...
    Action Name = null
    oracle.jms.AQjmsException: ORA-00600: internal error code, arguments: [kwqbgqc: bad state], [1], [1], [], [], [], [], []
    ORA-06512: at "SYS.DBMS_AQIN", line 454
    ORA-06512: at line 1
    at oracle.jms.AQjmsProducer.enqueue(AQjmsProducer.java:1180)
    at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1407)
    at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1512)
    at oracle.tip.adapter.b2b.data.IPEnqueue.main(IPEnqueue.java:201)
    [Linked-exception]
    java.sql.SQLException: ORA-00600: internal error code, arguments: [kwqbgqc: bad state], [1], [1], [], [], [], [], []
    ORA-06512: at "SYS.DBMS_AQIN", line 454
    ORA-06512: at line 1
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:124)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:183)
    at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:872)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1085)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2983)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3025)
    at oracle.jms.AQjmsProducer.enqueue(AQjmsProducer.java:1110)
    at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1407)
    at oracle.jms.AQjmsProducer.publish(AQjmsProducer.java:1512)
    at oracle.tip.adapter.b2b.data.IPEnqueue.main(IPEnqueue.java:201)
    Error -: AIP-13121: Connection-related error. Please verify that the database server is running.: java.sql.SQLException: Closed Connection
    at oracle.tip.buslogic.common.SessionDownException.isSessionDown(SessionDownException.java:96)
    at oracle.tip.common.IPException.initIPException(IPException.java:179)
    at oracle.tip.common.IPException.<init>(IPException.java:114)
    at oracle.tip.repos.core.persistency.DCException.<init>(DCException.java:68)
    at oracle.tip.repos.core.driver.CatalogDriver.disconnect(CatalogDriver.java:1666)
    at oracle.tip.repos.core.persistency.PersistencyService.disconnect(PersistencyService.java:578)
    at oracle.tip.buslogic.common.ExecutionContextImpl.disconnectService(ExecutionContextImpl.java:602)
    at oracle.tip.buslogic.common.ExecutionContextManager.cleanContextResources(ExecutionContextManager.java:629)
    at oracle.tip.buslogic.common.ExecutionContextManager.leaveContext(ExecutionContextManager.java:581)
    at oracle.tip.buslogic.common.ExecutionContextManager.leaveContext(ExecutionContextManager.java:720)
    at oracle.tip.adapter.b2b.data.IPEnqueue.main(IPEnqueue.java:245)
    Caused by: java.sql.SQLException: Closed Connection
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:124)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:161)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:226)
    at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:1041)
    at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:90)
    at oracle.tip.repos.core.driver.CatalogDriver.disconnect(CatalogDriver.java:1662)
    ... 6 more
    I tested the database and it was up. Any help is appreciated.

    You may be interested in http://www.tek-tips.com/viewthread.cfm?qid=1368266&page=10

  • Has anyone experienced this problem: I am editing in FCP 7.0.3 on a Mac 10.6.8 - I have a clip in the browser that is full frame and matched the other clips but when I drop it in the time line it becomes a fully zoomed in version of itself

    has anyone experienced this problem: I am editing in FCP 7.0.3 on a Mac 10.6.8 - I have a clip in the browser that is full frame and fine and it matches the other clips in my bins but when I drop it into the time line it becomes a fully zoomed in version of itself and I can only see a small portion of the image.  What's going on?  I've noticed this has happened in the past randomly with other clips and it's driving me cray cray!  Any help appreciated greatly and thanks in advance for taking the time

    In the FCP Browser, click on the source clip that is showing up sized incorrectly to select it. Once it is selected, type Command + 9 to see the item properties for the clip. Either report those properties here, or take a screen shot of the item properties and post the screen shot here.
    Next, click anywhere in your sequence timeline and then type Command + 0 {zero} to see your sequence settings. Either report those settings or take a screen shot of the sequence settings and post that screen shot here.
    MtD

  • [svn] 2153: build.xml: Adding a description to the 'asc-tests' task to match the other *-tests tasks.

    Revision: 2153
    Author: [email protected]
    Date: 2008-06-19 18:34:42 -0700 (Thu, 19 Jun 2008)
    Log Message:
    build.xml: Adding a description to the 'asc-tests' task to match the other *-tests tasks.
    Modified Paths:
    flex/sdk/trunk/build.xml

    Thats good news.

  • Is this earpods match with other mp3 players?

    Is this earpod match with other mp3 players and produce its effects?

    It uses the industry standard 3.5 mm plug, so it should work with all other MP3 players or electronics that make use of the 3.5 mm headphone jack.
    However, the remote and Mic probably wont' work with them though.
    B-rock

  • Album track not playing in iTunes11, plays through iTunes Match on other devices

    I bought an album (Raymond van het Groenewoud - Live in de AB) but track 3 (Jouw Liefde) refuses to play in iTunes 11. It plays fine on my iPhone4 and iPad3 through iTunes Match...

    ok after another hour of playing around i might have half solved this...I turned match off via my account within the store which didn't seem to work properly, but then found another option to "turn off" via the store dropdown in the menu bar which does seem to have worked on my mac (but not yet on my iphone so still need to figure this out). Now I have turned it off on my mac it seems to offer me the option to buy it again - but as i've already paid for the year I don't know if there is the option to turn on again if I choose to later?

  • HT204053 iTunes Match and other Apple ID alignment.

    I have multiple Apple IDs: @mac.com, @me.com, @icloud.com and then I have my Apple Store account (which is different again).
    To add further complexity my wife shares my iMac at home and she has an Apple Store account - fortunately nothing else.
    Over the past year we have added to our Apple product family with a new iPad and an iPhone 5 so we have tried (and mostly managed) to seperate out the devices so that they are no longer "shared" - with the exceprion of seperate logins to the iMac.
    My problem? Well somewhere along the line it seems that I might have logged into my wifes account on the iMac and used my Apple ID....
    Not a problem I thought until I now find that my iTunes Match (which is only a 12 month service) is blocked for 3 of those months... Surely there should be some kind of reset on the account?
    To add insult to injury I have just been advised by iTunes that they will renew my iTunes Match on 16th December - I still won't be able to use it on the iMac.
    Is there anyway of getting this reset?

    This is crazy. I just bought a book I cannot download ?????
    I have also to wait 90 days?????
    What's going wrong with Apple? This is not the experience I was used to.

  • How to enable cache on Business service having protocol other than JCA

    Hi all,
    In my use case I should use cache on my business service which uses Http as its transport protocol.
    when I try to use the cache on http business service I am unable to use the cache functionality.
    When I try to use the cache on JCA business service I am able to use it. Please help me in finding the
    ways in which I can enable cache functionality on the business service which uses the other protocols.
    Thanks,
    Phanindra.

    Caching in Business Service should work fine on HTTP transport as well. What all configurations have you done in your HTTP business service and how are you testing it?

  • BPEL email Notification Service - Can it support protocol other than pop3

    Hi,
    I wanted to confirm can BPEL email Notification Service support protocol for email other than pop3, such as mapi
    Thanks,
    Sachin Sutar

    Currently only pop3 and imap are supported for incoming mail and SMTP for sending email.

  • ITune Match and "others" in iTunes

    Hi all !
    I have noticed using iTune match and playing "streaming" songs was responsible for most of my "others" on the phone in iTunes.
    It grows up to the point were my iPhone will tell me to watch out for storage the iphone being allmost full.
    Appart from erasing all music and downloading the one I want again on the iphone (wich is a PITA), is there any other solution ?
    What will happen if I deactivate iTune Match on the phone and activate it again ?
    Bets regards,
    Phil

    Keep in mind that iTunes Match is not a streaming service per-se.  To get music from the cloud, your iPhone has to download it.  If you select a song to play, it's getting downloaded in the background, and it won't do that on 3G unless you've enabled it in your settings.  By default the iPhone is set so Match downloads won't happen on 3G
    For what you are doing, I think you need to put on the iPhone the music you think you will want to play in the car (you can always change it).  I'd suggest you use WIFI to download the music, as 3G is going to eat up your data plan. 
    Once you've got the music downloaded, go into the settings for your iPhone and toggle the music view settings so you only see what is on the iPhone.  See if trying your USB setup in the car works then.  If not, next step would be to keep Match turned off while you're driving, only turn it on for the purposes of refreshing what you've got on the phone.

  • How do I change the itunes account apple id to match my other apple id

    Hi all, I had an itunes account in my name but was linked to kids ipods. Now got iphine so made kids own email and apple ids. The one i did for daughter seems to have all the icloud and itunes libary on it  I want to change the itunes account to my apple id but it wont let me. Im going in circles.

    Try
    Settings
    Messages
    Send and Receive
    Add all your email addresses and your iphone number
    Cheers

  • Mozilla sends me a password, asks me to confirm. I copy and paste and Mozilla says the passwords don't match. Other problems remain unresolved.

    I have found too many obstacles, *many times*, trying to log in, plus the upper bar of the Firefox screen is so dark that the black lettering can be read only with difficulty. I believe all your volunteers must be very competent and generous, but I cannot waste any more time. Best wishes and God bless you all.
    Goodbye.
    [email protected]

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    You can try to remove currently saved password(s) form that site.<br />
    You can also check if there are entries with an empty name.
    *Tools > Options > Security: Passwords: "Saved Passwords" > "Show Passwords"

Maybe you are looking for

  • Use Microsoft Online Directory Services as a user authentication provider for our own SharePoint farm?

    Hi, I've managed to configure my farm so that  Microsoft Online Directory Services (Office 365 etc.) can be used for STS authentication, but what I'm actually trying to do is allow user authentication - that is, I'm hoping to be able to use the user'

  • Submit Button and New Pages

    Hello all~ The questions i have may be too complicated for this forum, but as I'm struggling desperately, I thought I'd give it a try. I bought a premade site almost a year ago, and I managed to update it myself, but I've never been able to get the s

  • BAPI for Goods Movment Creation

    Hi     I created Goods Movment with bapi BAPI_GOODSMVT_CREATE. for MIGO transaction     After that i need to change vendor at detaild data level in under Freight (MIGO transaction). or else is it posible to pass our own vendor to that particlar level

  • Why do my banner ads look so crappy? (Illustrator)

    I've tried creating banner ads in Illustrator. They look great! But when I save them for web, they look awful. I've tried to create these ads several way. For example, let's say I'm making a 300x250 ad. Here are the ways I've done so: 1, make the doc

  • Cant find ip address for router

    When I try to access the setup page for my router, 192.168.1.1 does not work and neither does 192.168.1.2 any way to find out what the address is. when I type in those address is comes up no such website ect.