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

    • Windoze 11 could finally go to hell, instead of making me savor yet another error I've never had. "Bad Pool Caller" or whatever TF cryptic crap0la message it is. Adding salt to injury, it says something along these lines (on the blank black screen after it hard stops): "Your windoze needs to restart. You can restart." NO WAY SHERLOCK. The PEECEE, look, it's *blocked*, I can do jack sh1t with it as it is and you say that it needs to restart? Further, that I can restart? What am I supposed to do, take a herbal bath? Sudo a sandwich? Timewaster pile of useless slop and errors, coded by monkeys and force-fed on us by a pedo-founded corporation, that's all there is to it. Now, let's have a fun weekend trying to handle the error, which after a quick internet check can basically be due to EVERYTHING, from memory faults to drivers to motherboard issues. Thanks M$.
    • Zen Browser 1.21.3b by Razvan Serea Zen Browser is a privacy-focused, open-source web browser built on Mozilla Firefox, offering users a secure and customizable browsing experience. It emphasizes privacy by blocking trackers, ads, and ensuring your data isn't collected. With Zen Mods, users can enhance their browser experience with various customization options, including features like split views and vertical tabs. The browser is designed for efficiency, providing fast browsing speeds and a lightweight interface. Zen Browser prioritizes user control over the browsing experience, offering a minimal yet powerful alternative to traditional web browsers while keeping your online activity private. Zen Browser’s DRM limitation Zen Browser currently lacks support for DRM-protected content, meaning streaming services like Netflix and HBO Max are inaccessible. This is due to the absence of a Widevine license, which requires significant costs and is financially unfeasible for the developer. Additionally, applying for this license would require Zen to be part of a larger company, similar to Mozilla or Brave. Therefore, DRM-protected media won't be supported in Zen Browser for the foreseeable future. Zen Browser offers features that improve user experience, privacy, and customization: Privacy-Focused: Blocks trackers and minimizes data collection. Automatic Updates: Keeps the browser updated with security patches. Zen Mods: Customizable themes and layouts. Workspaces: Organize tabs into different workspaces. Compact Mode: Maximizes screen space by minimizing UI elements. Zen Glance: Quick website previews. Split Views: View multiple tabs in the same window. Sidebar: Access bookmarks and tools quickly. Vertical Tabs: Manage tabs vertically. Container Tabs: Separate browsing sessions. Fast Profile Switcher: Switch between profiles easily. Tab Folders: Organize tabs into folders. Customizable UI: Personalize browser interface. Security Features: Inherits Firefox’s robust security. Fast Performance: Lightweight and optimized for speed. Zen Mods Customization: Deep customization with mods. Quick Access: Easy access to favorite websites. Open Source: Built on Mozilla Firefox with community collaboration. Community-Driven: Active development and feedback from users. GitHub Repository: Contribute and review the source code. Zen Browser 1.21.3b changelog: New Features Updated to Firefox 152.0.1 Fixes Fixed transparency not working after updating to 1.21.2b (#14259) Fixed frequent crashes affecting users with Intel Raptor Lake processors Fixed an issue on macOS where choosing a PDF option, such as "Save as PDF", from the system print dialog would send the job to your printer instead of saving a file. Other minor bug fixes and improvements. Download: Zen Browser | 90.2 MB (Open Source) Download: Zen Browser ARM64 | Other Operating Systems View: Zen Browser Home Page | Screenshots 1 | 2 | Reddit Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Get 1-year and $60 of Sam's Club value for just $15 with Auto-renew by Steven Parker Become a Sam's Club Member Now! Shop Premium-Quality Products and Enjoy Incredible Perks, and Savings. Today's highlighted deal comes via our Gift Cards section of the Neowin Deals store, where for only a limited time, you can save 75% off a Sam's Club 1 Year Membership with Auto-Renew. Sam’s Club is a membership warehouse club, a limited-item business model that offers members quality products at an exceptional value unmatched by traditional retail. From groceries and kitchen supplies to electronics and furniture, Sam's Club has great deals on the items you want! By redeeming and signing up as a member, you'll be paying just $20 for a 1 year Sam's Club membership (normally $50.) You'll receive a complimentary household card for more savings from already low-priced items. Sign up now and save money on all your food and decor. Find great deals on groceries, kitchen supplies, electronic, furniture & more Get discounts on hotels, rental car, live events, attractions, movies, & more Save up to 60% on hotel accommodations around the world Get a complimentary household card for more savings from already low-priced items Although it was published quite some time ago, Sam's Club members can enjoy discounts like this. Important Details For a physical membership card after online membership registration, present your phone number or email along with a valid ID at Sam’s Club Membership Services in any US Sam's Club location to have your membership card printed. This membership offer is only available to new Sam's Club members in the USA. It is not valid for membership renewals, for those with a current membership, or those who were Sam’s Club members less than 6 months prior to the current date. To check your renewal date, please check your billing statement or your online account, or chat with an associate. Promotion code is non-transferable Offer valid for new Sam’s Club members only; not valid for membership renewals, for those with a current membership, or those who were Sam’s Club members less than 6 months prior to the current date. Auto Renew: By accepting this offer, you authorize annual recurring charges to any card on file for your Sam's Club membership fee(s) plus any applicable taxes at then-current rate every year until you cancel. Current rates, which may change, are $50 for Club level and $110 for Plus level. Visit SamsClub.com or a club or call 1-888-746-7726 for full terms or to cancel auto-renewal. Valid at over 597 U.S. Sam’s Club locations. Find a location near you. Redemption deadline: redeem your code within 30 days of purchase Access options: desktop & mobile Membership MUST be activated within 30 days Membership expires 1 YEAR from the date the Sam's Club membership is activated Limit 1 per person, may buy 1 additional as gift This Sam's Club 1 Year Membership normally costs $60, but can now be yours for just $15, for a limited time, that's a saving of $45 (70%) off! For specifications, and terms, please click the link below. Get 1-year of Sam's Club with Auto-renew for just $15 (was $60) This deal is only available to U.S. residents. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • Microsoft, why can't I just turn off Copilot on my MS account (in order to stop OneDrive from wanting to summarize everything, ahem) in a way that doesn't break OneNote instead?
  • Recent Achievements

    • Collaborator
      ryansurfer98 went up a rank
      Collaborator
    • Week One Done
      Eurosoft10 earned a badge
      Week One Done
    • One Month Later
      Eurosoft10 earned a badge
      One Month Later
    • One Year In
      Skeet Campbell earned a badge
      One Year In
    • One Month Later
      Sharbel earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      588
    2. 2
      +Edouard
      190
    3. 3
      PsYcHoKiLLa
      80
    4. 4
      Michael Scrip
      77
    5. 5
      Steven P.
      73
  • Tell a friend

    Love Neowin? Tell a friend!