Redirect/Reload Warning Location

Halo.
I checked the following option item:
Options > Advanced > General > Accessibility
[checked] "Warn me when websites try to redirect or reload the page"
When the site tries to reload a bar appears saying :
"Firefox prevented this page from automatically redirecting to another page"
Question:
1. What do you call that bar ?
2. Is there any option so that the warning appears somewhere else (not that bar) but still easy for me to click "Allow" ?
3. Any add-on for the above purpose ?
Thank you
.

Hello dopadapo, not exactly what are you looking but see if this is useful : [https://addons.mozilla.org/en-us/firefox/addon/noredirect/ NoRedirect add-on]
thank you

Similar Messages

  • Frozen warning located at upper left corner of pages app which says "There aren't any warnings for this document".

    Frozen warning located at upper left corner of pages app which says "There aren't any warnings for this document". Cannot seem to be able to close this window. It interferes with my ability to use pages, as it always remains in front of all documents I am working on. Any suggestions on how to remove this frozen warning?

    Usually it is not frozen as such it is just waiting for you to click on OK somewhere.
    Check if there isn't a button or window somewhere or whether Enter will clear it.
    Peter

  • Redirect only prints Location to screen...

    I am trying to redirect to a form based on the value of a field using pl/sql in the "before the page..." block.
    So far my test is proving to work except for the redirect. I can test the code (below) and the if statement fires correctly but it doesnt redirect, instead, I only get the "Location: <URL>" printed to my screen. I can paste the location it prints in the url manually and it is correct....
    declare
    record_new number;
    record_old number;
    standing varchar2(1);
    distributor varchar2(100);
    begin
    -- get the username to execute the report.
    distributor := portal.wwctx_api.get_user;
    -- is the newest record an 'A'?
    select cstatus, nrecno
    into standing, record_old
    from (select *
    from PROD.ADVOPAGE_SUBSCRIBER_DETAIL
    where ccustno = distributor
    order by nrecno desc)
    where rownum = 1;
    -- if yes get nextval from the seq and create a copy record
    -- and pre-load it for the form.
    if standing = 'A' then
    record_new := '';
    select prod.advopage_detail_seq.nextval into record_new from dual;
    insert into PROD.ADVOPAGE_SUBSCRIBER_DETAIL
    (nrecno,
    ccustno,
    cname,
    cstory,
    bimage,
    dsubmitted,
    csubmitted_by,
    dapproved,
    capproved_by,
    cstatus,
    curl,
    ccomment)
    select record_new,
    ccustno,
    cname,
    cstory,
    bimage,
    dsubmitted,
    csubmitted_by,
    dapproved,
    capproved_by,
    'E',
    curl,
    ccomment
    from PROD.ADVOPAGE_SUBSCRIBER_DETAIL
    where nrecno = record_old;
    owa_util.redirect_url('PORTAL.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=2849511536&p_arg_names=NRECNO&p_arg_values=' ||
    record_new ||
    '&p_arg_names=_nrecno_cond&p_arg_values=%3D');
    else
    owa_util.redirect_url('PORTAL.wwa_app_module.link?p_arg_names=_moduleid&p_arg_values=2849511536&p_arg_names=NRECNO&p_arg_values=' ||
    record_old ||
    '&p_arg_names=_nrecno_cond&p_arg_values=%3D');
    end if;
    exception
    when others then
    null;
    end;
    thx

    Hi,
     I believe this troubleshooting document can help you, please click here.
    Kiko

  • Use of "page redirect" / "reload" - Options

    In the TOOLS - OPTIONS - ADVANCED - ACCESSIBILITY is an option to check, or uncheck, whether or not to be notified when Firefox detects a page reload/redirect. When this option is checked, all reloads/redirects (for the most part) are flagged and the user needs to either ALLOW or cancel the notification (bar). When ALLOW is selected the user is usually connected with the page / site desired. Some, but not all, pages/cites, when ALLOW is selected, the Firefox notification bar continues to reappear. I would like to suggest that 1) when ALLOW is selected that the page/web site is automatically added to a list (exception) such that the notification is no longer flagged for that page/web site. Or 2) in the TOOLS - OPTIONS - ADVANCED - ACCESSIBILITY that an "EXCLUDE" or "EXCEPTIONS" option be added to allow the user to manually add any page/web site to this list. This exclude/exceptions list would allow the option of notifying the user when a reload/redirect is detected only those pages/web sites that have not been added to the exceptions list thus allowing for better security rather than a blanket "allow all" or "notify" on all reloads/redirects. And the user may make a decision as to whether or not to add a particular page/site to the exceptions list. Firefox does exceptions lists for other options such as POP-UPS, LOAD IMAGES, COOKIE management, and installing of add-ons notification. So ... why not the same for page/web site reloads/redirects? Just a thought. Thanks for listening.

    Thanks for the response (postings). I have submitted my suggestion to the link provided. As for the addon ... let's see. I will check it out and see if the addon is what I want. Again ... thanks.

  • Why do I get the sequence reloading warning message? Is there a way to default it?

    I am running several test sequences simultaneously. I modified the test sockets used in the TS process models to specify the sequence file that I want to run in each socket. However, when I trigger the execution, no matter which sequences I have opened, I always get this message:
    "The file 'Sequence File.seq' has been modified outside of the sequence editor. Do you want to reload it? Yes/No"
    This message appears only the first time that I execute after opening TS. Once I click No, I can continue without problems (However, choosing Yes would freeze TS).
    I don't know exactly why I am getting this message. I suppose somewhere when the test socket gets initialized, the sequence gets loaded
    in memory, and then compares it with the file and ask for reloading.
    Is there a way to always answer NO to this reloading prompt message? Or any clue about why am I getting this prompt?
    Thanks.

    Hello,
    Unfortunatelly there is no option to automatically reload the sequences that got modified outside the current application.
    I'm not quite sure why you are getting this message. However, since you mentioned you modified the process model, I have a couple of suggestions:
    1) Make sure you are not modifing your sequences at runtime. Usually you get this message when you modify properties under SequenceFile. This is the File object and if you change it, TS may reload it.
    2) When you call your sequences, also make sure you have the same prototype for the parameters your sequence is expecting and the ones you are sending.
    Maybe you can gice us some more details about how you executing this sequences and how you modified the process model.
    Regards,
    Roberto Piacentini
    National Instruments
    Applications Engineer
    www.ni.com/support

  • Redirect to location in document in Smartform PDF

    Hello Smartform Gurus,
    How do I provide a link in smartform which will redirect to a location on the document when it is converted to PDF? Is it possible to do this by any chance?
    Thanks
    Prasad

    Just do htp.init; first.
    Scott

  • Linking to a specific location in a web page is not working

    Hello,
    I am using anchor tags for linking to a specific location in a web page . This Page contains some images(.bmp).
    Eg:
    <h2><a name="exactline">Linking Directly to a Specific Location</a></h2>
    <a href="http://www.example.com/some-page-or-other.aspx#exactline">Click here</a>
    Whenever I click on the link it moves to  specific location but when the page get loaded completely , top of the page is being displayed.
    My question is how can I make this link redirects directly to the particular section and stays there even after the page loads fully.
    Thanks

    Hi ,
    When you click your link "Click here", the SharePoint web page with anchor will not work until refresh the page, if it's the case, you can add the javascript code to refresh the page automatically as workaround per the following similar post.
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/f7eab808-da8a-44fd-9933-f9b992f5affc/sharepoint-anchor-tags?forum=sharepointgeneralprevious
    http://yalla.itgroove.net/2012/05/anchor-links-tags-in-sharepoint-2010/
    <script type="text/javascript">
    setTimeout(Reload,2000);
    function Reload()
    window.location.hash=self.document.location.hash.substring(1);
    </script>
    Thanks,
    Daniel Yang
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected] 
    Daniel Yang
    TechNet Community Support

  • Fierfox prevents pages from being redirected how do I stop it?

    every time I click on a link from my gmail account, firefox prevents that page to open. I have to click on the allow button on the top right. I find this inconvenient and am not used to it either.

    You can turn off the redirect/reload page warning:
    *''Options > Advanced > General >'' '''''un-check''''' "Warn me when websites try to redirect or reload the page"
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • Google warning help

    I'm getting the following warning from google after submitting sitemaps for my websites. 'URLs not followed
    When we tested a sample of URLs from your Sitemap, we found that some URLs redirect to other locations. We recommend that your Sitemap contain URLs that point to the final destination (the redirect target) instead of redirecting to another URL'
    I'm using the RAGE sitemap tool to build and submit my sitemap. Can anyone advise what may cause this warning or how I may be able to remedy this so that Google is my friend again?

    Where are you publishing to - MobileMe or another server?
    Is your URL a redirect to MobileMe and, if so, is it done by Cname or masking?
    Are you using the default iWeb navigation?
    Where did you upload your sitemap to and what URL did you give to Google?
    Did you test that your sitemap was in the correct location on your server?

  • All of my bookmarks appear in the location bar when all i want is the history

    So lets just jump through everything I have done already. I basically figured out that all of the sites listed in my location bar are my bookmarks. All want is history. Before my Location bar settings were set to history and bookmarks, but then I decided to delete all my history and that just left the bookmarks. So figured out the location bar settings thing and I switched it to History but its still showing my bookmarks in the location bar. Some sites I have bookmarked but haven't visited in awhile. I would also like to note that there is no star next these links in the location bar but when I click on any of the links in it they are bookmarked sites. I am guessing the missing star may have something to do with why its being tagged history. I have no clue but I only want history in my location bar not bookmarks. I tried customizing it and still all my bookmarks are in it.

    Are those sites redirected to another location?
    If the URL stays the same then an URL that is bookmarked should have a star next to it.
    You can also restrict the drop down list to websites that you've typed in the location bar.
    * http://kb.mozillazine.org/Location_Bar_search
    * http://kb.mozillazine.org/browser.urlbar.default.behavior

  • Redirect not working of POST

    Hello,
    The post method needs a redirection. It shows the url in DEBUG but response gives the same html page & not the new redirect one.
    Here is the POST method:
        public String POST(String url, NameValuePair[] data) {
            String res = "";
            String URL =  ymailSinupUrl + "&_ylt=A9FJpMBjCkRHERcBDgCZ2PAI";
            NameValuePair formData[] = {
                new NameValuePair("u", _dsh), new NameValuePair("t", _t1),
                new NameValuePair("preferredcontent", this.preferLang), new NameValuePair("firstname", FirstName), new NameValuePair("secondname", LastName),  new NameValuePair("gender", this.gender), new NameValuePair("mm", this.bMm), new NameValuePair("dd", bDate), new NameValuePair("yyyy", bYyyy), new NameValuePair("country", loc), new NameValuePair("postalcode", postalCode),
                new NameValuePair("yahooid", Email), new NameValuePair("password", Passwrd), new NameValuePair("passwordconfirm", passwrdAgain),
                new NameValuePair("altemail", this.alterEmail), new NameValuePair("secquestion", selection), new NameValuePair("secquestionanswer", this.IdentifyAnswer), new NameValuePair("cword", newaccountcaptcha), new NameValuePair("cdata", this._continue),  new NameValuePair("tos_agreed", this.doAgree), new NameValuePair("IAgreeBtn", submitbutton)
            PostMethod postMethod = new PostMethod(URL);
            postMethod.setRequestBody(formData);
            int statusCode = 0;
            try {
                statusCode = client.executeMethod(hc, postMethod);
                System.out.println("Register Send: " + postMethod.getStatusLine().toString());
                postMethod.releaseConnection();
            }catch (HttpException e) {
                postMethod.releaseConnection();
                System.out.println("HTTP EXception : " + e.getMessage());
            }catch (IOException ie) {
                postMethod.releaseConnection();
                System.out.println("Error Exe Method - Post. Status Code = " + statusCode);
                ie.printStackTrace();
            // To find whether logon is suceeded is, retreive the cookie
            Cookie[] logoncookies = cookiespec.match(
                ymailSinupUrl, hc.getPort(), "/", false, client.getState().getCookies());
            System.out.println("Logon cookies:");   
            if (logoncookies.length == 0) {
                System.out.println("None");   
            } else {
                for (int i = 0; i < logoncookies.length; i++) {
                    System.out.println("- " + logoncookies.toString());
    // Save the url in lastUrl to keep track of
    try {
    lastUrl = postMethod.getURI().toString();
    } catch (HttpException he) {
    he.printStackTrace();
    statusCode = postMethod.getStatusCode();
    if ((statusCode == HttpStatus.SC_MOVED_TEMPORARILY) ||
    (statusCode == HttpStatus.SC_MOVED_PERMANENTLY) ||
    (statusCode == HttpStatus.SC_SEE_OTHER) ||
    (statusCode == HttpStatus.SC_TEMPORARY_REDIRECT)) {
    Header header = postMethod.getResponseHeader("Location");
    if (header != null) {
    String newUri = header.getValue();
    System.out.println("Header Location = " + newUri);
    if ((newUri == null) || (newUri.equals(""))) {
    newUri = "/";
    try {
    // REQUIRES RE-DIRECT
    System.out.println("RE DIRECTING TARGET .....");
    GetMethod redirect = new GetMethod(h.getValue());
    redirect.setRequestHeader("Cookie",logoncookies.toString());
    client.executeMethod(redirect);
    InputStream inputStream = null;
    BufferedReader input = null;
    try {
    inputStream = redirect.getResponseBodyAsStream();
    input = new BufferedReader(new InputStreamReader(inputStream));
    String str;
    StringBuffer response = new StringBuffer();
    while((str = input.readLine()) != null) {
    response.append((new StringBuilder()).append(str).append("\n").toString());
    res = (new StringBuilder()).append(res).append(str).toString();
    res = response.toString();
    input.close();
    } catch (IOException ie) {
    redirect.releaseConnection();
    ie.printStackTrace();
    System.out.println("Redirect: " + redirect.getStatusLine().toString());
    System.out.println("Redirect: " + redirect.getRequestHeader("path"));
    // release any connection resources used by the method
    redirect.releaseConnection();
    } catch (Exception e) {
    System.out.println("Exp in Redirecting:-" + e.getMessage());
    e.printStackTrace();
    } else {
    System.out.println("Invalid Redirect...........");
    System.exit(1);
    System.out.println((new StringBuilder()).append("Status Code = ").append(statusCode).toString());
    System.out.println("REPLY FROM POS = " + res);
    return res;
    tHE dEBUG of whole program is as follows:
    init:
    deps-jar:
    Compiling 1 source file to E:\Trupti\Projects\Sol Edad\Yname Maker\build\classes
    compile:
    2007/11/22 15:11:07:090 IST [DEBUG] HttpClient - Java version: 1.6.0_02
    2007/11/22 15:11:07:090 IST [DEBUG] HttpClient - Java vendor: Sun Microsystems Inc.
    2007/11/22 15:11:07:090 IST [DEBUG] HttpClient - Java class path: E:\Trupti\JakartaApache\commons-codec-1.3.jar;E:\Trupti\JakartaApache\commons-httpclient-3.0.1.jar;E:\Trupti\JakartaApache\commons-lang-2.3.jar;E:\Trupti\JakartaApache\commons-logging-1.1.jar;E:\Trupti\Projects\Sol Edad\Yname Maker\build\classes
    2007/11/22 15:11:07:090 IST [DEBUG] HttpClient - Operating system name: Windows XP
    2007/11/22 15:11:07:090 IST [DEBUG] HttpClient - Operating system architecture: x86
    2007/11/22 15:11:07:090 IST [DEBUG] HttpClient - Operating system version: 5.1
    2007/11/22 15:11:07:215 IST [DEBUG] HttpClient - SUN 1.6: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores, JavaPolicy Policy; JavaLoginConfig Configuration)
    2007/11/22 15:11:07:231 IST [DEBUG] HttpClient - SunRsaSign 1.5: Sun RSA signature provider
    2007/11/22 15:11:07:231 IST [DEBUG] HttpClient - SunJSSE 1.6: Sun JSSE provider(PKCS12, SunX509 key/trust factories, SSLv3, TLSv1)
    2007/11/22 15:11:07:231 IST [DEBUG] HttpClient - SunJCE 1.6: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
    2007/11/22 15:11:07:231 IST [DEBUG] HttpClient - SunJGSS 1.0: Sun (Kerberos v5, SPNEGO)
    2007/11/22 15:11:07:231 IST [DEBUG] HttpClient - SunSASL 1.5: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5)
    2007/11/22 15:11:07:231 IST [DEBUG] HttpClient - XMLDSig 1.0: XMLDSig (DOM XMLSignatureFactory; DOM KeyInfoFactory)
    2007/11/22 15:11:07:231 IST [DEBUG] HttpClient - SunPCSC 1.6: Sun PC/SC provider
    2007/11/22 15:11:07:231 IST [DEBUG] HttpClient - SunMSCAPI 1.6: Sun's Microsoft Crypto API provider
    2007/11/22 15:11:07:231 IST [DEBUG] DefaultHttpParams - Set parameter http.useragent = Jakarta Commons-HttpClient/3.0.1
    2007/11/22 15:11:07:231 IST [DEBUG] DefaultHttpParams - Set parameter http.protocol.version = HTTP/1.1
    2007/11/22 15:11:07:231 IST [DEBUG] DefaultHttpParams - Set parameter http.connection-manager.class = class org.apache.commons.httpclient.SimpleHttpConnectionManager
    2007/11/22 15:11:07:231 IST [DEBUG] DefaultHttpParams - Set parameter http.protocol.cookie-policy = rfc2109
    2007/11/22 15:11:07:231 IST [DEBUG] DefaultHttpParams - Set parameter http.protocol.element-charset = US-ASCII
    2007/11/22 15:11:07:231 IST [DEBUG] DefaultHttpParams - Set parameter http.protocol.content-charset = ISO-8859-1
    2007/11/22 15:11:07:231 IST [DEBUG] DefaultHttpParams - Set parameter http.method.retry-handler = [email protected]
    2007/11/22 15:11:07:231 IST [DEBUG] DefaultHttpParams - Set parameter http.dateparser.patterns = [EEE, dd MMM yyyy HH:mm:ss zzz, EEEE, dd-MMM-yy HH:mm:ss zzz, EEE MMM d HH:mm:ss yyyy, EEE, dd-MMM-yyyy HH:mm:ss z, EEE, dd-MMM-yyyy HH-mm-ss z, EEE, dd MMM yy HH:mm:ss z, EEE dd-MMM-yyyy HH:mm:ss z, EEE dd MMM yyyy HH:mm:ss z, EEE dd-MMM-yyyy HH-mm-ss z, EEE dd-MMM-yy HH:mm:ss z, EEE dd MMM yy HH:mm:ss z, EEE,dd-MMM-yy HH:mm:ss z, EEE,dd-MMM-yyyy HH:mm:ss z, EEE, dd-MM-yyyy HH:mm:ss z]
    2007/11/22 15:11:07:246 IST [DEBUG] DefaultHttpParams - Set parameter http.protocol.version = HTTP/1.0
    2007/11/22 15:11:07:246 IST [DEBUG] DefaultHttpParams - Set parameter http.protocol.version = HTTP/1.0
    Landing on Signup Page
    2007/11/22 15:11:07:246 IST [DEBUG] DefaultHttpParams - Set parameter http.protocol.cookie-policy = null
    2007/11/22 15:11:07:293 IST [DEBUG] DefaultHttpParams - Set parameter http.method.rety-handler = [email protected]1b
    2007/11/22 15:11:07:309 IST [DEBUG] HttpConnection - Open connection to edit.yahoo.com:443
    2007/11/22 15:11:07:981 IST [DEBUG] header - >> "GET /registration?.intl=us&new=1&.done=http HTTP/1.0[\r][\n]"
    2007/11/22 15:11:07:981 IST [DEBUG] HttpMethodBase - Adding Host request header
    2007/11/22 15:11:08:012 IST [DEBUG] header - >> "User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.3) Gecko/20061201 Firefox/2.0.0.3 (Ubuntu-feisty)[\r][\n]"
    2007/11/22 15:11:08:012 IST [DEBUG] header - >> "Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5[\r][\n]"
    2007/11/22 15:11:08:012 IST [DEBUG] header - >> "Accept-Language: en-US[\r][\n]"
    2007/11/22 15:11:08:012 IST [DEBUG] header - >> "Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7[\r][\n]"
    2007/11/22 15:11:08:012 IST [DEBUG] header - >> "Keep-Alive: 300[\r][\n]"
    2007/11/22 15:11:08:012 IST [DEBUG] header - >> "Connection: keep-alive[\r][\n]"
    2007/11/22 15:11:08:012 IST [DEBUG] header - >> "Host: edit.yahoo.com[\r][\n]"
    2007/11/22 15:11:08:012 IST [DEBUG] header - >> "[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "HTTP/1.1 200 OK[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "Date: Thu, 22 Nov 2007 09:41:08 GMT[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "Set-Cookie: B=ef69pm53kajlk&b=3&s=q3; expires=Tue, 02-Jun-2037 20:00:00 GMT; path=/; domain=.yahoo.com[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "P3P: policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "Cache-control: no-cache[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "Pragma: no-cache[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "Expires: 0[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "Connection: close[\r][\n]"
    2007/11/22 15:11:09:652 IST [DEBUG] header - << "Content-Type: text/html[\r][\n]"
    2007/11/22 15:11:09:699 IST [DEBUG] HttpMethodBase - Cookie accepted: "$Version=0; B=ef69pm53kajlk&b=3&s=q3; $Path=/; $Domain=.yahoo.com"
    Status Code = 200
    Got RESPONSE :-  *****************************  HTML CODE ****************************************
    Initial set of cookies:
    Ini Cookies: None
    Cookie = B = ef69pm53kajlk&b=3&s=q3
    Form Action = /registration;_ylt=A9FJq3.0TkVHN80ADgCZ2PAI
    Captcha URL - https://ab.login.yahoo.com/img/4.tPSeVZFemXYoQV0NICmWnGQ501fk1P1.dvnHUeJXY.iqAJA.in8Ne.4Q6e64fly4gkf3kRkQ--.jpg
    Continue = 4.tPSeVZFemXYoQV0NICmWnGQ501fk1P1.dvnHUeJXY.iqAJA.in8Ne.4Q6e64fly4gkf3kRkQ--
    DSH - U = c43neat3kajlk
    T1 = 0kGqAw2P05N6ep_jQ3V10QQtjOlDOl1TAvxdpkLTjgc1qW0i_V89yZbsoWFsk9Wl4KUh9vEmpnQ4_qp68PmUEimVv9mFLdRDUju7iDo8fQQ1hhbeL48NxPQD5i_aaZ3Pi6TJXAhoEuTL3QUqRn9CsKi6s.hqPg32AK_DBTCEwY0-~B
    Dracs =
    POSTING FORM ....
    2007/11/22 15:11:33:401 IST [DEBUG] HttpConnection - Open connection to edit.yahoo.com:443
    2007/11/22 15:11:33:760 IST [DEBUG] header - >> "POST /registration?.intl=us&new=1&.done=http&_ylt=A9FJpMBjCkRHERcBDgCZ2PAI HTTP/1.0[\r][\n]"
    2007/11/22 15:11:33:776 IST [DEBUG] HttpMethodBase - Adding Host request header
    2007/11/22 15:11:33:792 IST [DEBUG] HttpMethodBase - Default charset used: ISO-8859-1
    2007/11/22 15:11:33:995 IST [DEBUG] HttpMethodBase - Default charset used: ISO-8859-1
    2007/11/22 15:11:34:182 IST [DEBUG] header - >> "User-Agent: Jakarta Commons-HttpClient/3.0.1[\r][\n]"
    2007/11/22 15:11:34:213 IST [DEBUG] header - >> "Host: edit.yahoo.com[\r][\n]"
    2007/11/22 15:11:34:229 IST [DEBUG] header - >> "Cookie: $Version=0; B=ef69pm53kajlk&b=3&s=q3; $Path=/; $Domain=.yahoo.com[\r][\n]"
    2007/11/22 15:11:34:245 IST [DEBUG] header - >> "Content-Length: 676[\r][\n]"
    2007/11/22 15:11:34:276 IST [DEBUG] header - >> "Content-Type: application/x-www-form-urlencoded[\r][\n]"
    2007/11/22 15:11:34:292 IST [DEBUG] header - >> "[\r][\n]"
    2007/11/22 15:11:35:370 IST [DEBUG] EntityEnclosingMethod - Request body sent
    2007/11/22 15:11:35:682 IST [DEBUG] header - << "HTTP/1.1 301 Moved Permanently[\r][\n]"
    2007/11/22 15:11:35:729 IST [DEBUG] header - << "Date: Thu, 22 Nov 2007 09:41:35 GMT[\r][\n]"
    2007/11/22 15:11:35:745 IST [DEBUG] header - << "Location: http://edit.yahoo.com/registration?.intl=us&new=1&.done=http[\r][\n]"
    2007/11/22 15:11:35:760 IST [DEBUG] header - << "Connection: close[\r][\n]"
    2007/11/22 15:11:35:776 IST [DEBUG] header - << "Content-Type: text/html[\r][\n]"
    2007/11/22 15:11:35:791 IST [DEBUG] HttpMethodDirector - Redirect required
    2007/11/22 15:11:35:791 IST [INFO] HttpMethodDirector - Redirect requested but followRedirects is disabled
    Register Send: HTTP/1.1 301 Moved Permanently
    2007/11/22 15:11:39:604 IST [DEBUG] HttpMethodBase - Should close connection in response to directive: close
    2007/11/22 15:11:39:619 IST [DEBUG] HttpConnection - Releasing connection back to connection manager.
    Logon cookies:
    None
    Header = http://edit.yahoo.com/registration?.intl=us&new=1&.done=http
    RE DIRECTING TARGET .....
    2007/11/22 15:12:02:384 IST [DEBUG] HttpConnection - Open connection to edit.yahoo.com:80
    2007/11/22 15:12:02:727 IST [DEBUG] header - >> "GET /registration?.intl=us&new=1&.done=http HTTP/1.0[\r][\n]"
    2007/11/22 15:12:02:743 IST [DEBUG] HttpMethodBase - Adding Host request header
    2007/11/22 15:12:02:759 IST [DEBUG] header - >> "Cookie: [Lorg.apache.commons.httpclient.Cookie;@e4776b[\r][\n]"
    2007/11/22 15:12:02:790 IST [DEBUG] header - >> "User-Agent: Jakarta Commons-HttpClient/3.0.1[\r][\n]"
    2007/11/22 15:12:02:821 IST [DEBUG] header - >> "Host: edit.yahoo.com[\r][\n]"
    2007/11/22 15:12:02:837 IST [DEBUG] header - >> "Cookie: $Version=0; B=ef69pm53kajlk&b=3&s=q3; $Path=/; $Domain=.yahoo.com[\r][\n]"
    2007/11/22 15:12:02:852 IST [DEBUG] header - >> "[\r][\n]"
    2007/11/22 15:12:06:196 IST [DEBUG] header - << "HTTP/1.1 302 Found[\r][\n]"
    2007/11/22 15:12:06:243 IST [DEBUG] header - << "Date: Thu, 22 Nov 2007 09:42:02 GMT[\r][\n]"
    2007/11/22 15:12:06:290 IST [DEBUG] header - << "P3P: policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"[\r][\n]"
    2007/11/22 15:12:06:305 IST [DEBUG] header - << "Location: https://edit.yahoo.com/registration?_intl=us&new=1&_done=http[\r][\n]"
    2007/11/22 15:12:06:321 IST [DEBUG] header - << "Connection: close[\r][\n]"
    2007/11/22 15:12:06:337 IST [DEBUG] header - << "Content-Type: text/html[\r][\n]"
    <b>2007/11/22 15:12:06:352 IST [DEBUG] HttpMethodDirector - Redirect required
    2007/11/22 15:12:06:368 IST [DEBUG] HttpMethodDirector - Redirect requested to location 'https://edit.yahoo.com/registration?_intl=us&new=1&_done=http'
    2007/11/22 15:12:06:415 IST [DEBUG] HttpMethodDirector - Redirecting from 'http://edit.yahoo.com:80/registration' to 'https://edit.yahoo.com/registration</b>
    2007/11/22 15:12:06:430 IST [DEBUG] HttpMethodDirector - Execute redirect 1 of 100
    2007/11/22 15:12:06:446 IST [DEBUG] HttpMethodBase - Should close connection in response to directive: close
    2007/11/22 15:12:06:462 IST [DEBUG] HttpConnection - Connection is locked.  Call to releaseConnection() ignored.
    2007/11/22 15:12:06:462 IST [DEBUG] HttpConnection - Releasing connection back to connection manager.
    2007/11/22 15:12:06:477 IST [DEBUG] HttpConnection - Open connection to edit.yahoo.com:443
    2007/11/22 15:12:06:821 IST [DEBUG] header - >> "GET /registration?_intl=us&new=1&_done=http HTTP/1.1[\r][\n]"
    2007/11/22 15:12:06:837 IST [DEBUG] HttpMethodBase - Adding Host request header
    2007/11/22 15:12:06:868 IST [DEBUG] header - >> "Cookie: [Lorg.apache.commons.httpclient.Cookie;@e4776b[\r][\n]"
    2007/11/22 15:12:06:899 IST [DEBUG] header - >> "User-Agent: Jakarta Commons-HttpClient/3.0.1[\r][\n]"
    2007/11/22 15:12:06:915 IST [DEBUG] header - >> "Host: edit.yahoo.com[\r][\n]"
    2007/11/22 15:12:06:930 IST [DEBUG] header - >> "Cookie: $Version=0; B=ef69pm53kajlk&b=3&s=q3; $Path=/; $Domain=.yahoo.com[\r][\n]"
    2007/11/22 15:12:06:962 IST [DEBUG] header - >> "[\r][\n]"
    2007/11/22 15:12:09:493 IST [DEBUG] header - << "HTTP/1.1 200 OK[\r][\n]"
    2007/11/22 15:12:09:555 IST [DEBUG] header - << "Date: Thu, 22 Nov 2007 09:42:07 GMT[\r][\n]"
    2007/11/22 15:12:09:571 IST [DEBUG] header - << "P3P: policyref="http://p3p.yahoo.com/w3c/p3p.xml", CP="CAO DSP COR CUR ADM DEV TAI PSA PSD IVAi IVDi CONi TELo OTPi OUR DELi SAMi OTRi UNRi PUBi IND PHY ONL UNI PUR FIN COM NAV INT DEM CNT STA POL HEA PRE GOV"[\r][\n]"
    2007/11/22 15:12:09:602 IST [DEBUG] header - << "Cache-control: no-cache[\r][\n]"
    2007/11/22 15:12:09:618 IST [DEBUG] header - << "Pragma: no-cache[\r][\n]"
    2007/11/22 15:12:09:633 IST [DEBUG] header - << "Expires: 0[\r][\n]"
    2007/11/22 15:12:09:649 IST [DEBUG] header - << "Connection: close[\r][\n]"
    2007/11/22 15:12:09:665 IST [DEBUG] header - << "Transfer-Encoding: chunked[\r][\n]"
    2007/11/22 15:12:09:680 IST [DEBUG] header - << "Content-Type: text/html[\r][\n]"
    2007/11/22 15:12:28:523 IST [DEBUG] HttpMethodBase - Should close connection in response to directive: close
    2007/11/22 15:12:28:523 IST [DEBUG] HttpConnection - Releasing connection back to connection manager.The bold text says, that the header has some reference to go to other site, but the redirect.getResponseBodyAsStream(); returns the same page as Get. What is that I am lacking.
    Any help is highly appreciated. Please guide me, I am in need of help.
    Thanks

    cotton.m wrote:
    Have you considered the possibility that the site in question doesn't want to support requests from your client and is thus forwarding you to oblivion?I mean I'd well consider dropping a Jakarta client trying to register on my web page. It smells of spam

  • Firefox does not recognize a redirect for my website

    I have a business website and I have two domain names. I've set up a redirect but it's not working with Firefox. It works well in Internet Explorer. How do I fix this so that Firefox users will be redirected to my website?
    == URL of affected sites ==
    http://www.atstractorservices.com

    No problems here with that site.
    It is possible that an extension or security software is preventing the redirect via a location field in the response headers.

  • Delegation for computer addition restricting to location OU

    Hello All,
    I am aware of multiple threads to delegate permissions to add computers to OU, however I am trying to achieve two things using delegation.
    1. A Particular group needs to be delegated to add computers to one OU. Eg Newyork admins should have permission to add Computers only to Newyork OU. (Right clicking delegation could achieve this) but
    2.A Particular group which adds any computer to domain should be redirected to particular location OU. Eg.Newyork Group which has permissions to add computers to Newyork OU should automatically get added to Newyork OU and shouldn't get "permission denied
    message" or other error messages as by default any computers added lands  to Computer container in which the I.T admin doesn't have permissions.  
    Any-links or ideas much appreciated.
    Many Thanks Krish

    Hi Krish,
    A Particular group which adds any computer to domain should be redirected to particular location OU. Eg.Newyork Group which has permissions to add computers to Newyork OU should automatically get added to Newyork OU
    To accomplish this, you may need a script, Delegation Control cannot perform this function.
    More information for you:
    Redirecting Computers from default Computer to specified OU!
    https://social.technet.microsoft.com/Forums/en-US/062b4471-67db-478e-acae-490733b62355/redirecting-computers-from-default-computer-to-specified-ou?forum=winserverDS
    Add Computer to specific OU based on current user's OU
    https://social.technet.microsoft.com/Forums/en-US/d4b5c8cf-c59d-4eaa-8b19-06ee6c6c5908/add-computer-to-specific-ou-based-on-current-users-ou?forum=winservergen
    Best Regards,
    Amy

  • Locate me varies from iPhone to iPhone

    In my office we have 3 iphones. Side by side by side on a desk they produce wildly varying results when Google Maps uses cell tower triangulation. All settings are the same and wi-fi is off. Each one of them has the exact same case and screen protector. The only difference I can think of is that #2 and #3 were bought on release day and #1 is was bought during the holidays.
    iPhone #1 zeros right in on the exact location of the office with a circle that is maybe half a block wide. iPhone #2 and #3 both show a circle that is roughly 2 miles in diameter, the center of which is off by a good 1/4 mile. I tried powering off all three phones and letting Google maps have multiple chances to to reload the location and its always the same: iPhone #1 is super accurate and the other 2 are so vague as to be almost useless.
    What gives?

    ggarness wrote:
    Side by side by side on a desk
    This in itself can cause it. Interference (from a variety of sources) skews the data needed. There are reports where one is in his home and it is close, but if he stands by his TV it is off by miles (circle not even around his neighborhood). Move away from TV, and close again.
    Please remember (there have been many posts here complaining). It is not meant to be perfect. It is more abut getting near you (and miles is still near) for when you want to find things near you. eg. Click locate me. If off by mile or so that is fine the zoom level will still be your local area. Then search for what you want. It will show what is in your area. That is the main purpose of it. Not to be perfect and find your exact spot. Then the trip is once it gets close to you, do a Drop Pin and put it where you know you are. Then you can click that drop pin and get directions form that Point. The locate is there to just help you zoom into where you are.

  • ASDM Won't connect to 5505

    Disclaimer: Self learning, new to ASA.
    I setup the ASA 5505 (everything via the ASDM) and got it connected and working fine.  
    Set route so the inside could get to the outside
    Added an object, nat rule, and ACL to allow tcp/3389 through to Server-01.  
    Created objects for all the devices I wanted to have internet access, and created ACLs permitting them access.  
    Fat fingered the cable modem's cable so I had to reload the ASA
    I'm not sure if I clicked on something else, because on a reload I get the warning:
    ..WARNING: All traffic destined to the IP address of the outside interface is being redirected.
    WARNING: Users will not be able to access any service enabled on the outside interface.
    *** Output from config line 133, "static (inside,outside) ..."
    Now, from what I can tell, everything works; internal computers have access to internet, and I can remote in using tcp/3389.  I have access to the CLI through the com cable, however, I can no longer connect to the ASA using the ASDM.
    I "think" the problem is with the command "static (inside,outside) interface Server-01 netmask 255.255.255.255" but I'm not for certain.  I've tried to research how to clear the command to no avail.
    Can someone help me figure out how I borked this please?  TIA
    alexandre#
    *** --- START GRACEFUL SHUTDOWN ---
    Shutting down isakmp
    Shutting down webvpn
    Shutting down File system
    *** --- SHUTDOWN NOW ---
    Process shutdown finished
    Rebooting.....
    CISCO SYSTEMS
    Embedded BIOS Version 1.0(12)13 08/28/08 15:50:37.45
    Low Memory: 632 KB
    High Memory: 507 MB
    PCI Device Table.
    Bus Dev Func VendID DevID Class              Irq
     00  01  00   1022   2080  Host Bridge
     00  01  02   1022   2082  Chipset En/Decrypt 11
     00  0C  00   1148   4320  Ethernet           11
     00  0D  00   177D   0003  Network En/Decrypt 10
     00  0F  00   1022   2090  ISA Bridge
     00  0F  02   1022   2092  IDE Controller
     00  0F  03   1022   2093  Audio              10
     00  0F  04   1022   2094  Serial Bus         9
     00  0F  05   1022   2095  Serial Bus         9
    Evaluating BIOS Options ...
    Launch BIOS Extension to setup ROMMON
    Cisco Systems ROMMON Version (1.0(12)13) #0: Thu Aug 28 15:55:27 PDT 2008
    Platform ASA5505
    Use BREAK or ESC to interrupt boot.
    Use SPACE to begin boot immediately.
    Launching BootLoader...
    Default configuration file contains 1 entry.
    Searching / for images to boot.
    Loading /asa825-k8.bin... Booting...
    Platform ASA5505
    Loading...
    ¦dosfsck 2.11, 12 Mar 2005, FAT32, LFN
    Starting check/repair pass.
    Starting verification pass.
    /dev/hda1: 168 files, 30935/62014 clusters
    dosfsck(/dev/hda1) returned 0
    Processor memory 383561728, Reserved memory: 62914560 (DSOs: 0 + kernel: 62914560)
    Total SSMs found: 0
    Total NICs found: 10
    88E6095 rev 2 Gigabit Ethernet @ index 09 MAC: 0000.0003.0002
    88E6095 rev 2 Ethernet @ index 08 MAC: 7c69.f65c.8798
    88E6095 rev 2 Ethernet @ index 07 MAC: 7c69.f65c.8797
    88E6095 rev 2 Ethernet @ index 06 MAC: 7c69.f65c.8796
    88E6095 rev 2 Ethernet @ index 05 MAC: 7c69.f65c.8795
    88E6095 rev 2 Ethernet @ index 04 MAC: 7c69.f65c.8794
    88E6095 rev 2 Ethernet @ index 03 MAC: 7c69.f65c.8793
    88E6095 rev 2 Ethernet @ index 02 MAC: 7c69.f65c.8792
    88E6095 rev 2 Ethernet @ index 01 MAC: 7c69.f65c.8791
    y88acs06 rev16 Gigabit Ethernet @ index 00 MAC: 7c69.f65c.8799
    Licensed features for this platform:
    Maximum Physical Interfaces    : 8
    VLANs                          : 3, DMZ Restricted
    Inside Hosts                   : Unlimited
    Failover                       : Disabled
    VPN-DES                        : Enabled
    VPN-3DES-AES                   : Enabled
    SSL VPN Peers                  : 2
    Total VPN Peers                : 10
    Dual ISPs                      : Disabled
    VLAN Trunk Ports               : 0
    Shared License                 : Disabled
    AnyConnect for Mobile          : Disabled
    AnyConnect for Cisco VPN Phone : Disabled
    AnyConnect Essentials          : Disabled
    Advanced Endpoint Assessment   : Disabled
    UC Phone Proxy Sessions        : 2
    Total UC Proxy Sessions        : 2
    Botnet Traffic Filter          : Disabled
    This platform has a Base license.
    Encryption hardware device : Cisco ASA-5505 on-board accelerator (revision 0x0)
                                 Boot microcode   : CN1000-MC-BOOT-2.00
                                 SSL/IKE microcode: CNLite-MC-SSLm-PLUS-2.03
                                 IPSec microcode  : CNlite-MC-IPSECm-MAIN-2.05
    Cisco Adaptive Security Appliance Software Version 8.2(5)
      ****************************** Warning *******************************
      This product contains cryptographic features and is
      subject to United States and local country laws
      governing, import, export, transfer, and use.
      Delivery of Cisco cryptographic products does not
      imply third-party authority to import, export,
      distribute, or use encryption. Importers, exporters,
      distributors and users are responsible for compliance
      with U.S. and local country laws. By using this
      product you agree to comply with applicable laws and
      regulations. If you are unable to comply with U.S.
      and local laws, return the enclosed items immediately.
      A summary of U.S. laws governing Cisco cryptographic
      products may be found at:
      http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
      If you require further assistance please contact us by
      sending email to [email protected].
      ******************************* Warning *******************************
    Copyright (c) 1996-2011 by Cisco Systems, Inc.
                    Restricted Rights Legend
    Use, duplication, or disclosure by the Government is
    subject to restrictions as set forth in subparagraph
    (c) of the Commercial Computer Software - Restricted
    Rights clause at FAR sec. 52.227-19 and subparagraph
    (c) (1) (ii) of the Rights in Technical Data and Computer
    Software clause at DFARS sec. 252.227-7013.
                    Cisco Systems, Inc.
                    170 West Tasman Drive
                    San Jose, California 95134-1706
    ..WARNING: All traffic destined to the IP address of the outside interface is being redirected.
    WARNING: Users will not be able to access any service enabled on the outside interface.
    *** Output from config line 133, "static (inside,outside) ..."
    Cryptochecksum (unchanged): 9d24f795 66ec86da f17751a8 e623b337
    Type help or '?' for a list of available commands.
    alexandre> en
    Password: **********
    alexandre#
    alexandre# show running-config
    : Saved
    ASA Version 8.2(5)
    hostname alexandre
    domain-name test.net
    enable password HdJHW69ZP8sZZbHH encrypted
    passwd 2KFQnbNIdI.2KYOU encrypted
    names
    name 192.168.1.2 Device-002
    name 192.168.1.3 Device-003
    name 192.168.1.4 Device-004
    name 192.168.1.5 Device-005
    name 192.168.1.9 Server-02
    name 192.168.1.10 Server-01
    name 192.168.1.11 Device-011
    name 192.168.1.12 Server-03
    name 192.168.1.50 Device-050
    name 192.168.1.51 Device-051
    name 192.168.1.52 Device-052
    name 192.168.1.53 Device-053
    name 192.168.1.54 Device-054
    name 192.168.1.55 Device-055
    name 192.168.1.60 Device-060
    name 192.168.1.61 Device-061
    name 192.168.1.62 Device-062
    name 192.168.1.63 Device-063
    name 192.168.1.70 Device-070
    name 192.168.1.71 Device-071
    name 192.168.1.72 Device-072
    name 192.168.1.73 Device-073
    name 108.188.105.83 tst-VPN
    interface Ethernet0/0
     switchport access vlan 2
    interface Ethernet0/1
    interface Ethernet0/2
    interface Ethernet0/3
    interface Ethernet0/4
    interface Ethernet0/5
    interface Ethernet0/6
    interface Ethernet0/7
    interface Vlan1
     nameif inside
     security-level 100
     ip address 192.168.1.1 255.255.255.0
    interface Vlan2
     nameif outside
     security-level 0
     ip address dhcp setroute
    ftp mode passive
    clock timezone CST -6
    clock summer-time CDT recurring
    dns server-group DefaultDNS
     domain-name test.net
    object-group network DM_INLINE_NETWORK_1
     network-object host Server-01
     network-object host Device-011
     network-object host Server-03
     network-object host Server-02
    object-group network DM_INLINE_NETWORK_2
     network-object host Device-002
     network-object host Device-003
     network-object host Device-005
    object-group network DM_INLINE_NETWORK_3
     network-object host Device-050
     network-object host Device-051
     network-object host Device-052
     network-object host Device-053
     network-object host Device-054
     network-object host Device-055
    object-group network DM_INLINE_NETWORK_4
     network-object host Device-060
     network-object host Device-061
     network-object host Device-062
     network-object host Device-063
    object-group network DM_INLINE_NETWORK_5
     network-object host Device-070
     network-object host Device-071
     network-object host Device-072
     network-object host Device-073
    access-list outside_access_in extended permit tcp any interface outside eq 3389
    access-list outside_access_in extended permit udp any interface outside eq 3389
    access-list inside_access_in extended permit ip object-group DM_INLINE_NETWORK_1 any
    access-list inside_access_in extended permit ip object-group DM_INLINE_NETWORK_2 any
    access-list inside_access_in extended permit ip object-group DM_INLINE_NETWORK_3 any
    access-list inside_access_in extended permit ip object-group DM_INLINE_NETWORK_4 any
    access-list inside_access_in extended permit ip object-group DM_INLINE_NETWORK_5 any
    pager lines 24
    logging enable
    logging asdm notifications
    mtu inside 1500
    mtu outside 1500
    icmp unreachable rate-limit 1 burst-size 1
    no asdm history enable
    arp timeout 14400
    global (outside) 1 interface
    nat (inside) 1 0.0.0.0 0.0.0.0
    static (inside,outside) interface Server-01 netmask 255.255.255.255
    access-group inside_access_in in interface inside
    access-group outside_access_in in interface outside
    timeout xlate 3:00:00
    timeout conn 1:00:00 half-closed 0:10:00 udp 0:02:00 icmp 0:00:02
    timeout sunrpc 0:10:00 h323 0:05:00 h225 1:00:00 mgcp 0:05:00 mgcp-pat 0:05:00
    timeout sip 0:30:00 sip_media 0:02:00 sip-invite 0:03:00 sip-disconnect 0:02:00
    timeout sip-provisional-media 0:02:00 uauth 0:05:00 absolute
    timeout tcp-proxy-reassembly 0:01:00
    timeout floating-conn 0:00:00
    dynamic-access-policy-record DfltAccessPolicy
    http server enable
    http 192.168.1.0 255.255.255.0 inside
    snmp-server host inside Server-01 community ***** version 2c
    no snmp-server location
    snmp-server contact Doa
    snmp-server community *****
    snmp-server enable traps snmp authentication linkup linkdown coldstart
    crypto ipsec security-association lifetime seconds 28800
    crypto ipsec security-association lifetime kilobytes 4608000
    telnet timeout 5
    ssh timeout 5
    console timeout 0
    dhcpd auto_config outside
    threat-detection basic-threat
    threat-detection statistics access-list
    threat-detection statistics tcp-intercept rate-interval 30 burst-rate 400 average-rate 200
    webvpn
    class-map inspection_default
     match default-inspection-traffic
    policy-map type inspect dns preset_dns_map
     parameters
      message-length maximum client auto
      message-length maximum 512
    policy-map global_policy
     class inspection_default
      inspect dns preset_dns_map
      inspect ftp
      inspect h323 h225
      inspect h323 ras
      inspect rsh
      inspect rtsp
      inspect esmtp
      inspect sqlnet
      inspect skinny
      inspect sunrpc
      inspect xdmcp
      inspect sip
      inspect netbios
      inspect tftp
      inspect ip-options
      inspect icmp
    service-policy global_policy global
    prompt hostname context
    no call-home reporting anonymous
    Cryptochecksum:9d24f79566ec86daf17751a8e623b337
    : end
    alexandre#

    Hi,
    I presume you are having problems connecting with ASDM from the external network? This would make sense considering the current NAT configuration.
    The problem is indeed the "static" command. The problem is that you only have the single public IP address and that is typically used for Dynamic PAT so that internal users can access the internet by using that as their public IP address (through PAT). It is naturally also used to access the ASA as its directly configured on its external interface.
    Now that you have configured a Static NAT between 192.168.1.10 and your public IP address on the external interface this means that any connections coming towards the public IP address will be forwarded to the internal host 192.168.1.10. So ASA wont be accepting the connections for any port as they will be forwarded to the internal host.
    What you should do is configure Static PAT instead. This is basically a Port Forward configuration for the ports that you need.
    So you could try this through the CLI
    no static (inside,outside) interface Server-01 netmask 255.255.255.255
    static (inside,outside) tcp interface 3389 192.168.1.10 3389 netmask 255.255.255.255
    Check that you are in the correct configuration mode though
    alexandre> enable
    Password: <give the enable password>
    alexandre# conf term
    alexandre(config)# <now enter the above "static" commands>
    What this should do is first remove the Static NAT so that we get rid of the problem in connectivity to the ASA from the external network. Next we add a Static PAT configuration that will only forward the port TCP/3389 for your RDP connections towards the internal host. Any other port of the public IP address (on the external interface) is free to be used for the ASA itself. This should therefore enable you to again access the ASA through ASDM (using port TCP/443)
    Hope this helps :)
    - Jouni

Maybe you are looking for