Can't browse web (outbound HTTP port 80) using wired Ethernet

I just purchased a new 20" Core 2 Duo iMac today (Leopard installed) and I'm seeing a very strange problem: I can't browse the web using a wired Ethernet connection. Here are the specifics:
- When I set up wireless ethernet w/ Airport, it works fine (outbound port 80 access is successful)
- Going back to wired ethernet, when I pop down into a shell, I notice that outbound FTP (port 25), outbound SSH on port 15554 works fine. When I run curl (text-based web browser), it hangs. This tells me that its only port 80 that's giving me problems and nothing else. The network connection in general is fine.
This tells me the following:
- wireless ethernet is working fine
- wired ethernet mostly works - all outbound TCP ports that I've tested work great. Its just the HTTP/Web port 80 that seems to be blocked.
I went into the Security area and under Firewalls, it appears that the default configuration is set up to allow just about anything out and in.
This is so bizzare - I thing as far as networking goes, the web access is the most important one, so I can't see Apple disabling this somehow. What gives??
Earlier, I had set up a few user accounts for the rest of the family and set up Parental Controls on my two kids accounts. When I started noticing the outbound web access issues, I even went as far as deleting all the accounts to try to return the system as close as possible to how i received it.
Anyone have any ideas why my outbound web access is blocked?
Thanks,
Ben

I am not sure what the fix is but let me give it a try here for you. (Making sure edit works with questions 1,2,3)
1. What version of ColdFusion Builder are you running. Are you sure you are running Beta 3?
2. Can you access these files from your explorer window?
3. Are you using RDS to connect to these files or the file system? (should be able to do both but that might be helpful to know which is failing.)
4. Now the final question... by browse you might have a different issue. What version of CF server are you running? This might not be the issue but again could be if you are running developer version. If not an issue let me know and will try to hook up with you via connect to do an online screen share and help you out here.

Similar Messages

  • I am trying to search the web when I click on Firefox Icon this message shows up Offline Mode Fire Fox is currently in offline mode and can not browse web how do I fix this?

    I am trying to search the web when I click on Firefox Icon this message shows up Offline Mode Fire Fox is currently in offline mode and can not browse web how do I fix this?

    Firefox does not have a built-in "Run" option on downloads for security reasons. If you "Run" an item, your anti-virus/anti-spyware may not have an opportunity to fully examine the contents until it is already installed on your hard drive. Result: damage, if infected, is already installed on your system.
    With that in mind, you can install the following add-on, but you accept the risk mentioned above ('''NOTE:''' the developer has not updated this product -- OR any of his other 7 extensions -- to be compatible beyond Firefox 3.6.x; therefore, when you upgrade to a more current version of Firefox, you may lose the functionality of the add-on if the developer does not update it.):
    *https://addons.mozilla.org/en-US/firefox/addon/opendownload/
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You need to update some plug-ins:
    *Plug-in check: https://www-trunk.stage.mozilla.com/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.com/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *Adobe PDF Plug-In For Firefox and Netscape: [https://support.mozilla.com/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.com/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]

  • How can I connect my i pad to a hard wired ethernet internet connection?

    Can I connect my i pad to a hard wired ethernet internet connection?

    No you can't. You can use Internet sharing with your computer making the computer the WiFi hotspot for the iPad, but you cannot connect the iPad to an Ethernet cable.

  • Can't browse web sites My IPAD after trying to update to Itune 10

    I tried to update to ITUNE 10. Once restarted , I can access my home WIFI network but can't browse the internet web sites at all , please help since MY IPAD now is useless!!

    OMG , it took me 5 seconds to reset my router and got my IPAD starting all over again!!

  • Can't Browse Web when connected to VPN

    Hi, 
    I got interested in networks about a year ago.  We had some spare networking kit lying around in our office and I decided to set up a lab.
    I've been able to configure NAT w/ PAT  on a cisco 3825.
    I've got 1 access list, "Overloading" my OUTSIDE int, and a few "ip nat inside source static..." entries to handle my port forwards.
    It's a very basic setup.
    The router died recently, so I got a cheap replacement form ebay.  Setting it all up was WAY easier than last time, so I decided to try something new.... VPN.
    I'd previously had a port forward to a computer that was a VPN server, but I was able to use Cisco CCP to help me configure VPN.  Yes, technically cheating for all you CLI-heads out there, so sorry-- to make you happy, I did thoroughly inspect and spent extra time appreciating the code it wanted to inject to my router.  
    Now, I've got VPN working, and I can access all the PC's on the LAN I'm VPN'ing to, but -- I can't access the web when connected to VPN.
    I've fiddled with the access list, trying to make it ANY/ANY.
    I'm not really sure what to do.
    I looked around and most of the stuff out there is for a site-to-site, or PAT running on a tunnel... 
    My issue is pretty basic, probably.  I just cant access outside when on VPN.
    I'm more than willing to have another translation method.
    I've attached my router config.
    Can you have a look and let me know what would need changing...
    Really appreciate any insight.
    Thanks,
    Brian

    Hello Brian,
    Basically this is the VPN group:
    crypto isakmp client configuration group open
     key (something)
     dns 192.168.1.1 8.8.8.8
     domain something.com
     pool SDM_POOL_1
     save-password
     backup-gateway 192.168.1.1
     max-users 5
     netmask 255.255.255.0
     banner ^Cyou have connected to the vpn-ings!.  well done!    ^
    I see that you are doing tunnel all, and you are not split tunneling on this configuration, what you can do is to use split tunnel, under this configuration as follow:
    ip access-list extended SPLIT_TUNNEL
    permit ip XXXXX XXXXX 192.168.1.0 0.0.0.255
    XXXXX --> are the inside subnets
    Then under this:
    crypto isakmp client configuration group open
    acl SPLIT_TUNNEL
    This will allow you to have access to the internal subnets through the tunnel and have access to internet through the internet connection on your computer.
    For further details take a look to this document:
    - http://www.cisco.com/c/en/us/support/docs/routers/3600-series-multiservice-platforms/91193-rtr-ipsec-internet-connect.html
    Don't use Any on your ACL statements for split tunneling purposes.
    Let me know how it works out!
    Please don't forget to rate and mark as correct the helpful Post!
    David Castro,
    Regards,

  • Can connect to internet, just can't browse web

    Hi,
    After installing Arch, I was able to upgrade all packages with pacman fine, as well as get Xorg and Xfce working fine.  When I logged in and fired up firefox, i got an "Address not found" problem.  I installed epiphany, and it doesn't work there either, though links does, for some reason.  I don't know what configuration files or infromation you need to know (sorry ), but I can give you whatever you need to help solve this problem.
    All help on this is greatly appreciated    
    -jhl

    Hi guys,
    I recently came back to a box with Arch installed.  It worked fine until I ran
    pacman -Syu
    After I reboot I could still access pacman and use links to get webpages, but any other browser turns up a "can't connect" error like the OP's post.
    I reinstalled Arch with the latest x86_64 isolinux iso, and the problem persisted. I also tried the first suggestion, it changed it to 0 but again the problem persisted.
    So here's the input that you requested:
    [sharpie@machinelinux ~]$ route -n
    Kernel IP routing table
    Destination Gateway Genmask Flags Metric Ref Use Iface
    192.168.0.0 0.0.0.0 255.255.255.0 U 204 0 0 eth2
    0.0.0.0 192.168.0.1 0.0.0.0 UG 204 0 0 eth2
    [sharpie@machinelinux ~]$ ifconfig -a
    eth0 Link encap:Ethernet HWaddr 00:14:C1:xx:xx:xx
    UP BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:17 Base address:0x8000
    eth1 Link encap:Ethernet HWaddr 00:14:C1:xx:xx:xx
    BROADCAST MULTICAST MTU:1500 Metric:1
    RX packets:0 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
    Interrupt:18 Base address:0x8000
    eth2 Link encap:Ethernet HWaddr 00:1B:B9:xx:xx:xx
    inet addr:192.168.0.65 Bcast:255.255.255.255 Mask:255.255.255.0
    inet6 addr: fe80::21b:b9ff:fef9:7d2e/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:134441 errors:0 dropped:0 overruns:0 frame:0
    TX packets:87953 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:192205005 (183.3 Mb) TX bytes:6527205 (6.2 Mb)
    Interrupt:27 Base address:0xc000
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:4 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:280 (280.0 b) TX bytes:280 (280.0 b)
    [sharpie@machine ~]$ cat /etc/resolv.conf
    # Generated by dhcpcd from eth2
    # /etc/resolv.conf.head can replace this line
    nameserver 192.168.0.1
    # /etc/resolv.conf.tail can replace this line
    Also, my rc.conf file:
    [sharpie@machine ~]$ cat /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # HARDWARECLOCK: set to "UTC" or "localtime"
    # USEDIRECTISA: use direct I/O requests instead of /dev/rtc for hwclock
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.utf8"
    HARDWARECLOCK="UTC"
    USEDIRECTISA="no"
    TIMEZONE="America/Phoenix"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MOD_AUTOLOAD: Allow autoloading of modules at boot and when needed
    # MOD_BLACKLIST: Prevent udev from loading these modules
    # MODULES: Modules to load at boot-up. Prefix with a ! to blacklist.
    # NOTE: Use of 'MOD_BLACKLIST' is deprecated. Please use ! in the MODULES array.
    MOD_AUTOLOAD="yes"
    #MOD_BLACKLIST=() #deprecated
    MODULES=()
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="machine"
    # Use 'ifconfig -a' or 'ls /sys/class/net/' to see all available interfaces.
    # Interfaces to start at boot-up (in this order)
    # Declare each interface then list in INTERFACES
    # - prefix an entry in INTERFACES with a ! to disable it
    # - no hyphens in your interface names - Bash doesn't like it
    # DHCP: Set your interface to "dhcp" (eth0="dhcp")
    # Wireless: See network profiles below
    eth2="dhcp"
    INTERFACES=(eth2)
    # Routes to start at boot-up (in this order)
    # Declare each route then list in ROUTES
    # - prefix an entry in ROUTES with a ! to disable it
    gateway="default gw 192.168.0.1"
    ROUTES=(!gateway)
    # Enable these network profiles at boot-up. These are only useful
    # if you happen to need multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This now requires the netcfg package
    #NETWORKS=(main)
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    DAEMONS=(syslog-ng network netfs crond alsa hal fam gdm)
    Thanks for all input on this guys.  I'm currently reading man route to see if the answer's there.
    Last edited by sharpie (2009-06-18 20:01:00)

  • Can't browse web but email and Nimbuzz working

    Yesterday on my E72, the native web browser, Opera mini, and the Gmail app connected to the interent but Nokia Messaging couldn't. Also Fring and Nimbuzz wouldn't connect to the internet, saying that I didn't have an internet connection.
    Today I accidentally clicked on some network settings and suddenly Nokia Messaging, Fring and Nimbuzz started working, however, the native web browser, Opera and and other apps that could connect to the internet before now say that I don't have an internet connection.
    What's the problem? This is really frustrating. Please help! Thank You.

    I guess I have solved the problem by making two different access points with different apn's. Is there any way to make them one so that I don't have to always click on "more" and then "choose other access point" when I open Opera mini?

  • How can I see / change the smtp ports in use by FF 12.0 on my WIN2K antique?

    My webmail account works, though slowly, when I'm using NetScape 7.1. When I try to use the same program and service with FireFox 12.0, I can receive email, but sending email gets me an error message that's something like "Could not establish an SMTP commection with the server." The service tells me that my outgoing smtp port should be 465 if I'm using SSL, and 25 if I'm not using SSL. Also, if I'm asked about "authentication," it should be "the same as incoming." Where do I find these settings in FF12.0?
    I'm asking this question on another computer, not the one I'm having trouble with. My problem child is an IBM Aptiva running Windows 2000 Version 5.0 (Build 2195; Service Pack 4) Copyright 1981-1999 Microsoft Corp. Physical memory available to Windows: 64,824 KB

    Gingerbread_Man, you were right on the nose with the answer to the problem. After I installed Simple Mail v. 2.83.2, my webmail began to work with Firefox v. 12.0. My s-l-o-w computer is now a bit faster, as well, though I don't know how that could have had any connection with Simple Mail. Oh, Telga, TechnalXS, the developer, changed versions to 2.84 while I was installing 2.83.2, so I started over and finished up with the new one. What had me going was that every time I tried to print a copy of their web site, Firefox crashed and burned. Had to be that document, because other things print just fine. Anyway, thanks for your help. I'm going to recommend that Santa put you on his "good list!"

  • Sending IDocs to WebAS http port

    Hi,
    Are there any .NET code examples on sending an IDoc to Web AS http port? Is this a simple TCP/IP socket level call? Are there any hand-shaking messages? Does it use http payload (GET, POST)?
    Thank you in advance for your help.
    Pradeep

    Hai ramesh,
                        I am configuring the XML HTTP port and here there is no option telling to define the file path name.
    And its work fine on the local network as the same system with same configuration is put on the public IP .the SAP server is sending idocs but it  is not received in the Webserver side.
    Data is lost somewhere in the middle on the netwrok.
    Thanks,
    jeevan.

  • MiFi 4510L Problems - unable to browse web but can ping !

    Have had stationary 4510L for months since my local store rep convinced me to upgrade my perfectly good 2200. Wish I had never done so. First the 4G/3G connect issues kept me from working until the recent firmware patch was finally released. But mixed in with that issue is another one that has gotten progressively worse.  Three replacement devices and two new SIM cards later and I still have the issue.  After three (alleged) trips to the tower reporting no issue, I decided to take the MiFi on the road to see if I have same issues on another tower.  I do.  Anybody else seen these symptoms or have any suggestions?
    1) Browsing fine, usually in forced 3G (EVDO) mode due to earlier issue resolved by firmware upgrade.
    2) Suddenly web sites stop responding with timeouts, or server unavailable, or web site taking too long to respond messages (depending upon browser in use).
    3) WiFi connection is good and I can browse locally to access modem.
    4) Modem states to be connected and not dormant, with decent EVDO signal strength.
    5) Connection log shows some TCP and UDP traffic.
    But cannot browse anywhere.  The only fix is to disconnect and reconnect.  Then it all works fine.  The WiFi connection is never lost. Don't need to reset the modem, just drop the call and then reconnect.
    Logged 12 to 15 calls on this and have not gotten satisfactory response yet.  Spent hours and hours collecting data on dates, times, screenshots, etc.  Two very interesting things that I think would be indicative of issue:
    1) Even though I can't browse web sites, I can ping them !!
    It's as though internet layer protocols are working but transport layer are not.  When I can't browse, I also lose my VPN  connection (if a session was established). Cannot reconnect VPN, says the server does not respond, but I can ping it!
    And in the Connection Log, I can see the ICMP traffic from the ping, along with TCP and UDP.  Yet cannot browse to any website.
    2) Once this problem occurs, the clock starts to drift from real time.  The time stamps in the Connection Log and in the System Log are a few minutes off, then ten to fifteen minutes off, then withyin a few days they are an hour off.  They occasionally show 1980!!  A hard reset re-synchs the timestamps to the system clock.
    *ANYBODY* have these symptoms or any suggestions?  And if you have issue where browsing stops, but WiFi is still wokring, try pinging the website and see if you get a response.  I'd like to hear form you.

    I have the *exact* same problem.  Been happening for months and nobody at Verizon has a clue.  I am going insane!!!  My problem is especially worse when I have more than one WiFi client connected.  "Stop browsing" means unable to browse the internet.  I can still browse on the local MiFi private network fine.  Just can't browse thru the Verizon network!
    One laptop will stop browsing (but can still ping!!) while the others are working just fine.  Dropping the wireless and reconnecting doesn't fix it.  Rebooting the laptop doesn't fix it. 
    One client can browse but the other can't (but both can ping) and there is nooooo way to fix it but disconnect the call and then reconnect.  FRUS.STRAT.TING !!!!! 
    Happening now five or six times per day. We may have two to four laptops connected at any given time. Mostly we just do w/o internet on the clients when they stop browsing.  The other laptops will continue to browse for quite some time.  Eventually, when the working systems have an opportunity, we have to drop the MiFi call and reconnect to restore internet to everybody.
    THIS IS KILLING ME.
    I cancelled my voice service this week and transferred to ATT.  T-mobile has a $40/month 5GB plan that does not charge for overages.  I'm considering switching to that.  Verizon, how many customers will you lose before you get your act together?
    MiFi 4510L - replaced twice, latest one is three weeks old
    Modem Firmware - 2.16.07 (the latest),
    Using EvDO with better than -80 signal strength

  • How to configure http ports in AS Java 7.1 EHP1 ?

    Hi all,
    how can I create a new http port on AS Java 7.1 EHP 1 ?
    I can't find this in nwa.
    In AS Java 6.40 I use Visual Admin - Dispatcher - Services - http provider and then I can create many ports
    ( like (Port:50000,Type:http)(Port:50001,Type:ssl)(Port:80,Type:http) )
    Thanks
    Sven

    Hi all,
    thanks a lot for the answers:
    @Patrick Whitty:
    Whit your answer I've found the right docs in nwce711 and now I can solve my problem.
    Many thanks.
    @Fan Yu:
    Sorry, maybe my thread was misinterpretative. I've installed Sap Netweaver CE 7.1 EHP1
    Also many thanks for your answers. Future I will describe much more better.
    @rkandy:
    We have this option on our 6.40 systems (I have also in my local installation)
    In Visual Admin -> Cluster -> Dispatcher -> Http Provider -> Propertie "ports"
    I can send you a screenshot.
    Regards,
    Sven

  • Two http ports - one in 8080 and the other one in 3034 - How to remove 8080

    Hi!
    I have two http ports - one in 8080 and the other one in 3034 - How to remove 8080.
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<ip address>)(PORT=<port number>)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<hotname>)(PORT=3034))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<hotname>)(PORT=2102))(Presentation=FTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=<hotname>)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    Services Summary...

    You get check which is the current dedicated HTTP port by using DBMS_XDB.getHTTPPort(). There can be only HTTP port active per database (not taken into account the HTTPs one). If two or more exists than there is still a process claiming that port (in this case 8080). It will be cleaned up after one or more processes are not claiming that port again. New connections will be redirected to the new port.

  • Can't browse music videos?

    So, i updated to the latest iTunes 7.3.1.3 and i go to browse the music videos.
    I click "iTunes store" on the left.
    I click the link "Browse" on the top right
    I click "Music Videos".
    I then get 3 boxes. The middle box it titled "Genre" and says "Select Medium" and i can't find a way to do what it tells me. I can't browse the music videos like i used to.
    Here is a screenshot: http://img256.imageshack.us/my.php?image=itunesproblemir3.jpg
    Anyone else having this issue and perhaps a work around?

    try using mpeg streamclip to convert the file to mp4. it worked for me.

  • The new ipad can't browse internet at ios6

    problem was... it can detect my wifi router AND i have followed the instructions bla bla bla.. but the connection time was short.. not more than 10 seconds.. it can't browse web pages, it can't update any of my news, email, Sina weibo....
    Whats wrong with my "The New Ipad"?
    My iphone4S, my Ipod touch and ipad2 works fine with WAP2, distance and 2.4HZ reduced to 20 bla bla bla....
    is ios6 flawed in china?
    info: i bought my "the New Ipad" at Hong Kong, but I work in China Beijing. I am an expat
    if ios6 can't be solved, how to downgrade my ipad back to ios5.1.1?
    help me please.. there are no more hotlines...

    Apple Store. Sounds like your iPad has been physically damaged so they will need to see it.
    Allan

  • Can't browse for iPrint printer

    Anyone else had this issue? Running ZCM 11.1a on SLES 11.2 server. A separate SLES10.3 server runs iPrint and LDAP. When I try to configure a printer policy using iPrint printers, I get to the pop-up dialog box where I am to browse the tree to select the iPrint printer. That box will not browse the tree. It doesn't matter from which workstation or browser I access ZCC, I can't browse the tree. I have used several valid LDAP user credentials.
    I am pretty much at a loss as to where to even start looking for ans answer. Restarting the ZCM server didn't do it. Any thoughts out there?

    On 7/31/2012 2:07 PM, Automatic Reply wrote:
    > rgrundma,
    >
    > It appears that in the past few days you have not received a response to your
    > posting. That concerns us, and has triggered this automated reply.
    >
    > Has your problem been resolved? If not, you might try one of the following options:
    >
    > - Visit http://support.novell.com and search the knowledgebase and/or check all
    > the other self support options and support programs available.
    > - You could also try posting your message again. Make sure it is posted in the
    > correct newsgroup. (http://forums.novell.com)
    >
    > Be sure to read the forum FAQ about what to expect in the way of responses:
    > http://forums.novell.com/faq.php
    >
    > If this is a reply to a duplicate posting, please ignore and accept our apologies
    > and rest assured we will issue a stern reprimand to our posting bot.
    >
    > Good luck!
    >
    > Your Novell Product Support Forums Team
    > http://forums.novell.com/
    >
    I had the same problem, turns out that there is a bug that if you log in
    to ZCC with an admin account that is also in the User Source this will
    happen. You must use an admin account that is local to the ZCM Domain,
    such as the default Administrator account that was set up when you
    created your ZCM Domain. This drove me crazy for weeks after I upgraded
    from 10.3.3 to 11.2.

Maybe you are looking for