Recommended Posts

Before everyone goes blaming the router - so did you do a sniff with your pc, and they are not handing out dns option in dns??

Did you try removing the cloud aspect of the router with the standalone version of the firmware? Then it should not matter that the router can not lookup cloudcisco or whatever its trying to lookup.

Before everyone goes blaming the router - so did you do a sniff with your pc, and they are not handing out dns option in dns??

Did you try removing the cloud aspect of the router with the standalone version of the firmware? Then it should not matter that the router can not lookup cloudcisco or whatever its trying to lookup.

I will be trying the sniffing thing with wireshark later today with the Modem in Modem mode. Yes I had the version without Cloud installed on the router before, I had the full interface that time because it doesn't rely on Cloud but some features still don't work properly like for some reason its affecting certain Apple services on the Mac.

So when you were using the standalone version it showed you what your internet IP was? Well WTF are we dicking with the cloud version for then?? Put that back and we can look into what issue you were having with apple services??

Did it dns work in this mode - or were you still not getting dns from ISP? Please post your sniff test with pc connected to modem and doing so we can see the dhcp offer that they are sending you and if it contains dns.

So when you were using the standalone version it showed you what your internet IP was? Well WTF are we dicking with the cloud version for then?? Put that back and we can look into what issue you were having with apple services??

Did it dns work in this mode - or were you still not getting dns from ISP? Please post your sniff test with pc connected to modem and doing so we can see the dhcp offer that they are sending you and if it contains dns.

No it did not show my IP on the router in the non cloud version too, but according to virgin medias SuperHub page, when it is in Modem Mode the IP Address on routers sometimes do display "0.0.0.0" i don't know why this would happen???

I will reply soon with the sniff test with the superhub on its router mode, and what it shows on its modem mode. Not able to do it right now.

that makes no sense at all that router would show 0.0.0.0 -- have never ever ever seen anything like that. I looked at that page you linked to and stated that in that mode it would act like a normal docsis 3 cable modem. Well every single cable modem I have ever seen when you connect a router to it -- it shows an IP!

It has to have an IP, so why would it not show it? Seems like a bug in the router firmware if you ask me, but for the life of me can not figure out what it could be - dhcp is standard protocol, not sure what they could be doing that would prevent the router from listing what IP it got.

Someone mentioned something about IPv6 - I wonder if your getting an ipv4-mapped to Ipv6 address.. So something like

::ffff:192.0.2.128 represents the IPv4 address 192.0.2.128

And this is why its not showing the ipv4 address?

So can you do a traceroute while router connected to modem. you won't see the wan side of the route in the listing, but will see the isp hop.. So for example

budman@ubuntu:~$ traceroute 8.8.8.8

traceroute to 8.8.8.8 (8.8.8.8), 30 hops max, 60 byte packets

1 pfsense.local.lan (192.168.1.253) 3.065 ms 2.995 ms 2.937 ms

2 c-24-13-xxx-1.hsd1.il.comcast.net (24.13.xxx.1) 42.795 ms 42.743 ms 62.447 ms

3 te-1-2-ur07.mtprospect.il.chicago.comcast.net (68.85.131.149) 42.521 ms 47.172 ms 48.200 ms

4 te-8-3-ur08.mtprospect.il.chicago.comcast.net (68.87.231.70) 48.154 ms 48.099 ms 48.012 ms

So you see my router there at 192.168.1.253, then next hop is 24.13.xxx.1

This is my isp gateway. Now when you showed your pc getting an IP it was on a /24 so your IP would have to be somewhere in the /24 that the isp gateway falls into.

After we see the sniff test, another test we could do is if you have hub or switch that can do port mirroring/spanning - you could hook up a pc between your modem and router and sniff the traffic so we would be able to watch the dhcp communication, and then normal traffic and see what IP your router is using - maybe its using a ipv4-mapped IPv6 address for communication to your isp?

I would put the noncloud version of the firmware back on - and we can work out your issues with your apple stuff. Even if you don't see ipv4 address, there really is little reason for router to be able to resolve anything itself - other than it normally uses the dns it got from isp for dnsmasq/forwarding etc. But not really that big of deal to have your clients go directly to an outside public dns, 4.2.2.2, opendns, googledns, etc. Or you could always run your own local dns on your network and have it forward to your isp dns, etc.

For anyone else wanting to look or if anyone else who has experienced an issue like this before, I did a Wireshark scan over Teamviewer with BudMan and he can confirm something odd is up and no DNS is being received from my ISP, check log here:

AwYX2.png

In process of trying to contact Virgin Media my ISP about this.

and the 3rd option may well be, because my ISP has full control over this "SuperHub" firmware, it is so locked down you can't change the DNS yourself when you wish to use your own, I reckon that the reason why DNS servers are not been provided in Modem mode is because the DNS servers are in fact hard coded into the firmware of the SuperHub itself. (Virgin Media can send firmware updates out to the SuperHub whenever they want and it will automatically update once plugged in).

No and here?s why.

In modem mode nothing is hard coded and in fact you don't get DNS and DHCP by the hub in this mode it is at another end point beyond the hub.

As for the hub in router mode having DNS hard coded that could be true however your device will still be able to override what DNS you wish to use.

And that is odd that VM DNS is not being sent out by DHCP.....

No and here?s why.

In modem mode nothing is hard coded and in fact you don't get DNS and DHCP by the hub in this mode it is at another end point beyond the hub.

As for the hub in router mode having DNS hard coded that could be true however your device will still be able to override what DNS you wish to use.

And that is odd that VM DNS is not being sent out by DHCP.....

Yeah very odd, going to be phoning Virgin Monday and try talk to someone who knows there stuff so I can explain to them what the issue is, because I am 1000% sure its not a problem I have as you can see by all the logs I have gathered and checks done advised by BudMan (thank you).

"your device will still be able to override what DNS you wish to use."

I don't think your understanding the issue. While I agree with you that when hub in router mode, or he attaches a router to the hub (in modem mode) that clients will use the dns and gateway handed to it by the dhcp server of either the router or the hub in router mode - and that can be set to use whatever dns he wants. This is all fine and good.

His problem is that his router requires it to resolve specific urls by itself, not the clients -- it looks for some ciscocloud.tld to verify its on the internet - and when the ISP (hub in modem mode) does not give the router DNS to use - it thinks its not on the internet because it can not resolve and then get to whatever cisco site its trying to get to.

His ISP per his test of directly connecting his PC to the hub (in modem mode) -- gets an IP and gateway from the ISP dhcp, but NO DNS information is handed out from his ISP dhcp. We have verified that NO dns information is being given out by the ISP.. Which is why his router is having an issue while in cloudmode -- it needs a dns handed to it via dhcp.

If he double natted his connection and put his hub in router mode, and then connected his router his issue would be gone - because the cisco router would use the hub lan IP as its dns - and the hub in router mode would forward to what seems to be a hard coded dns server(s)?? Since clearly his ISP is not handing it out via dhcp.

If he double natted his connection and put his hub in router mode, and then connected his router his issue would be gone - because the cisco router would use the hub lan IP as its dns - and the hub in router mode would forward to what seems to be a hard coded dns server(s)?? Since clearly his ISP is not handing it out via dhcp.

I did consider that but then I might as well really throw away the ea4500 and use this ****ty SuperHub. Plus it has history of corrupting downloads which are something like over 3gb its a complete peice of rubbish.

What super hub firmware are you on? It's the buggiest pos ever but is usually fine in modem mode... Just tell them it keeps freezing and they should send you a new one

r36, I would be on the latest virgin has pushed out as I have rebooted the modem since and the SuperHub auto updates

What does the SH have to do with they are not handing out dns via dhcp -- would not matter what modem he uses.

Its not really a problem, he could always just set dns -- where its a issue is that he can not tell his router what dns to use to lookup the ciscofqdn it wants to lookup. Because its limited to only setting it via dhcp on the wan interface.

I don't get why they don't hand out dns via dhcp - every other isp I have ever seen hands out this info. Why are they not, would seem to be an issue on this scope - because someone else said they are using the same isp and they get dns via dhcp.

What does the SH have to do with they are not handing out dns via dhcp -- would not matter what modem he uses.

Its not really a problem, he could always just set dns -- where its a issue is that he can not tell his router what dns to use to lookup the ciscofqdn it wants to lookup. Because its limited to only setting it via dhcp on the wan interface.

I don't get why they don't hand out dns via dhcp - every other isp I have ever seen hands out this info. Why are they not, would seem to be an issue on this scope - because someone else said they are using the same isp and they get dns via dhcp.

I am not sure how it works myself but I am just guessing and not sure how to explain it either, but I know that Virgin Media has these conditions:

1) If the Mac address is changed of the router or modem, a new IP Address is given out

2) If the old IP Address is not used within 7 days it is released to be reused by someone else

Because when I put the modem back into SuperHub mode, my old IP Address comes back because the SuperHub mac address is different to the EA4500 of course, so as I swap I get the 2 different IP Addresses.

Now the gateway (is that the router that should hand out the DNS?) is my current ip .1 on the end so like IP is 77.98.70.199, gateway is 77.98.70.1 this IP Address displays as a completely different location as to my previous IP Address which is why I was a bit confused as to why FB was saying I am logging in from Walsall which is quite far out.

If I clone the Mac Address of the SuperHub on my EA4500, it should renew or at least use my old IP Address? would this cause it to use a different router and it may get around the issue?

(just to clarify, i am phoning my ISP about it but I will be doing so on Monday, no UK support during weekends)

I haven't read all the stuff on this but here's my experiances when I was using NTL home/business with the old Ambit 2050 modem; On home it was locked into client mode, you couldn't change it, it would give the IP to whatever was connected but if you just had a switch and 2 PCs it wouldn't work as one PC would get the IP and it'd ignore the other so you had to use a router.

On NTL Business you get the same, but you get 5 IPs and use a switch instead of a router (well you can use a router if you want to share one public IP amongst more than 1 PC) and it'd lock to the MAC address (and you had to use the ACORN site to fully register the MAC to a permanenty public IP).

In both cases the cable modem would dish out the client IP, gateway details, DNS servers, etc.

I know they wanted to replace the ambits because apparently it was easy to get on their system so I'm guessing it's got much harder with the superhub, so hard in fact you can't do much :p

In both cases the cable modem would dish out the client IP, gateway details, DNS servers, etc.

Cable modems don't dish out the client IP that are WAN IP or the gateway or the DNS servers the cable modem is just a means to convert DOCSIS to Ethernet this applies to any and all cable modems or in the case of the super hub only when its in modem mode.

All client IP that are WAN IP or the gateway or the DNS servers are sent from the gateway from the DHCP at the ISP end.

I have fixed it and got around the issue behold, full router interface!

YkTcp.png

I did what I thought might work, I connected my PC directly to my Modem and I used a tool to randomly change my mac address, which forced my Modem to change its IP Address, and behold I got two IPv4 DNS Servers popup on my computer, it looks like Virgin has some issues with its network where some are not handing out any DNS addresses!

I set in the EA4500 "Clone mac address" to Enabled and typed in the Mac address my computer is using, and boom the ea4500 works fully now.

But I am using 77.100.174.* IP Address now and the gateway must be 77.100.174.1 and its handing out DNS addresses, I will wait 2 weeks now and let my other IP Address expire then try turning the Mac address cloning off and see if it hands out a new IP Address and see if that one is working.

Should I still contact my ISP about this because now its working for me I guess it will be harder to solve?

Matt.

so your clearly coming off a different dhcp scope if your getting a different netblock for your IP before you got a 77.98 address with no dns.

Is it the same dhcp server? Curious before it was 62.253.131.161, I would send the sniffs you did showing that server was not sending dns in its options.

But now that you have it working shouldn't be a problem - I would assume most of their users are using their product for their routers so highly unlikely too many other users running into the issue you found.

so your clearly coming off a different dhcp scope if your getting a different netblock for your IP before you got a 77.98 address with no dns.

Is it the same dhcp server? Curious before it was 62.253.131.161, I would send the sniffs you did showing that server was not sending dns in its options.

But now that you have it working shouldn't be a problem - I would assume most of their users are using their product for their routers so highly unlikely too many other users running into the issue you found.

Yes I think I am most likely coming from a different dhcp scope now. Must be something somewhere and I am now just contacting a different DHCP server. I'll try my best to contact virgin media and give them the logs too with the IP Address, if they look into it they should see straight away the issue.

EDIT: They only recently just started upgrading my area to support faster speeds so I can only assume somebody has broken something.

Matt.

What does the SH have to do with they are not handing out dns via dhcp -- would not matter what modem he uses.

Its not really a problem, he could always just set dns -- where its a issue is that he can not tell his router what dns to use to lookup the ciscofqdn it wants to lookup. Because its limited to only setting it via dhcp on the wan interface.

I don't get why they don't hand out dns via dhcp - every other isp I have ever seen hands out this info. Why are they not, would seem to be an issue on this scope - because someone else said they are using the same isp and they get dns via dhcp.

Because his ISP DOES hand out DNS via DHCP but for some reason he ain't getting it. (I'm on the same ISP)

Dude -- what part about showing you the actual SNIFF of the traffic from the dhcp.. IT WAS NOT THERE!!

Yes I agree his isp hands it out, he got it when he changed his mac, but was not getting it before - we looked at the dhcp offer from his ISP, no dns in it.

Sorry but sniffs do not lie, there was NO dns option in the offer! Nothing would filter out just specific options in the offer - so his isp was not sending. It is quite easy to forget something on the scope.

Because his ISP DOES hand out DNS via DHCP but for some reason he ain't getting it. (I'm on the same ISP)

Virgin are do provide some sort of DNS via DHCP otherwise nobody would be able to browse the internet when connecting plainly to the Modem... the issue I had was it wasn't being sent, DNS was blank. Your getting correct DNS settings because you will be hitting a different router somewhere else.

Dude -- what part about showing you the actual SNIFF of the traffic from the dhcp.. IT WAS NOT THERE!!

Yes I agree his isp hands it out, he got it when he changed his mac, but was not getting it before - we looked at the dhcp offer from his ISP, no dns in it.

Sorry but sniffs do not lie, there was NO dns option in the offer! Nothing would filter out just specific options in the offer - so his isp was not sending. It is quite easy to forget something on the scope.

I been told on the virgin forums that my post has been flagged for urgent attention and there are techies on there who can actually look at the information so we will hopefully find out Monday.

Dude -- what part about showing you the actual SNIFF of the traffic from the dhcp.. IT WAS NOT THERE!!

Yes I agree his isp hands it out, he got it when he changed his mac, but was not getting it before - we looked at the dhcp offer from his ISP, no dns in it.

Sorry but sniffs do not lie, there was NO dns option in the offer! Nothing would filter out just specific options in the offer - so his isp was not sending. It is quite easy to forget something on the scope.

Dude, what part about VIRGIN GIVES OUT DNS VIA DHCP do you fail to comprehend? Even if it is one misconfigured server, THEY DO IT across the network or are you being deliberately obtuse?

The Superhub is notoriously buggy for corrupted downloads, having broken firmware - the relation being, It could have been a Superhub issue stripping or not picking up the DNS, it really is that crap.

In all likelyhood it's a single misconfigured DHCP server judging from his further updates on the matter.

Dude, what part about VIRGIN GIVES OUT DNS VIA DHCP do you fail to comprehend? Even if it is one misconfigured server, THEY DO IT across the network or are you being deliberately obtuse?

Thats all is was VM had a misconfigured DHCP server for handing out DNS its likely fixed now so nothing to fail to comprehend because that was the problem and was the point being made.

This topic is now closed to further replies.
  • Posts

    • I'm still on Windows 10 22H2 because I didn't want to deal with all the issues in Windows 11, so I waited almost a week before installing the latest Patch Tuesday update (KB5094127), I went ahead and did it, and it was a huge mistake—ever since then, my File Explorer has seen a performance drop of about 30% when transferring large files... Once again, Microsoft has outdone itself! This update cannot be uninstalled, either through the Control Panel (via Settings) or by accessing Advanced Startup Options. The only possible alternative would be to use system restore points, but I’d have to reinstall all app and driver updates (and there’s no guarantee it would work). Or there’s the “nuclear option” of a in-place repair without losing files or apps, but even then, all my customizations would be lost! Microsoft just can’t help but mess everything up! Way to go, Microsoft! But I still don’t want your c****y Windows 11!
    • Microsoft: Windows 11 could finally solve a major issue across AMD, Nvidia, and Intel GPUs by Sayan Sen While Microsoft has been trying to improve it, Windows 11 is definitely not flawless, as even today some issues are taking a year to publicly acknowledge. However, one area of trouble that may finally see much better results soon is graphics driver crashes. Work on graphics driver timeouts, also called Timeout and Detection Recovery (TDR), is not new as the latest WDDM 3.2 also has specific improvements regarding it. Windows Display Driver Model (WDDM) version 3.2 is supported on Windows 11 24H2 and 25H2. However, with the upcoming version 26H2, TDR crash diagnosis could go to the next level as Microsoft is introducing a new DirectX 12 API feature called "DirectX Dump Files". Similar to how system memory dump files work when a system crashes or freezes or encounters any such major issue, DirectX Dump Files (DDF) will essentially record a snapshot of the GPU execution right at the moment a graphics-related crash or hang or freeze occurs, so that developers can better understand and diagnoze these TDR and timeout detection errors. The dump will be available as a .dxdmp file for analysis and it will be a comprehensive dump file generated with detailed insights about the hardware, drivers, Windows, as well as the affected application. This should be another welcome change in this department. Earlier at GDC 2026, when the technology was first debuted, Microsoft had shared more details regarding it. The company had explained how DDF is designed to gather data from every layer of the graphics stack into a single file, eliminating the need for developers to manually correlate logs from multiple tools. As mentioned above, the dump can contain a lot of useful details like GPU hardware state information such as register values, shader program counters, page fault virtual addresses, shader memory data, and command buffers. Alongside that, it also captures DirectX runtime and kernel information, including D3D objects, pipeline state objects, device error data, adapter details, and CPU call stacks. Microsoft says the feature has been built around two primary use cases: retail device removals and local device removals. The former allows developers to collect crash information from end users' systems in the field, while the latter helps QA teams and developers investigate issues on test machines. Developers will also be able to include up to 2 MB of custom application data through new D3D12 APIs, providing additional context for troubleshooting. In addition, Microsoft is introducing three dump collection modes ranging from zero-overhead capture, which has no runtime performance impact on supported hardware, to higher-detail modes that collect more vendor-specific debugging data. On compatible Tier 2 hardware, zero-overhead dumps will be enabled by default, meaning developers may begin receiving useful crash diagnostics without making any code changes. The table below explains the three tiers: Tier Description NO_OVERHEAD Enables crash capture with no runtime cost and is suitable for broad deployment MEDIUM_OVERHEAD Provides a balance, capturing additional diagnostic data with moderate impact HIGH_OVERHEAD Collects the most detailed GPU and driver state available, enabling deeper investigation at the cost of higher runtime overhead In terms of availability, the company expects broader release to be around the fall of 2026, which should be right around the time when Windows 11 version 26H2 lands. Right now, DirectX Dump Files are available as a preview and currently, only AMD has the compatible AgilitySDK Developer Preview driver version 26.10.07.02. You can find the official announcement post here on Microsoft's website.
    • And with SO much better perf than the laggy mess that is Files.
    • BrowserOS 0.46.0 by Razvan Serea BrowserOS is a free, open-source Chromium-based browser that runs AI agents natively, offering a smarter, more productive browsing experience. It supports Chrome extensions and integrates AI agents to automate tasks, fill forms, and streamline workflows. Your data stays on your computer: you can use your own API keys or run local models via Ollama, making it a privacy-first alternative to tools like Perplexity, Comet, or Dia. With built-in productivity tools and app integrations, BrowserOS boosts efficiency while keeping control firmly in your hands. Being Chromium-based, BrowserOS lets you effortlessly import your bookmarks, passwords, and Chrome extensions in just a few clicks. BrowserOS works with OpenAI GPT models, Anthropic Claude, Google Gemini, and local AI models via Ollama or LMStudio. You can use your own API keys and effortlessly switch between providers. BrowserOS Agent Your AI productivity assistant that organizes and manages your browsing effortlessly Quickly list, group, or close tabs Save and resume browsing sessions Search your history and organize bookmarks Switch instantly to the tab you need BrowserOS Navigator – Automate web tasks with ease Navigate websites and search automatically Interact with pages without manual effort Handle repetitive tasks in seconds What makes BrowserOS special Feels like home - same familiar interface as Google Chrome, works with all your extensions AI agents that run on YOUR browser, not in the cloud Privacy first - bring your own keys or use local models with Ollama. Your browsing history stays on your computer Open source and community driven - see exactly what's happening under the hood MCP store to one-click install popular MCPs and use them directly in the browser bar (coming soon) Built-in AI ad blocker that works across more scenarios! BrowserOS 0.46.0 changelog: Run Claude Code & Codex right in your browser — We've extended the agent harness to bring full coding agents into BrowserOS. Claude Code and Codex now come bundled and plug straight into the assistant, so you can drive your browser with the agent — and the subscription — you already use. A brand new experience — A redesigned new tab, a calmer composer, and a rebuilt command center for switching between agents. The whole assistant is cleaner, faster to reach, and easier to live in. New MCP tools — We rebuilt the browser tool surface from the ground up — a tighter, more reliable set of tools for agents to drive the browser. Plus one-click install of BrowserOS as an MCP server into the agents you already run, with automatic URL sync. Chromium 148 — Updated to the latest Chromium base with all recent upstream fixes and security patches. Streamlined — We've pulled back a few features that weren't getting much use — Skills, Soul, and Memory — so we can focus and ship better versions of them soon. Download: BrowserOS 0.46.0 | 181.0 MB (Open Source) Download: BrowserOS for macOS | 485.0 MB Links: BrowserOS Homepage | Github | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      Jordan Smith earned a badge
      Week One Done
    • Reacting Well
      BizSAR earned a badge
      Reacting Well
    • First Post
      AndreaB earned a badge
      First Post
    • Week One Done
      Huge Trailer earned a badge
      Week One Done
    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      590
    2. 2
      +Edouard
      186
    3. 3
      PsYcHoKiLLa
      76
    4. 4
      Michael Scrip
      73
    5. 5
      Steven P.
      67
  • Tell a friend

    Love Neowin? Tell a friend!