<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">

    <!-- Favicon -->
    <link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png">
    <link rel="icon" type="image/png" sizes="32x32" href="/img/favicon/favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/img/favicon/favicon-16x16.png">
    <link rel="manifest" href="/img/favicon/site.webmanifest">
    <link rel="shortcut icon" href="/img/favicon/favicon.ico">
    <meta name="msapplication-TileColor" content="#2c5282">
    <meta name="msapplication-config" content="/img/favicon/browserconfig.xml">
    <meta name="theme-color" content="#ffffff">

            <link rel="canonical" href="https://www.ozspeedtest.com/news" />

    <!-- CSRF Token -->
    <meta name="csrf-token" content="CrRmXHyC8dlWwjQL6Raubs2hQ553pKiH5qAIJ9Q0">

    <title>Broadband News Page 1 - Oz Broadband Speed Test</title>

    <!-- Scripts -->
    <link rel="preload" as="style" href="https://www.ozspeedtest.com/build/assets/app-Dl7FDR_N.css" /><link rel="modulepreload" as="script" href="https://www.ozspeedtest.com/build/assets/app-L1MYj8Il.js" /><link rel="stylesheet" href="https://www.ozspeedtest.com/build/assets/app-Dl7FDR_N.css" data-navigate-track="reload" /><script type="module" src="https://www.ozspeedtest.com/build/assets/app-L1MYj8Il.js" data-navigate-track="reload"></script>
    <!-- Styles -->
    

    
    

        
    
            <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1944636426746552" crossorigin="anonymous"></script>
    

</head>
<body class="font-sans text-gray-900 bg-gray-300 leading-5">
<div id="app" class="bg-gray-200">

    
        <div id="nav" class="bg-white shadow">
            <div class="md:px-8">
                <nav class="relative flex flex-wrap items-center justify-between md:py-4">
                    <div class="relative z-10 flex-shrink-0 pl-4 py-4 md:p-0 text-blue-800 text-xl">
                        <a href="https://www.ozspeedtest.com" class="block font-medium text-blue-800 hover:text-blue-700">Oz Broadband Speed Test</a>
                    </div>
                    <div class="flex-shrink-0 pr-4 md:hidden">
                        <button ref="openButton" @click="open" type="button" class="block text-gray-500 focus:outline-none focus:text-blue-800" aria-label="Menu">
                            <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
                                <path d="M3 6C3 5.44772 3.44772 5 4 5H20C20.5523 5 21 5.44772 21 6C21 6.55228 20.5523 7 20 7H4C3.44772 7 3 6.55228 3 6Z"/>
                                <path d="M3 12C3 11.4477 3.44772 11 4 11H20C20.5523 11 21 11.4477 21 12C21 12.5523 20.5523 13 20 13H4C3.44772 13 3 12.5523 3 12Z"/>
                                <path d="M4 17C3.44772 17 3 17.4477 3 18C3 18.5523 3.44772 19 4 19H20C20.5523 19 21 18.5523 21 18C21 17.4477 20.5523 17 20 17H4Z"/>
                            </svg>
                        </button>
                    </div>
                    <div class="hidden md:block ml-5 lg:ml-10 md:flex md:items-baseline md:justify-between md:bg-transparent">
                        <div class="lg:absolute inset-0 flex items-center justify-center">
                            <a href="https://www.ozspeedtest.com/speedtest-locations" class="text-sm font-medium text-blue-800 hover:text-blue-700 py-2 border-b-2 border-white">Test Locations</a>
                            
                            <a href="https://www.ozspeedtest.com/knowledge" class="ml-5 lg:ml-10 text-sm font-medium text-blue-800 hover:text-blue-700 py-2 border-b-2 border-white">Knowledge Base</a>
                        </div>
                        <div class="ml-5 lg:ml-10 relative flex items-baseline">
                                                            <a href="https://www.ozspeedtest.com/login" class="text-sm font-medium text-blue-800 hover:text-blue-700">Login</a>
                                <a href="https://www.ozspeedtest.com/register" class="ml-8 px-3 py-2 font-medium text-center text-sm rounded-lg bg-blue-100 text-blue-800 hover:bg-blue-200 focus:outline-none focus:bg-blue-200">Create Account</a>
                                                    </div>
                    </div>
                    
                </nav>
            </div>

            <div class="md:hidden">
                <!-- Off-canvas menu background overlay -->
                <transition enter-from-class="opacity-0" enter-active-class="ease-out transition-medium" enter-to-class="opacity-100" leave-from-class="opacity-100" leave-active-class="ease-out transition-medium" leave-to-class="opacity-0" appear>
                    <div v-show="isOpen" class="z-10 fixed inset-0 transition-opacity">
                        <div @click="close" class="absolute inset-0 bg-black opacity-50" tabindex="-1"></div>
                    </div>
                </transition>

                <!-- Off-canvas menu -->
                <transition enter-from-class="translate-x-full" enter-active-class="ease-out transition-slow" enter-to-class="translate-x-0" leave-from-class="translate-x-0" leave-active-class="ease-in transition-medium" leave-to-class="translate-x-full" appear>
                    <div v-show="isOpen" class="z-10 fixed inset-y-0 right-0 max-w-xs w-full bg-white transition-transform overflow-y-auto">
                        <div class="relative z-10 bg-white">
                            <div :class="isOpen ? 'block' : 'hidden'" class="absolute top-0 right-0 p-4">
                                <button ref="closeButton" @click="close" type="button" class="text-gray-500 focus:outline-none focus:text-blue-800" aria-label="Close">
                                    <svg class="h-6 w-6" fill="currentColor" viewBox="0 0 24 24">
                                        <path d="M18.2929 19.7071C18.6834 20.0976 19.3166 20.0976 19.7071 19.7071C20.0976 19.3166 20.0976 18.6834 19.7071 18.2929L13.4142 12L19.7071 5.70711C20.0976 5.31658 20.0976 4.68342 19.7071 4.29289C19.3166 3.90237 18.6834 3.90237 18.2929 4.29289L12 10.5858L5.70711 4.29289C5.31658 3.90237 4.68342 3.90237 4.29289 4.29289C3.90237 4.68342 3.90237 5.31658 4.29289 5.70711L10.5858 12L4.29289 18.2929C3.90237 18.6834 3.90237 19.3166 4.29289 19.7071C4.68342 20.0976 5.31658 20.0976 5.70711 19.7071L12 13.4142L18.2929 19.7071Z"/>
                                    </svg>
                                </button>
                            </div>
                            <div class="px-4 pt-4 pb-6">
                                <a href="https://www.ozspeedtest.com" class="mt-4 block font-semibold text-blue-800 hover:text-blue-700 hover:no-underline">Oz Broadband Speed Test</a>
                                
                                <a href="https://www.ozspeedtest.com/speedtest-locations" class="mt-8 block font-medium text-blue-800 hover:text-blue-700 border-l-4 border-blue-800 pl-4 -ml-4">Test Locations</a>
                                
                                <a href="https://www.ozspeedtest.com/knowledge" class="mt-4 block font-medium text-blue-800 hover:text-blue-700">Knowledge Base</a>
                            </div>
                            
                        </div>
                        <div class="relative bg-white border-t-2 border-gray-100">
                                                            <div class="px-4 pt-4 pb-6">
                                    <a href="https://www.ozspeedtest.com/login" class="block font-medium text-blue-800 hover:text-blue-700">Login</a>
                                </div>
                                <div class="p-4">
                                    <a href="https://www.ozspeedtest.com/register" class="block px-3 py-3 font-medium text-center bg-blue-50 rounded-lg text-blue-800 hover:bg-blue-200 focus:outline-none focus:bg-blue-200">Create Account</a>
                                </div>
                                                    </div>
                    </div>
                </transition>
            </div>
        </div>

    <main class="">
        <div class="container mx-auto p-2 md:p-4">
            
    <div class="bg-white rounded-lg p-6 md:p-8 shadow-md">

        <h1 class="text-2xl block font-medium mb-4">Broadband News</h1>

        <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Mon, 25th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15452/nbn-co-asks-acma-for-spectrum-licence-discount" target="_blank" class="text-gray-900">NBN Co asks ACMA for spectrum licence discount</a></h3>
        <p class="mb-4 leading-normal text-gray-600">NBN Co has appealed to the Australian Communications and Media Authority to give it a discount on expiring spectrum licences for its fixed wireless services.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15452/nbn-co-asks-acma-for-spectrum-licence-discount" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Thu, 21st May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15453/singtel-open-to-selling-meaningful-minority-stake-in-optus" target="_blank" class="text-gray-900">Singtel open to selling &quot;meaningful minority stake&quot; in Optus</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Singtel is open to adding a local partner to its Optus operation in exchange for equity in the carrier.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15453/singtel-open-to-selling-meaningful-minority-stake-in-optus" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Tue, 19th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15451/telcos-unable-to-overturn-73bn-bill-to-renew-mobile-spectrum" target="_blank" class="text-gray-900">Telcos unable to overturn $7.3bn bill to renew mobile spectrum</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Telstra, Optus, TPG and NBN Co will pay just over $7.3 billion to keep expiring mobile and wireless spectrum licenses after the sector’s efforts to lobby for lower costs were rejected.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15451/telcos-unable-to-overturn-73bn-bill-to-renew-mobile-spectrum" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Mon, 18th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15450/telstra-and-ericsson-to-jointly-research-and-test-6g" target="_blank" class="text-gray-900">Telstra and Ericsson to jointly research and test 6G</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Telstra will join its long-term equipment partner Ericsson in a program of reciprocal development and testing of 6G technology.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15450/telstra-and-ericsson-to-jointly-research-and-test-6g" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Thu, 14th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15446/nbn-co-ai-could-give-rsps-more-network-intelligence" target="_blank" class="text-gray-900">NBN Co AI could give RSPs more network intelligence</a></h3>
        <p class="mb-4 leading-normal text-gray-600">NBN Co’s AI strategy is moving toward an agentic phase that could see the network wholesaler open its data to retailers and give them greater visibility into its network.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15446/nbn-co-ai-could-give-rsps-more-network-intelligence" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Wed, 13th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15447/labor-to-consult-with-telcos-on-key-telco-legislation-reforms" target="_blank" class="text-gray-900">Labor to consult with telcos on key telco legislation reforms</a></h3>
        <p class="mb-4 leading-normal text-gray-600">The Labor government will consult with the telco industry on reforms to two key pieces of telecommunications legislation in a bid to accelerate investment within the sector.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15447/labor-to-consult-with-telcos-on-key-telco-legislation-reforms" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15448/acma-to-establish-dedicated-triple-zero-division" target="_blank" class="text-gray-900">ACMA to establish dedicated triple zero division</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Australian Communications and Media Authority (ACMA) will establish a dedicated team for managing issues related triple zero calling issues.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15448/acma-to-establish-dedicated-triple-zero-division" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Mon, 11th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15449/vocus-revives-cto-role-brings-in-ex-telstra-networks-exec" target="_blank" class="text-gray-900">Vocus revives CTO role, brings in ex-Telstra networks exec</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Vocus has revived its chief technology officer role after nine years and brought in a former Telstra networks and technology group executive to fill it from July.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15449/vocus-revives-cto-role-brings-in-ex-telstra-networks-exec" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Thu, 07th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15445/telstras-warning-on-leo-mobile-to-satellite-triple-zero-calls" target="_blank" class="text-gray-900">Telstra&#039;s warning on LEO mobile-to-satellite triple zero calls</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Telstra has warned the federal government that incoming satellite-to-mobile voice services won’t adequately support triple zero calls until low earth orbit constellations reach a “critical mass”.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15445/telstras-warning-on-leo-mobile-to-satellite-triple-zero-calls" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Wed, 06th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15443/chromes-ai-features-can-take-up-to-4gb-of-space-on-your-computer" target="_blank" class="text-gray-900">Chrome’s AI features can take up to 4GB of space on your computer</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Google Chrome can automatically download a local AI model that takes up to 4 gigabytes of hard drive space on a computer when certain AI features are enabled, according to The Verge.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15443/chromes-ai-features-can-take-up-to-4gb-of-space-on-your-computer" target="_blank" class="text-gray-400 underline hover:text-gray-500">Computerworld</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Tue, 05th May 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15444/ask-jeeves-bites-the-dust" target="_blank" class="text-gray-900">Ask Jeeves bites the dust</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Ask Jeeves, the popular search engine where users could enter questions using natural language, launched on June 1, 1997. Nine years later, it was rebranded as Ask.com — and ever since, the number of users has declined with each passing year.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15444/ask-jeeves-bites-the-dust" target="_blank" class="text-gray-400 underline hover:text-gray-500">Computerworld</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Thu, 23rd Apr 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15442/nbn-will-start-forcing-fibre-upgrades-next-year" target="_blank" class="text-gray-900">NBN will start forcing fibre upgrades next year</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Those who don&#039;t take up a free fibre upgrade could find themselves disconnected entirely.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15442/nbn-will-start-forcing-fibre-upgrades-next-year" target="_blank" class="text-gray-400 underline hover:text-gray-500">WhistleOut</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Mon, 20th Apr 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15441/telstra-optus-tpg-say-uomo-devised-with-unrealistic-expectations" target="_blank" class="text-gray-900">Telstra, Optus, TPG say UOMO devised with unrealistic expectations</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Telstra, Optus and TPG have told parliament that the federal government’s new universal mobile service obligation (UOMO) bill is built on unrealistic expectations about the maturity and commercial availability of satellite-to-mobile (STM) technology needed to meet its requirements.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15441/telstra-optus-tpg-say-uomo-devised-with-unrealistic-expectations" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Fri, 17th Apr 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15435/ipv6-may-briefly-have-accounted-for-more-than-half-of-internet-traffic" target="_blank" class="text-gray-900">IPv6 may briefly have accounted for more than half of internet traffic</a></h3>
        <p class="mb-4 leading-normal text-gray-600">It’s fair to say that IPv6 has not had the level of take-up expected when the Internet Engineering Task Force (IETF) ratified it back in 1998. Take-up has been agonizingly slow, not reaching 5 percent of traffic until 2014. However, the use of IPv6 has been slowly climbing since, and according to Google statistics, briefly accounted for 50.1% of the internet traffic Google sees on March 28.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15435/ipv6-may-briefly-have-accounted-for-more-than-half-of-internet-traffic" target="_blank" class="text-gray-400 underline hover:text-gray-500">Computerworld</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15439/fibre-break-hits-vocus-customers-across-two-states" target="_blank" class="text-gray-900">Fibre break hits Vocus customers across two states</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Vocus customers across Victoria and NSW experienced a major service outage after one of the carrier&#039;s fibre links broke at Broadford, north of Melbourne.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15439/fibre-break-hits-vocus-customers-across-two-states" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Wed, 15th Apr 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15438/superloop-puts-functional-separation-bid-to-accc" target="_blank" class="text-gray-900">Superloop puts functional separation bid to ACCC</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Superloop is seeking regulatory approval for a joint structural separation plan extending from its $165 million acquisition of fibre-to-the-premises operator Lynham Networks.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15438/superloop-puts-functional-separation-bid-to-accc" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15437/nbn-co-overestimates-costs-of-providing-better-service" target="_blank" class="text-gray-900">NBN Co overestimates costs of providing better service</a></h3>
        <p class="mb-4 leading-normal text-gray-600">NBN Co is vastly overestimating the costs associated with improving service standards on its network, according to economic analysis prepared for the Australian Competition and Consumer Commission.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15437/nbn-co-overestimates-costs-of-providing-better-service" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15436/wireless-broadband-alliance-claims-wi-fi-security-on-a-par-with-cellular" target="_blank" class="text-gray-900">Wireless Broadband Alliance claims wi-fi security on a par with cellular</a></h3>
        <p class="mb-4 leading-normal text-gray-600">The Wireless Broadband Alliance (WBA) industry alliance organisation claims wi-fi networking now achieves parity with cellular technologies when it comes to security capability and confidence.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15436/wireless-broadband-alliance-claims-wi-fi-security-on-a-par-with-cellular" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15440/tpg-telecoms-quiet-ai-play-is-already-cutting-fault-times-from-hours-to-minutes" target="_blank" class="text-gray-900">TPG Telecom&#039;s quiet AI play is already cutting fault times from hours to minutes</a></h3>
        <p class="mb-4 leading-normal text-gray-600">For all the talk about AI transforming business it can often feel still theoretical. However, at TPG Telecom, the benefits of AI are already showing up in the numbers.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15440/tpg-telecoms-quiet-ai-play-is-already-cutting-fault-times-from-hours-to-minutes" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTWire</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Mon, 06th Apr 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15433/nbn-co-pays-up-as-fttp-service-levels-wobble" target="_blank" class="text-gray-900">NBN Co pays up as FTTP service levels wobble</a></h3>
        <p class="mb-4 leading-normal text-gray-600">NBN Co’s bill for rebates to its retailers related to fibre-to-the-premise (FTTP) service problems jumped sharply in the last quarter of 2025, just as its copper replacement program started to enter high gear.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15433/nbn-co-pays-up-as-fttp-service-levels-wobble" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Thu, 02nd Apr 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15434/optus-amp-dodo-top-performers-nbn-delivers-steady-performance-but-some-consumers-missing-out-on-full-plan-speeds" target="_blank" class="text-gray-900">Optus &amp;amp; Dodo Top Performers: NBN delivers steady performance, but some consumers missing out on full plan speeds</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Most households are receiving internet speeds close to those promised in their NBN plans, however some problematic high-speed and fibre to the node services (FTTN) continue to fall short, the ACCC’s latest Measuring Broadband Australia report has found.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15434/optus-amp-dodo-top-performers-nbn-delivers-steady-performance-but-some-consumers-missing-out-on-full-plan-speeds" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTWire</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Wed, 01st Apr 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15429/accc-drafts-stricter-standards-and-faster-speeds-for-nbn-co" target="_blank" class="text-gray-900">ACCC drafts stricter standards and faster speeds for NBN Co</a></h3>
        <p class="mb-4 leading-normal text-gray-600">The Australian Competition and Consumer Commission (ACCC) is planning to bring in better service standards and ensure NBN Co’s costs are efficient while still allowing the company to invest and operate sustainably.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15429/accc-drafts-stricter-standards-and-faster-speeds-for-nbn-co" target="_blank" class="text-gray-400 underline hover:text-gray-500">ARN</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15432/anthropic-signs-deal-with-federal-government" target="_blank" class="text-gray-900">Anthropic signs deal with federal government</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Anthropic has sign a memorandum of understanding to share its economic index data with the Australian government to help track artificial intelligence ‌adoption across the economy, and ‌its ‌impact on workers and jobs.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15432/anthropic-signs-deal-with-federal-government" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Tue, 31st Mar 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15431/australia-readies-social-media-court-action" target="_blank" class="text-gray-900">Australia readies social media court action</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Australia threatened to sue social media giants for allegedly ⁠flouting a ⁠ban on under-16s, as its internet regulator disclosed it is investigating some of the biggest platforms for suspected non-compliance with the world-first measure.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15431/australia-readies-social-media-court-action" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15430/nbn-co-challenged-on-size-of-arpu-increases-from-fibre-customers" target="_blank" class="text-gray-900">NBN Co challenged on size of ARPU increases from fibre customers</a></h3>
        <p class="mb-4 leading-normal text-gray-600">NBN Co’s predicted increases to average revenue per user through to FY33 “may be materially overstated”, according to an expenditure consultancy engaged by the ACCC, undermining some of the company’s spending on upgrades.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15430/nbn-co-challenged-on-size-of-arpu-increases-from-fibre-customers" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15428/new-rules-force-telstra-to-shrink-coverage-maps-by-1-million-square-km" target="_blank" class="text-gray-900">New rules force Telstra to shrink coverage maps by 1 million square km</a></h3>
        <p class="mb-4 leading-normal text-gray-600">The telco giant must delete about a third of its claimed coverage under new standards backed by rivals, the ACCC and emergency groups.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15428/new-rules-force-telstra-to-shrink-coverage-maps-by-1-million-square-km" target="_blank" class="text-gray-400 underline hover:text-gray-500">SMH</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15425/telstra-overruled-in-mobile-coverage-claims-stoush" target="_blank" class="text-gray-900">Telstra overruled in mobile coverage claims stoush</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Telstra has taken aim at the federal government’s new mobile coverage mapping standard, saying that it could cause confusion and won’t reflect real-world experiences.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15425/telstra-overruled-in-mobile-coverage-claims-stoush" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Mon, 30th Mar 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15426/new-acma-rules-to-make-telcos-more-accountable-for-outages" target="_blank" class="text-gray-900">New ACMA rules to make telcos more accountable for outages</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Australian telcos will be more accountable to consumers and government under new network outage transparency rules to come into effect later this year.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15426/new-acma-rules-to-make-telcos-more-accountable-for-outages" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>
        <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15424/telstra-business-launches-managed-it-service-for-smb-market" target="_blank" class="text-gray-900">Telstra Business launches managed IT service for SMB market</a></h3>
        <p class="mb-4 leading-normal text-gray-600">Telstra’s Business division is now offering managed IT services, focusing on helping small- to medium-sized businesses (SMB) with productivity and security.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15424/telstra-business-launches-managed-it-service-for-smb-market" target="_blank" class="text-gray-400 underline hover:text-gray-500">ARN</a></p>
    </div>
                        </div>
                <h2 class="text-lg block border-b-2 border-t-2 font-medium border-gray-200 py-4 mb-4 text-blue-800">Fri, 27th Mar 2026</h2>
        <div class="flex flex-wrap text-sm">
                <div class="w-full md:w-1/2 lg:w-1/3 mb-4 pr-4">
        <h3 class="font-bold mb-4 text-base"><a href="https://www.ozspeedtest.com/news/15427/acma-to-set-safeguards-for-telco-consumers-directly" target="_blank" class="text-gray-900">ACMA to set safeguards for telco consumers directly</a></h3>
        <p class="mb-4 leading-normal text-gray-600">The Australian Communications and Media Authority has moved to clamp down on consumer telco service providers by ending co-regulatory arrangements with the industry.</p>
        <p class="text-gray-400">Source: <a href="https://www.ozspeedtest.com/news/15427/acma-to-set-safeguards-for-telco-consumers-directly" target="_blank" class="text-gray-400 underline hover:text-gray-500">iTnews Australia</a></p>
    </div>

    </div>

    <div class="bg-white py-3 flex items-center justify-between border-t border-gray-100">

        <div class="flex-1 flex justify-between sm:hidden">
            <a href="" rel="prev" aria-label="&laquo; Previous" class="relative inline-flex items-center px-4 py-2 border border-gray-200 text-sm leading-5 font-medium rounded-md text-gray-600 bg-white hover:text-gray-400 focus:outline-none focus:shadow-outline-blue focus:border-blue-300 active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150">
                Previous
            </a>
            <a href="news?page=2" class="ml-3 relative inline-flex items-center px-4 py-2 border border-gray-200 text-sm leading-5 font-medium rounded-md text-gray-600 bg-white hover:text-gray-400 focus:outline-none focus:shadow-outline-blue focus:border-blue-300 active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150">
                Next
            </a>
        </div>

        <div class="hidden sm:flex-1 sm:flex sm:items-center sm:justify-between">

            

            <div class="mx-auto">

                <span class="relative z-0 inline-flex">

                    
                                            <button type="button" class="relative inline-flex items-center px-2 py-2 rounded-l-md border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-400 hover:text-gray-300 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-400 transition ease-in-out duration-150">
                            <svg class="h-5 w-5" fill="currentColor" viewBox="0 0 20 20">
                                <path fill-rule="evenodd" d="M12.707 5.293a1 1 0 010 1.414L9.414 10l3.293 3.293a1 1 0 01-1.414 1.414l-4-4a1 1 0 010-1.414l4-4a1 1 0 011.414 0z" clip-rule="evenodd"/>
                            </svg>
                        </button>
                    
                    
                                            
                        
                        
                                                                                                                        <span aria-current="page" class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150">1</span>
                                                                                                                                <a class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150 hover:no-underline" href="news?page=2">2</a>
                                                                                                                                <a class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150 hover:no-underline" href="news?page=3">3</a>
                                                                                                                                <a class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150 hover:no-underline" href="news?page=4">4</a>
                                                                                                                                <a class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150 hover:no-underline" href="news?page=5">5</a>
                                                                                                                                <a class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150 hover:no-underline" href="news?page=6">6</a>
                                                                                                                                
                                                    <span class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600" aria-disabled="true">...</span>
                        
                        
                                                                    
                        
                        
                                                                                                                        <a class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150 hover:no-underline" href="news?page=514">514</a>
                                                                                                                                <a class="-ml-px relative inline-flex items-center px-4 py-2 border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-600 hover:text-gray-400 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-600 transition ease-in-out duration-150 hover:no-underline" href="news?page=515">515</a>
                                                                                                        
                    
                                            <a href="news?page=2" rel="next" aria-label="Next &raquo;" class="-ml-px relative inline-flex items-center px-2 py-2 rounded-r-md border border-gray-200 bg-white text-sm leading-5 font-medium text-gray-400 hover:text-gray-300 focus:z-10 focus:outline-none focus:border-blue-300 focus:shadow-outline-blue active:bg-gray-50 active:text-gray-400 transition ease-in-out duration-150">
                            <svg class="h-5 w-5" fill="currentColor" viewBox="0 0 20 20">
                                <path fill-rule="evenodd" d="M7.293 14.707a1 1 0 010-1.414L10.586 10 7.293 6.707a1 1 0 011.414-1.414l4 4a1 1 0 010 1.414l-4 4a1 1 0 01-1.414 0z" clip-rule="evenodd"/>
                            </svg>
                        </a>
                    
                </span>

            </div>
        </div>
    </div>


        </div>
    </main>

    <footer id="footer" class="bg-gradient-to-b from-gray-200 to-gray-300 pb-4 md:px-4">

        <div class="container mx-auto p-6 lg:p-4 flex text-sm">

            <div class="flex-1 hidden md:block pr-4">
                <h1 class="mb-4 text-gray-600 font-semibold">Network Sites</h1>
                <ul class="list-none">
                    <li class="mb-1 -ml-4"><a href="https://www.nzspeedtest.com/" target="_blank" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">NZ Broadband Speed Test</a></li>
                    <li class="mb-1 -ml-4"><a href="https://www.ukspeedtest.com/" target="_blank" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">UK Broadband Speed Test</a></li>
                    <li class="mb-1 -ml-4"><a href="https://www.usaspeedtest.com/" target="_blank" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">USA Broadband Speed Test</a></li>
                </ul>
            </div>

            <div class="flex-1 hidden sm:block pr-4">
                <h1 class="mb-4 text-gray-600 font-semibold">Tools</h1>
                <ul class="list-none">
                    <li class="mb-1 -ml-4"><a href="https://www.ozspeedtest.com/speedtest-locations" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">Speed Test</a></li>
                    <li class="mb-1 -ml-4"><a href="https://www.ozspeedtest.com/ip" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">IP Address</a></li>
                    
                </ul>
            </div>

            <div class="flex-1 pr-4">
                <h1 class="mb-4 text-gray-600 font-semibold">About</h1>
                <ul class="list-none">
                    <li class="mb-1 -ml-4"><a href="https://www.ozspeedtest.com/about" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">About Us</a></li>
                    <li class="mb-1 -ml-4"><a href="https://www.ozspeedtest.com/contact" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">Contact Us</a></li>
                    <li class="mb-1 -ml-4"><a href="https://www.ozspeedtest.com/policies/privacy" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">Privacy Policy</a></li>
                    <li class="mb-1 -ml-4"><a href="https://www.ozspeedtest.com/policies/terms" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">Terms of Use</a></li>
                </ul>
            </div>

            

            <div class="flex-1">
                <h1 class="mb-4 text-gray-600 font-semibold">Follow</h1>
                <ul class="list-none">
                    <li class="mb-1 -ml-4"><a href="https://www.facebook.com/ozspeedtest" target="_blank" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">Facebook</a></li>
                    <li class="mb-1 -ml-4"><a href="https://twitter.com/ozspeedtest" target="_blank" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">Twitter</a></li>
                </ul>
            </div>

        </div>

        <div class="container mx-auto p-6 pb-0 lg:p-4 lg:pb-0 border-t-2 border-gray-300 flex text-gray-500 text-sm">
            <div class="flex-1"><a href="https://www.ozspeedtest.com" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">Oz Broadband Speed Test</a></div>
            <div class="flex-1 text-right">&copy; 2003 - 2026 <a href="https://www.alexmckenzie.info/" target="_blank" class="text-gray-500 hover:text-gray-800 no-underline hover:no-underline">Speed Test Labs</a></div>
        </div>
    </footer>
</div>


</body>
</html>
