Cisco IOS SSL VPN Not Working - Internet Explorer

Hi All,
I seem to be having a strange SSL VPN issue.  I have a Cisco 877 router with c870-advsecurityk9-mz.124-24.T4.bin and I cannot get the SSL VPN (Web VPN) working with Internet Explorer (tried both IE8 on XP and IE9 on Windows 7).  Whenever I browse to https://x.x.x.x, I get "Internet Explorer Cannot Display The Webpage".  It sort of works with Chrome (I can get the webpage and login, but I can't start the thin client, when I click on Start, nothing happens).  It only seems to work with Firefox.  It seems quite similar to this issue with the ASAs - http://www.infoworld.com/d/applications/cisco-asa-users-cant-use-ssl-vpns-ie-8-901
Below is the config snippet:
username vpntest password XXXXX
aaa authentication login default local
crypto pki trustpoint TP-self-signed-1873082433
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-1873082433
revocation-check none
rsakeypair TP-self-signed-1873082433
crypto pki certificate chain TP-self-signed-1873082433
certificate self-signed 01
--- omitted ---
        quit
webvpn gateway SSLVPN
hostname Router
ip address X.X.X.X port 443 
ssl encryption aes-sha1
ssl trustpoint TP-self-signed-1873082433
inservice
webvpn context SSLVPN
title "Blah Blah"
ssl authenticate verify all
login-message "Enter the magic words..."
port-forward "PortForwardList"
   local-port 33389 remote-server "10.0.1.3" remote-port 3389 description "RDP"
policy group SSL-Policy
   port-forward "PortForwardList" auto-download
default-group-policy SSL-Policy
gateway SSLVPN
max-users 3
inservice
I've tried:
*Enabling SSL 2.0 in IE
*Adding the site to the Trusted Sites in IE
*Adding it to the list of sites allowed to use Cookies
At a loss to figure this out.  Has anyone else come across this before?  Considering the Cisco website itself shows an example using IE (http://www.cisco.com/en/US/products/ps6496/products_configuration_example09186a008072aa61.shtml), surely it should work in IE you'd think?
Thanks

Hi,
I would check where exactly it is failing, either in the ssl connection itself or something after that. The best way to do that is run a wireshark capture when you try to access the page using IE. You can compare this with the one with Mozilla too just to confirm the ssl is working fine.
Also can you try with different SSL ciphers as one difference between browsers is the ciphers they use. 3des should be a good option to try.

Similar Messages

  • Webmail is not working internet explore after installed sp3 exchange 2007 roll up 15

    webmail is not working internet explore after installed sp3 exchange 2007 roll up 15 but mozill firefox webmail is working fine

    Hi,
    Does the issue happen to all users? What’s your IE version? Is there any error when you access OWA 2007 in IE?
    Please click Compatibility View settings in your Internet Explorer. Then, add the OWA site to the list of sites to be viewed in compatibility view and check whether the issue persists.
    Regards,
    Winnie Liang
    TechNet Community Support

  • ADOBE READER NOT WORKING INTERNET EXPLORER 11

    Help!!
    I have called my Bank and have gone through all the settings and everything is correct.
    I have the recent upgrade Adobe Reader 11.0.5 and it is not working with my Internet Explorer 11, it works fine in Google Chrome so how do I get it to work in Internet Explorer 11.
    Thanks!

    See if this helps: http://support.microsoft.com/kb/2716529
    The article mentions IE10, but the issue is the same with IE11.

  • Quicktime codec does not work, internet explorer just shuts down!

    I have reinstalled quicktime many times and still I cannot view any videos or movie previews on internet explorer that use the quicktime plugin. When I open the page that is supposed to use the plupin, a window pops up saying I should install the ActivX controller. When I press ok another popup comes up saying that internet explorer needs to shut don because of an error. So it just shuts down. I have tried to go through the support pages and I cant see anything that would seem to help so there is anyone who knows how to fix this problem, I would appreciate it.
    Thanks.

    It's been years since I use Internet Explorer (especially on a PC).
    You must "enable" the ActiveX control in IE. (Probably a preference setting).
    Have you tried using other Web browsers? Most are free.

  • Native iOS L2TP VPN not working on Lion Server

    Hi Folks,
    I have a very strange issue concerning making VPN work on two iOS devices I have. I have recently setup Lion Server on a MacMini here in the office with L2TP VPN using a shared secrert phrase and a password authentication.
    I have Lion running on an a MacBook Air (which I setup VPN using the provisioning profile "VPN.mobileprovision") and Snow Leopard running on an iMac. (VPN was set up manually). Both systems have been tested to work both inside and outsideof my internal network as I have tested with an air card.
    I also have an iPhone running 4.3.4/4.3.5 that I setup by emailing the provisioning profile and and iPad 1 running iOS 5 beta 4 setup with the vpn provisioning profile. Neither the iPad nor iPhone seem to work at all either internally nor externally. In fact I never see any activity in the vpnd.log when I attempt to connect to with these devices. All I get is the standard "The L2TP-VPN server did not respond. Try reconnecting. ..."
    Based on my success with the OSX Clients both inside and outside my local network I feel it is safe to say that I do not think the issue resides on the Lion Server nor the network/firewall configuration. I am running a Time Capsule with FW 7.5.2/7.4.2. There was no change in behavior with either version of the Time capsule firmware for the clients whether they were OSX or iOS. I must be clearly missing something here and I don't know what. Any help any of you could provide would be greatly appreciated. Thanks!
    Please see the below settings for my VPN Settings on the host and iOS client
    root# serveradmin settings vpn
    vpn:vpnHost = ""
    vpn:Servers:com.apple.ppp.pptp:Server:Logfile = "/var/log/ppp/vpnd.log"
    vpn:Servers:com.apple.ppp.pptp:Server:VerboseLogging = 1
    vpn:Servers:com.apple.ppp.pptp:Server:MaximumSessions = 128
    vpn:Servers:com.apple.ppp.pptp:DNS:OfferedSearchDomains:_array_index:0 = "ri.cox.net"
    vpn:Servers:com.apple.ppp.pptp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.15.1"
    vpn:Servers:com.apple.ppp.pptp:Radius:Servers:_array_index:0:SharedSecret = "1"
    vpn:Servers:com.apple.ppp.pptp:Radius:Servers:_array_index:0:Address = "1.1.1.1"
    vpn:Servers:com.apple.ppp.pptp:Radius:Servers:_array_index:1:SharedSecret = "2"
    vpn:Servers:com.apple.ppp.pptp:Radius:Servers:_array_index:1:Address = "2.2.2.2"
    vpn:Servers:com.apple.ppp.pptp:enabled = no
    vpn:Servers:com.apple.ppp.pptp:Interface:SubType = "PPTP"
    vpn:Servers:com.apple.ppp.pptp:Interface:Type = "PPP"
    vpn:Servers:com.apple.ppp.pptp:PPP:LCPEchoFailure = 5
    vpn:Servers:com.apple.ppp.pptp:PPP:DisconnectOnIdle = 1
    vpn:Servers:com.apple.ppp.pptp:PPP:AuthenticatorEAPPlugins:_array_index:0 = "EAP-RSA"
    vpn:Servers:com.apple.ppp.pptp:PPP:AuthenticatorACLPlugins:_array_index:0 = "DSACL"
    vpn:Servers:com.apple.ppp.pptp:PPP:CCPEnabled = 1
    vpn:Servers:com.apple.ppp.pptp:PPP:IPCPCompressionVJ = 0
    vpn:Servers:com.apple.ppp.pptp:PPP:ACSPEnabled = 1
    vpn:Servers:com.apple.ppp.pptp:PPP:LCPEchoEnabled = 1
    vpn:Servers:com.apple.ppp.pptp:PPP:LCPEchoInterval = 60
    vpn:Servers:com.apple.ppp.pptp:PPP:MPPEKeySize128 = 1
    vpn:Servers:com.apple.ppp.pptp:PPP:AuthenticatorProtocol:_array_index:0 = "MSCHAP2"
    vpn:Servers:com.apple.ppp.pptp:PPP:MPPEKeySize40 = 0
    vpn:Servers:com.apple.ppp.pptp:PPP:AuthenticatorPlugins:_array_index:0 = "DSAuth"
    vpn:Servers:com.apple.ppp.pptp:PPP:Logfile = "/var/log/ppp/vpnd.log"
    vpn:Servers:com.apple.ppp.pptp:PPP:VerboseLogging = 1
    vpn:Servers:com.apple.ppp.pptp:PPP:DisconnectOnIdleTimer = 7200
    vpn:Servers:com.apple.ppp.pptp:PPP:CCPProtocols:_array_index:0 = "MPPE"
    vpn:Servers:com.apple.ppp.pptp:IPv4:ConfigMethod = "Manual"
    vpn:Servers:com.apple.ppp.pptp:IPv4:DestAddressRanges:_array_index:0 = "192.168.15.224"
    vpn:Servers:com.apple.ppp.pptp:IPv4:DestAddressRanges:_array_index:1 = "192.168.15.254"
    vpn:Servers:com.apple.ppp.pptp:IPv4:OfferedRouteAddresses = _empty_array
    vpn:Servers:com.apple.ppp.pptp:IPv4:OfferedRouteTypes = _empty_array
    vpn:Servers:com.apple.ppp.pptp:IPv4:OfferedRouteMasks = _empty_array
    vpn:Servers:com.apple.ppp.l2tp:Server:LoadBalancingAddress = "1.2.3.4"
    vpn:Servers:com.apple.ppp.l2tp:Server:MaximumSessions = 128
    vpn:Servers:com.apple.ppp.l2tp:Server:LoadBalancingEnabled = 0
    vpn:Servers:com.apple.ppp.l2tp:Server:Logfile = "/var/log/ppp/vpnd.log"
    vpn:Servers:com.apple.ppp.l2tp:Server:VerboseLogging = 1
    vpn:Servers:com.apple.ppp.l2tp:DNS:OfferedSearchDomains:_array_index:0 = "ri.cox.net"
    vpn:Servers:com.apple.ppp.l2tp:DNS:OfferedServerAddresses:_array_index:0 = "192.168.15.1"
    vpn:Servers:com.apple.ppp.l2tp:Radius:Servers:_array_index:0:SharedSecret = "1"
    vpn:Servers:com.apple.ppp.l2tp:Radius:Servers:_array_index:0:Address = "1.1.1.1"
    vpn:Servers:com.apple.ppp.l2tp:Radius:Servers:_array_index:1:SharedSecret = "2"
    vpn:Servers:com.apple.ppp.l2tp:Radius:Servers:_array_index:1:Address = "2.2.2.2"
    vpn:Servers:com.apple.ppp.l2tp:enabled = yes
    vpn:Servers:com.apple.ppp.l2tp:Interface:SubType = "L2TP"
    vpn:Servers:com.apple.ppp.l2tp:Interface:Type = "PPP"
    vpn:Servers:com.apple.ppp.l2tp:PPP:LCPEchoFailure = 5
    vpn:Servers:com.apple.ppp.l2tp:PPP:DisconnectOnIdle = 1
    vpn:Servers:com.apple.ppp.l2tp:PPP:AuthenticatorEAPPlugins:_array_index:0 = "EAP-KRB"
    vpn:Servers:com.apple.ppp.l2tp:PPP:AuthenticatorACLPlugins:_array_index:0 = "DSACL"
    vpn:Servers:com.apple.ppp.l2tp:PPP:VerboseLogging = 1
    vpn:Servers:com.apple.ppp.l2tp:PPP:IPCPCompressionVJ = 0
    vpn:Servers:com.apple.ppp.l2tp:PPP:ACSPEnabled = 1
    vpn:Servers:com.apple.ppp.l2tp:PPP:LCPEchoInterval = 60
    vpn:Servers:com.apple.ppp.l2tp:PPP:LCPEchoEnabled = 1
    vpn:Servers:com.apple.ppp.l2tp:PPP:AuthenticatorProtocol:_array_index:0 = "MSCHAP2"
    vpn:Servers:com.apple.ppp.l2tp:PPP:AuthenticatorPlugins:_array_index:0 = "DSAuth"
    vpn:Servers:com.apple.ppp.l2tp:PPP:Logfile = "/var/log/ppp/vpnd.log"
    vpn:Servers:com.apple.ppp.l2tp:PPP:DisconnectOnIdleTimer = 7200
    vpn:Servers:com.apple.ppp.l2tp:IPSec:SharedSecretEncryption = "Keychain"
    vpn:Servers:com.apple.ppp.l2tp:IPSec:LocalIdentifier = ""
    vpn:Servers:com.apple.ppp.l2tp:IPSec:SharedSecret = "com.apple.ppp.l2tp"
    vpn:Servers:com.apple.ppp.l2tp:IPSec:AuthenticationMethod = "SharedSecret"
    vpn:Servers:com.apple.ppp.l2tp:IPSec:RemoteIdentifier = ""
    vpn:Servers:com.apple.ppp.l2tp:IPSec:IdentifierVerification = "None"
    vpn:Servers:com.apple.ppp.l2tp:IPSec:LocalCertificate = <>
    vpn:Servers:com.apple.ppp.l2tp:IPv4:ConfigMethod = "Manual"
    vpn:Servers:com.apple.ppp.l2tp:IPv4:DestAddressRanges:_array_index:0 = "192.168.15.241"
    vpn:Servers:com.apple.ppp.l2tp:IPv4:DestAddressRanges:_array_index:1 = "192.168.15.249"
    vpn:Servers:com.apple.ppp.l2tp:IPv4:OfferedRouteAddresses = _empty_array
    vpn:Servers:com.apple.ppp.l2tp:IPv4:OfferedRouteTypes = _empty_array
    vpn:Servers:com.apple.ppp.l2tp:IPv4:OfferedRouteMasks = _empty_array
    vpn:Servers:com.apple.ppp.l2tp:L2TP:Transport = "IPSec"

    Issue is resolved. I used the initial random generated shared secret that was generated by Lion Server. The shared secret has special characters. IOS did not like the special characters. See iPhone Console Log below:
    Jul 26 20:00:36 iPhone-4 racoon[718] <Info>: [718] INFO: @(#)This product linked OpenSSL 0.9.7l 28 Sep 2006 (http://www.openssl.org/)
    Jul 26 20:00:36 iPhone-4 racoon[718] <Info>: [718] INFO: Reading configuration from "/etc/racoon/racoon.conf"
    Jul 26 20:00:36 iPhone-4 racoon[718] <Info>: [718] ERROR: /var/run/racoon/68.9.232.78.conf:6: "?gLA" syntax error
    Jul 26 20:00:36 iPhone-4 racoon[718] <Info>: [718] ERROR: fatal parse failure (1 errors)
    That is why I never saw any attempt to connect. The actual process would bomb out before attempting to make a connection to the server.
    The shared secret key was:
    Y|WNwvM_O"?gLA$F@adT
    Looks like it was the " or the ? symbols.
    Once I changed the shared secret key the issue went away and the iPhone and iPad could connect to vpn without issue.
    Figured I'd let you all know

  • ASA SSL VPN not working

    Dear Sir,
    I have a windows 2003 server and an ASA 5512
    I'm trying to use SSLVPN and it was all working, and I don't believe any configs on either box have been changed.
    On Friday people were connecting, but now I get a message "Login Error" in the browser.
    In the ASDM home 'latest ADSM Syslog Messsages' I get "AAA authentication server not accessible", followed by two messsages
    AAA Marking LDAP server in group as FAILED
    AAA Marking LDAP server in group as ACTIVE
    When I go to configuration --> Remote Access VPN --> AAA/Local Users AAA server groups and click on my RADIUS server and click Test, it takes a while and says ERROR: AD agent Server not responding: No error
    If I stop my IAS server on my Windows box i get the same error but much more quickly.
    I have a sonciwall set up doing the same thing, and RADIUS seems to work happily, so I don't think it's the server config...
    Do you have any ideas what may have changed?
    Thanks
    Dave

    Dear Jennifer, I'm using IAS (windows RADIUS server) it was working fine, and I'm not aware anything changed...
    when i 'test' the aaa server it says ERROR: AD-agent server not responding: No Error
    I have an old sonicwall firewall doing the same thing and it tests successful, implying RADIUS is working OK, if you want a screenshor?
    dynamic-access-policy-record DfltAccessPolicy
    aaa-server tethys protocol radius
    ad-agent-mode
    aaa-server tethys (inside) host 10.11.1.10
    timeout 5
    key *****
    radius-common-pw *****
    aaa-server tethysLDAP protocol ldap
    aaa-server tethysLDAP (inside) host 10.11.1.10
    ldap-base-dn DC=tethys,DC=net
    ldap-scope subtree
    ldap-naming-attribute sAMAccountName
    ldap-login-password *****
    ldap-login-dn CN=SSLVPNAdmin,CN=Users,DC=tethys, DC=net
    server-type microsoft
    no user-identity enable
    user-identity default-domain LOCAL
    aaa authentication ssh console tethys LOCAL
    aaa authentication telnet console LOCAL
    http server enable
    http 192.168.1.0 255.255.255.0 management
    http 10.11.1.73 255.255.255.255 inside
    http 10.11.1.10 255.255.255.255 inside
    no snmp-server location
    no snmp-server contact
    snmp-server enable traps snmp authentication linkup linkdown coldstart warmstart
    crypto ca trustpoint ASDM_TrustPoint0
    crl configure
    crypto ca trustpoint ASDM_TrustPoint1
    crl configure
    crypto ca trustpoint ASDM_TrustPoint2
    crl configure
    crypto ca trustpoint ASDM_TrustPoint3
    keypair ASDM_TrustPoint3
    crl configure
    crypto ca certificate chain ASDM_TrustPoint3
    certificate ca 0400000000012f4ee14143
        3082045a 30820342 a0030201 02020b04 00000000 012f4ee1 4143300d 06092a86
        de36bf03 04003df9 ef9ea967 a4f4863e 2397b82a 71e2edfe 698867bf 265c
      quit
    certificate 112119e126c272d2d5aabd8bb4a6f90fe78b
        308204f3 308203db a0030201 02021211 2119e126 c272d2d5 aabd8bb4 a6f90fe7
        a07c90b2 5e4c1b59 56bec070 d5a77145 5b74297f 68c7d6
      quit
    crypto ikev2 remote-access trustpoint ASDM_TrustPoint3
    telnet 10.11.1.10 255.255.255.255 inside
    telnet 10.14.1.0 255.255.255.0 inside
    telnet timeout 5
    ssh 10.11.1.10 255.255.255.255 inside
    ssh timeout 5
    console timeout 0
    dhcpd address 192.168.1.2-192.168.1.254 management
    dhcpd enable management
    Result of the command: "sh aaa-server protocol ldap"
    Server Group:  tethysLDAP
    Server Protocol: ldap
    Server Address:  10.11.1.10
    Server port:  0
    Server status:  ACTIVE, Last transaction at unknown
    Number of pending requests  0
    Average round trip time   0ms
    Number of authentication requests 205
    Number of authorization requests 1
    Number of accounting requests  0
    Number of retransmissions  0
    Number of accepts   0
    Number of rejects   0
    Number of challenges   0
    Number of malformed responses  0
    Number of bad authenticators  0
    Number of timeouts   206
    Number of unrecognized responses 0

  • Cisco ACE SSL Offloading not working

    Dear All,
      I have configured SSL  offloading on ACE when i tried to test it from the PC i found that:
    1. when i try to test the SSL Offloading by   (https://192.168.69.110)  i can reach the main page on WEB1 but i can't open any virual directory or any link inside this server (ex: https://192.168.69.110/web).
    Thanks,
    Bader

    Hello Mohammed,
    The behavior which you are getting is totally expected since you are NOT matching the url.
    Why do not you try this?
    (config-cmap-http-lb)# class-map type http loadbalance match-all MATCH-URL
    (config-cmap-http-lb)# match http url /.*
    class-map type http loadbalance match-all MATCH-URL
      2 match http url /.*
    Also you can try this one instead of the one above, since this one will be more specific:
    class-map type http loadbalance match-all MATCH-URL
      2 match http url /web.*
    policy-map type loadbalance first-match WEB-SERVERS-LB
    class MATCH-URL
        sticky-serverfarm Sticky-WEB-SERVERS
    class class-default
        sticky-serverfarm Sticky-WEB-SERVERS
    Please mark it, if it fixes your issue.
    Jorge

  • Spry Image Slideshow does not work in Explorer

    My spry image slideshow works fine in Safari and Firefox, but does not work in Explorer.
    A small box shows up in IE 8, and absolutely nothing shows up in IE 7.
    www.epaaudio.com
    Any Suggestions?

    How did you get your slideshow to play in Internet Explorer? I'm using the same slideshow on my new website and it plays fine in everything but IE versions. Here's a test page I'm working on... http://4034.sandbox.i3dthemes.net/oceankayakbanzai.html
    I looked at the code for your page and didn't notice anything different on mine. But yours works... Let me know if you have any suggestions. Thanks!

  • Signed applet runs in Firefox but not in Internet Explorer

    I've signed an applet with
    keytool -genkey -validity 3650 -keyalg rsa -alias ddkey
    keytool -export -alias ddkey -file ddcert.crt
    jarsigner planner.jar ddkey
    jarsigner -verify -verbose -certs planner.jar
    but loaded from the webserver with...
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML>
    <HEAD>
    <TITLE>Planner </TITLE>
    </HEAD>
    <BODY>
    <APPLET CODE="mypack/Planner.class" ARCHIVE="planner.jar" WIDTH="100%" HEIGHT="100%">
    <PARAM name="customer" value="mycustomer">
    </APPLET>
    </BODY>
    </HTML>
    .... the applet only works with firefox and not in Internet Explorer. Even with a new certificate, IE does not ask me whether I trust the applet or not. Only a blank screen with a red cross..
    In spite of having configured "show Java console", the Java console is NOT opened in the task bar, so I cannot add further log messages....
    Why do the two browsers behave differently?? How can I fix it?
    Appreciate any hint :-)

    When I see "it doesn't work in IE" I always have to ask: Windows 7? 64 bits system? Are you sure you are running this in the 64 bits internet explorer? The default IE is the 32 bits version, so if you don't have a 32 bits Java runtime installed applets are not going to work at all, signed or otherwise.

  • Not running internet explorer in windows 8

    Help! Can't get flash player to run on IE 11 and get the message "not running Internet Explorer in Windows 8"

    This is a known problem with Internet Explorer 11, which Microsoft has been aware of since October 18 when they released their latest "untested" browser. The pages can't recognize the browser, so they don't recognize any of the plugins, like Flash Player. So far, Microsoft has made NO indication that they have any plan to fix it soon.
    Microsoft's recommendation is to use Compatibility View for affected pages, and "pretend" you're using an different browser. Trouble with that is it has seen limited success at best, and you have to individually enable it for EVERY page that has problems.
    I'm not big on "pretending" so I recommend actually using another browser.
    Firefox (from Mozilla)
    Opera (from Opera)
    Safari (from Apple)
    Chrome (from Google)
    ANY of those will work where IE11 won't, with the Flash Player Plug-in (For all other browsers), and Chrome doesn't even need that because it has its own Flash Player plugin built in.

  • Exchange mail after iOS 8 upgrade not working

    exchange mail after iOS 8 upgrade not working.
    I can not get email from my exchange account.
    Any suggestion?

    Just had this issue.  I turned WIFI off and it connected fine.  Then turned WIFI back on and working as always.
    It had something to do with the WIFI conflicting with the exchange server.

  • My iPhone 6 (iOS 8.2) not working in AirPort & AirPrint

    My iPhone 6 (iOS 8.2) not working in AirPort & AirPrint

    Hello ivanwutw,
    Thanks for using Apple Support Communities.
    It's not exactly clear what the issue is here with your AirPort Express or Extreme, but if you cannot connect to Wi-Fi on your iPhone, please follow the directions in the article below.
    If your iPhone, iPad, or iPod touch won’t connect to a Wi-Fi network - Apple Support
    Take care,
    Alex H.

  • VPN not working after upgrading to Mavericks

    After upgrading to OS X 10.9 Mavericks - VPN not working. I am able to connect to VPN server fron inside local network, but can't do the same from outside through the router (1. I have statis external IP 2. NAT port forwarding is OK 3. Other services on my server work fine through router & NAT using external IP).
    Tried:
    1. Downgrading JAVA from 7.0: https://discussions.apple.com/message/23673943#23673943  - doesn't help
    2. kern.ipc.maxsockbuf is big enough: https://discussions.apple.com/message/23525980#23525980
    Also, IMHO, Apple periodically delete messages from forum about this problem, does anyone else has teh same feeling?
    Any thoughts?

    After upgrading to OS X 10.9 Mavericks - VPN not working. I am able to connect to VPN server fron inside local network, but can't do the same from outside through the router (1. I have statis external IP 2. NAT port forwarding is OK 3. Other services on my server work fine through router & NAT using external IP).
    Tried:
    1. Downgrading JAVA from 7.0: https://discussions.apple.com/message/23673943#23673943  - doesn't help
    2. kern.ipc.maxsockbuf is big enough: https://discussions.apple.com/message/23525980#23525980
    Also, IMHO, Apple periodically delete messages from forum about this problem, does anyone else has teh same feeling?
    Any thoughts?

  • Javascript in web.show_doc not works in explorer version 6

    Hi ,
    I've requirements to open form B from form A using URL not call_form (the config parameters are not the same), but when I open form B using web.show_document I end up having the new form opened in a oversized web browser which also shows standard button and address bar.
    To avoid that I tried using the examples I found on OTN, see below:
    I try to run this examples found in OTN but they not work in Explorer version 6.
    1) WHEN_BUTTON_PRESSED trigger contains:
    begin
    WEB.SHOW_DOCUMENT ('javascript:window.open("http://www.google.com","","fullscreen=no,titlebar=no,location=no,toolbar=no,menubar=no,status=no,resizable=yes");self.close()','_blank');
    end;
    2)POST_FORM trigger contains
    web.show_document('Javascript:window.close()','_self');
    Both do nothing and when I exit the form I get an empty black window, this is not acceptable in a production environment.
    The POST-FORM trigger worked well with the pervious release of window explorer.
    Thanks for your help

    Hi Frank,
    Many thanks,
    the when-Button-pressed trigger of my Exit button contains the following code:
    DECLARE
    url_txt varchar2(1000);
    BEGIN url_txt := 'http://servername/closing_window.htm';
    WEB.SHOW_DOCUMENT(url_txt,'_self');
    END;
    The closing_window.htm is a simple page:
    <html>
    <HEAD>
    <body onLoad="window.close();">
    </html>
    </HEAD>
    Data in my form are already committed when I exit it.
    How to commit is maybe an issue, in fact if I commit before calling the web.show_document the browser is not closed and a black window appears.
    Thanks

  • I am getting an Error 5.7.1 message when I send emails on Firefox; but not on Internet Explorer. Why?

    I am receiving an Error 5.7.1 message when I try to send emails, or respond to emails on Firefox; but not on Internet Explorer. It just started doing this today.

    iCloud also doesn't do tunes with bitrates below 96 Kbps.

Maybe you are looking for

  • After upgrading to 10.6.7 NAT doesn´t start

    I´m doing NAT with usb ethernet and the ethernet port from a mac mini server, everything was ok until i updated to 10.6.7 any ideas? been looking around for some solutions but none has worked.

  • Does iOS 8 fix the wifi 'grayed out' bug in iPhone 4S?

    Hi. I have an iPhone 4S which is running iOS 7.1.2 . Apparently, the wifi was working before upgrading to ios 7.1.2 (from ios 6.1.3). The wifi option is 'Grayed out" in the Settings app and my Mac address is seen as 'N/A' . There are so many 'fixes'

  • Drag and drop music

    Anyone else having an issue with drag and drop music to the iphone 3gs from itunes 8.2? I can create a new playlist and sync with that but cant drag just 1 item from my Library to the device.

  • Programs on OSX Mavericks

    I'm an editor and I have all the adobe CS6 and Avid 7. Will these work on OS X Mavericks?

  • Since upgrading to firefox 4.0 i am unable to log into my Youtube account. Please help!!

    After putting in my log in information it goes straight back to the home page of youtube. I know my log in works because when going to google my email address appears on the home page as if I am logged into youtube. Please does anyone know how to fix