Connection finally fixed, thanks BT!

After weeks and weeks of having a bad connection I had a total loss of connection, after a bad morning with openreach not showing up the nice guy at BT actually got someone out that night to fix my connection. This is the end result http://www.speedtest.net/result/2309394364.png it's nice to finally have a nice connection back

Jem
Thanks for the feedback, as you say good to see some positive comments on the forum.
(If I have helped you in any way to say "Thank You" please click on the star next to the message. Thank You)
If I have solved your Issue please click the "Mark as accepted solution" button.

Similar Messages

  • Mac OSX NOT GETTING IP ADDRESS BECAUSE OF THE DHCP(FINAL FIX)

    You may get some errors when trying to connect to the wireless connection.
    LIST OF PROBLEMS:
    -Auto-Assigned IP with 255.255.0.0 Subnet Mask and a 169.x.x.x IPV4 Address
    -Unable to renew the DHCP beacuse the DHCP doesn't send the IPV4 address to your iMac/MacBook
    -No IP
    FINAL FIX:
    -Log to the Router Configuration page inserting the default gateway address in your browser bar(It should be 192.168.1.1 though my default gateway is 192.168.0.1.....nevermind).
    -Go to DHCP tab and make sure that DHCP is ENABLED
    -Go to Wireless Settings and set Channel to "1" and the Wireless mode to 802.11 bg(In some routers it's 802.11 bg mixed)instead of 802.11 bgn or 802.11 n.(IN SOME ROUTERS THERE'S ONLY .11 and not 802.11....that's the same s**t though!)
    -Reboot your router
    -Shut down your machine and unplug the power cables
    -When done press once the power button
    -Re-Plug the power cables and turn on your MacBook/iMac
    -Go to Network Settings,Advanced settings,TCP/IP and set IPV4 address to DHCP
    SOFTWARE FIX(FIREWALL CONFLICT):
    -Disable ANY non-Apple firewall or network management application such as mDNS responder,etc..

    Great work, nice info, thanks!

  • How to Link equipments(PM) in a Settlement from AUC to Final Fixed Asset

    Hi All,
    I need your help with an integration problem between AA, CO and PM.
    This is the scenario:
    We are buying equipments that should not be capitaliazed until deliver them to the customer so to support this we do the following flow:
    1. Create an sheduling agreement for the whole year with and AUC and a statistical Internal Order.
    2. We create a 'Good receipt' for purchasing equipments(PM) againts the scheduking agreement. At this time we store the equipments in a specific storage location and those equipments are not capitalized. The equipments are create automatically.
    3. We deliver the equipments to the customer, not necessarily all purchased equipments.
    4. Monthly we have to capitalize the equipments that were delivered to the customer so we create a final fixed asset and execute the settlement of the AUC againts that final fixed.(First AIAB to create settlement rule and then AIBU to distribute)
    Problem:
    When we execute AIAB for the step 4 we can not link the equipments with the final fixed asset, in the settlement rule we have to calculate manually the percentage or the amount that shoul be settle according to the equipments that were deliver to the customer, but we would like to:
    1. Link the equipments to the final fixed asset.
    2. Update the material and quantity in the FI posting line item.
    3. Update the quantity field in the final fixed asset master record automatically.
    Do you have any idea?
    Many thanks in advance.

    Hi,
    Please check in the screen layout for Asset Master. I think the equipment field is available.

  • Airport express wireless connection freezes SSH connection - any fixes?

    airport express wireless connection freezes SSH connection - any fixes?
    so i am using an airport express and remotely access computers/servers via SSH. port forwarding is set up and the computer has a fixed local IP address.
    if i continue to issue command in the shell, then the connection persists. however, if i leave it idle for some amount of time more than a half an hour, both terminal and xterm (X11) freeze for a considerable amount of time. then they time out and return to a active shell on the local computer.
    i have since determined that this does not occur if i am using a direct (built-in) ethernet connection.
    is this problem fixable? are there settings in airport admin utility that can be changed to prevent this from occuring?
    any advice or pointers would be tremendously appreciated
    stefanos

    hi bill,
    thank you for the suggestion. i added the lines to my .ssh/config file and so far it seems to have solved the problem.
    i'll evaluate it over the next few days and post back if i notice any problems. it seems to achieve what i was thinking at least conceptually. to somehow, while idle, send something to ensure the connection stays alive.
    many thanks for the solution. it's been a nagging issue and it's great to be likely rid of it.
    stefanos
    Powerbook G4 & iMac G5 :: Mac OS X (10.4.9)

  • Outlook to iPhone sync failure – Sync suddenly stopped working for calendar events but continued for contacts and notes.   Finally Fixed!!!  SUPPORT TEAM – PLEASE SEE THIS – Complete explanation of cause and correction steps.

    The issue:  Outlook to iPhone sync failure – Sync suddenly stopped working for calendar events but continued for contacts and notes.   Finally Fixed!!! 
    SUPPORT TEAM – PLEASE SEE THIS – Complete explanation of cause and correction steps.
    The cause:  It is now clear what caused this problem.  For years I had several “all-day” events in my Outlook calendar (birthdays, anniversaries, etc.).  In May 2012 I decided to make some of them one hour  events so I could add alerts to remind me of the event.  I did this by dragging them in Outlook to the time I wanted and expanding them to the time slot desired and then adding the alarm.
    The symptom:  Syncing stopped working for the calendar but continued working for contacts and notes.  I didn’t realize sync was failing until months later when I missed two very important phone calls, so when I noticed it the cause was not obvious. 
    The failed attempts:  I’m head of a software firm and my calendar sync is a crucial to my business life so I took this on with a vengeance.  From a quick look at events in Outlook and the iPhone I could see that the problem started in May 2012.  Events before May were in both Outlook and the iPhone but events after May were only one or the other.  Unfortunately I had changed several other things at the same time relating to other events so again the cause was not obvious.  MANY calls with AppleCare proved them incompetent so my internal IT guys assisted trying many things.  We tried a huge number of calendar changes and several versions of iTunes, iPhone OS and Office as well as both iPhone 4 and 5, all without success.
    The fix:  After 18 months of frustration, MANY  hundreds of $ expense and MANY hours of wasted time I saw a blog that had a calendar sync  problem and it indicated all day events were related.  I changed the display of the Outlook calendar to the list view, added columns so I could see “all day” event check marks as well as times of events,  sorted on the “all day” event column to move them to the top, and for all events that were “all day” events AND had a start and end time, I removed recurrence and then added the annual recurrence back…
    After I fixed all events that had BOTH “all day” set and had a start/end time, I tried another sync.  It synced for the first time in 18 months! 
    Problem occurred May 2012 – fixed Nov 2013

    Hi, to remove dummy '_ModGrp' entries, rather than crashing the 'Suppr' key on your keyboard, you can use this basic VBA macro (launched for instance from Excel).
    It will recursively remove all '_ModGrp...' folders
    Sub RemoveFolders_Click()
        Dim oOutlook As Outlook.Application
        Set oOutlook = New Outlook.Application
        Set objNameSpace = oOutlook.GetNamespace("MAPI")
        Call CleanFolders(objNameSpace.Folders)
    End Sub
    Sub CleanFolders(objFolders As Outlook.Folders)
        For i = objFolders.Count To 1 Step -1
            If Left(objFolders(i).Name, 7) = "_ModGrp" Then
                objFolders.Remove( i )
            Else
                If Not objFolders(i).Folders Is Nothing Then
                    Call CleanFolders(objFolders(i).Folders)
                End If
            End If
        Next i
    End Sub

  • A FINAL FIX THAT WORKS

    Go to
    http://discussions.apple.com/messageview.jspa?messageID=3349822&stqc=true

    Geez...
    When I tried to quote the original post, the function truncated apparently it... or maybe I did by accident...however, the original post:
    A FINAL FIX
    Posted: Oct 16, 2006 7:45 AM in response to: Tagliente Reply Email
    After much arguing on the phone with apple support, I got a straight answer. The problems are due to old iTunes software and virus protection.
    1) Uninstall iTunes, Apple Update, and Quicktime using the 'Add/Remove' software option in the control panel.
    2) Open your program files folder (Found in My Computer in the C: drive)
    3) Delete any folders that may be left such as iTunes, ipod, Apple Updater, Quicktime)
    4) Download the iTunes 7 install package from the apple website (http://www.apple.com/itunes/download/). Be sure to save the file to your desktop.
    5) Exit your web browser
    6) Turn off all virus protection software. This includes firewalls, spyware protection systemguards, etc. The “how” to do this depends on your virus software. For example, with McAfee open the Security Center and click Computer and Files. Click configure. The new window has the options to turn things off. Turn everything off.
    7) Install iTunes 7 (includes Quicktime [needed for iTunes])
    8) Restart
    9) Turn virus protection and firewalls back on
    10) Plug in iPod and you’re golden!
    This worked for me and I no longer get any messages about iPod in recovery mode or unable to update iPod.
    Good luck.
    Windows XP
    By the way, I think I clearly stated in my post that when trying to update my nano from version 1.2 to 1.3 (after being prompted to do so from launching itunes 7.0.1.8) it will not perform the suggested update offering up a cryptic message about the files on my ipod being in use by another program.
    Now, if you have any constructive ideas, it would be appreciated...

  • My macbook pro (2010 13inch) is really laggy when I'm using apps like iTunes and safari. the arrow on the screen seems to not respond and is laggy and when viewing videos it can be really laggy. I just want to know if it was a problem i could fix, thanks.

    My macbook pro (2010 13inch) is really laggy when I'm using apps like iTunes and safari. the arrow on the screen seems to not respond and is laggy and when viewing videos it can be really laggy. I just want to know if it was a problem i could fix, thanks.

    You might start with:
    Open Activity Monitor in the Utilities folder.  Select All Processes from the Processes dropdown menu.  Click twice on the CPU% column header to display in descending order.  If you find a process using a large amount of CPU time, then select the process and click on the Quit icon in the toolbar.  Click on the Force Quit button to kill the process.  See if that helps.  Be sure to note the name of the runaway process so you can track down the cause of the problem.
    If the above reveals nothing helpful, then create a new user account. Log out of your account and log into the new account. Do the problems cease?

  • I have erased all settings in my Ipad accidently and now trying to reinstall my Ipad so I can used it again, I did hooked it  up to itunes but it nevers show a column for restore on itunes, please tell me step by step after connecting to itunes, thank you

    Hi! I have erased all settings and connections of my ipad 1 generation by mistake and I tried many times to restore all settings and connections by connecting to iTunes but Itunes did not show me a column to restore my ipad, can someone teach me the step by stepto restore settings after connecting to iTunes, thank you!

    If you have a backup of the iPad on your computer then you should be able to right-click (command-click on a Mac) the iPad 'device' on the left-hand side of iTunes and select 'restore from backup' on the pop-up - you can't just restore settings though, you will need to restore the whole iPad.

  • My iPad keeps pausing when I try to watch utube video   Started after I loaded iCloud on Mac. I'm wireless. Any connection or fix?

    My wireless iPad2 keeps pausing when trying to view utube. Just started since I loaded lion ox on my Mac. Is there any connection or fix ?  Also having trouble with FaceTime on iPad now

    Yes connected via wireless to iMac. Purchased new router after TW determined it was router. Still having probs with wireless dropping though modem & router appear to be working. Have to restart imac every time to get wireless to pick up again.

  • Airport Drops and Freezes---- Finally Fixed!

    Ever since I bought my MBP in July, 2009, I have had trouble with total freezes and airport drops.
    The fixes by Apple:
    1. New hard drive, battery, keyboard, logic board
    2. Problem persisted-- new logic board
    3. Problem persisted-- heat sensor was missing the sensor part
    4. Problem persisted-- Genius said it was 3rd party software
    5.Problem persisted-- local Apple certified repair shop had no idea
    6. Problem Persisted-- in the meantime I had done several erase and install. It froze up every time I installed SL
    7. Problem persisted and I took it to Apple Store last week in one last final try. After hours of testing, it froze for them. They ordered new hard drive and logic board. Then the tech noticed it freeze and dropped the internet. He checked one of the logs and saw that the airport card had lost power just before the freeze.
    He replaced the airport card and it is finally fixed-- the first time since July, 2009.
    So if you have freezes and airport drops, be sure to check the airport. The airport was never changed when the logic board, et.al. were replaced.

    Wow! I would think replacing the airport would be the first step in this madness.

  • Vista - Sleep FINALLY fixed, still annoying Random Shutdowns

    Ok, they FINALLY fixed it so the Mac Pro wakes from sleep in Vista RC1 with the recent EFI update, now they need to fix the Random Shutdowns. These occur as if you were telling your system to shutdown, I do not suspect the power supply because it is not an abrupt power loss, it gracefully shuts down, but of-course is annoying as h3ll...
    Here's looking forward to the Leopard/Vista releases when all of this should be worked out!
    SH
    Does Vista RC2 run any better? Have better Bluetooth support?

    ... well... that was really a (slap in face) help ??
    I never tried sleep or hibernate, but I read the latest RTM had some fixes in there regarding better support now for laptops and sleep.
    Ignorance is bliss perhaps? or, it is a mixed world? or, there is still software that is not available...
    How about, curiosity? that's always been man's greatest strength, too.
    Being able to run Windows Vista on Mac Pro must be something even Apple engineers are keep to do and improve on.
    Every release for OS X takes a couple updates to be "ready" for use. Long-term that has meant 2-3 updates for the last three+ releases, and each release meant more work for everyone, developer and end user, while "rules" change and hardware and software has to be updated to accommodate those changes. Even good changes are still costly, and some have been costly.
    I've lived and survived FIVE releases, $600+ for one machine license, and over a year of that was "1.0" issues all over again. And the same story will get played out next year, too, bet on it.
    Some people like to explore linux and alternatives. I have, and while I've never felt linux offered the desktop experience I want, I thought SuSE 6.4 gave OS 8/9 a real run for the money at the time.
    Things to Love/Hate about Vista
    I can now help my Dad 1200 miles away with his PC Windows w/o needing a PC. I can run multiple VMs. One computer, multiple OSs. VMware, Parallels, CrossOver, as well as native installs.
    And maybe, just maybe, a more secure desktop PC will help everyone. However, a really good balanced review might actually be one from ComputerWorld - Vista may make Mac converts of IT folks!
    IT folks can support XP/Vista and be running Mac OS X
    ComputerWorld article

  • ACR 4.4 *FINALLY* fixes magenta reds under tungsten light! Yeah!

    Adobe has FINALLY fixed the ugly reds that were always too blueish when shooting in tungsten light and correcting the WB! Hurray! Took them 5 years almost! Before 4.4, no matter how much I calibrated by shooting a CC under tungsten and doing it via the book, it never looked correct.
    Now can they please do this for the daylight profile as well? 1/2 way there!
    I know all about the calibrations and have done them with the CC card, but the reds were always a problem in ACR. Obviously Adobe realized this as well when fixing it in 4.4 for tungsten - they said extreme ends of the color temperature scale.
    So IMO, they can also fix the reds (without having users do ridiculous calibrations that ALWAYS yield negative hues for red and a LOT of saturation for RED) in daylight!
    Pretty please!

    Hi Thomas,
    I went back to look at the tungsten/available light photos, and most are in the mid 2000Ks. The reds look spot on to me with the 4.4 profiles.
    Here's a shot (saved/embedded as sRGB) of a CC taken with a 1DMKIII and then processed in ACR (just WB correction) with the 4.1 and 4.4 profiles. Look at the difference. I'm going by look - not numbers. The 4.4 looks better/more accurate on the reds and other patches too. This is very apparent when shooting clothes, real life objects, etc. that have those hues. 4.4 looks great. In this example it's 2400K +3 (the only ACR adjustment was to WB click on the 2nd patch on the bottom row - 2nd from left). Is this not what was meant by the fix at the extreme ends in the 4.4 release notes? But I also understand the each camera has a 2 profiles - one of which is tungsten. And until now, I had to fuss with the reds. Now I don't! Love it!
    4.1
    http://homepage.mac.com/bogdan_urma/misc/4-1.JPG
    4.4
    http://homepage.mac.com/bogdan_urma/misc/4-4.JPG
    Here's another example from the 5D. I know the hue of the pillows since I own them :) 4.4 looks accurate and 3.3 way off. Look at the EXIF to see the differences. Again, only correction in ACR was click WB.
    3.3
    http://homepage.mac.com/bogdan_urma/misc/3-3-pillows.JPG
    4.4
    http://homepage.mac.com/bogdan_urma/misc/4-4-pillows.JPG
    Bogdan

  • My iPhoto finally opened thanks to OT. But when I put the card from my camera into the reader, there is no import possibility. Where did it go?!

    My iPhoto finally opened thanks to OT. But it won't import new photos from my camera when I insert the card into the card reader.

    OT  ==  Old Toad
    Lady Cady - look using the finder - are there photos on the card? Will Image capture (in your applications folder) see any photos?
    LN

  • Is WiFi connection issue fix with IPAD3

    Is WiFi connection / Dis Connection issue fix with IPAD3

    Look at iOS Troubleshooting Wi-Fi networks and connections  http://support.apple.com/kb/TS1398
    iPad: Issues connecting to Wi-Fi networks  http://support.apple.com/kb/ts3304
    iOS: Recommended settings for Wi-Fi routers and access points  http://support.apple.com/kb/HT4199
    Additional things to try.
    Try this first. Turn Off your iPad. Then turn Off (disconnect power cord) the wireless router & then back On. Now boot your iPad. Hopefully it will see the WiFi.
    Go to Settings>Wi-Fi and turn Off. Then while at Settings>Wi-Fi, turn back On and chose a Network.
    Change the channel on your wireless router. Instructions at http://macintoshhowto.com/advanced/how-to-get-a-good-range-on-your-wireless-netw ork.html
    Another thing to try - Go into your router security settings and change from WEP to WPA with AES.
    How to Quickly Fix iPad 3 Wi-Fi Reception Problems
    http://osxdaily.com/2012/03/21/fix-new-ipad-3-wi-fi-reception-problems/
    If none of the above suggestions work, look at this link.
    iPad Wi-Fi Problems: Comprehensive List of Fixes
    http://appletoolbox.com/2010/04/ipad-wi-fi-problems-comprehensive-list-of-fixes/
    Fix iPad Wifi Connection and Signal Issues  http://www.youtube.com/watch?v=uwWtIG5jUxE
    Unable to Connect After iOS Update - saw this solution on another post.
    https://discussions.apple.com/thread/4010130?tstart=60
    Note - When troubleshooting wifi connection problems, don't hold your iPad by hand. There have been a few reports that holding the iPad by hand, seems to attenuate the wifi signal.
    ~~~~~~~~~~~~~~~
    If any of the above solutions work, please post back what solved your problem. It will help others with the same problem.
     Cheers, Tom

  • Finally Fixed! Oracle 11g XE 'Get Started' Page (but it won't start) Error

    OMG--I JUST FIXED THIS!!
    I've been looking for days on these posts and saw a lot of frustration and finally got it.
    I'm coming from your 'average guy' approach, so I don't get all super technical stuff, so...
    I just read the message on my IE explore page when it couldn't load it, and under 'More Information' drop down, it said...
    (my paraphrase)
    'The possible problem with your internet connection is'
    ...(and somewhere down the line)
    - GO TO Internet Explorer TOOLS, INTERNET OPTIONS, ADVANCED TAB, and under the SECURITY heading, make sure the...
    [X] SSL 2.0
    [X] SSL 3.0
    [X] TSL 1.0 boxes are checked
    And I saw the Home page--AHH HAAAA!
    Anyway, Hope this helps you guys!!!
    Don's 3D

    Hi Paul,
    I was convinced with you ans. And i tried by enabling the Local LAN option in VPN.
    But all vain... Its working off the VPN but not on.
    And I did something: installed old 10g XE and guess what! its working perfectly fine. I don't even need to change the port.
    For the time being work is being done. but i'd love to know the reason n case with 11g.
    any points?

Maybe you are looking for