VM ones can be put in modem mode.
VPN users unmasked by zero-day vulnerability in Virgin Media routers
41–50 of 97 posts
Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#42Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#43Earlier quoted context omitted.
I think generally you don't get a choice when it comes to DOCSIS equipment. You can't just connect up your own (or at least no to Virgin Media's network)
(I bought my DOCSIS 3.whatever cable modem to use with Cox Cablevision myself at Best Buy after deciding which one I thought would be the best.)
Long story short, their was tons of regional providers, they were brought up by one of two players which basically devided the country into being served by either NTL or Telewest, NTL and Telewest then merged becoming NTL:Telewest, who then brought Virgin Mobile (an MVNO in the UK) to become a 4 way provider (TV, Phone, Internet and now Mobile). Virgin Media are now owned by a US conpany, Liberty Global iirc)
Neither NTL nor Telewest allow consumer owned equipment onto their cable internet network, heck I remember Telewest only authing one consumer device mac address to be connected to their modems at the start of their cable internet rollout (so if you wanted to use your own router conencted to the modem, you would either have to give Telewest the mac address of the router or set the mac address of the WAN port to the mac address of the computer that was initially conencted to their network (which was the quickest option, you could never get them to swap it instantly over the phone, but could doing business hours over telewests newsgroups as their engineers would hang out their, which used to be the quickest way to get your line serviced if their was ever an issue), a practice telewest did drop before they merged with NTL. NTL never had such a policy iirc, but I only lived in an NTL area for a couple of years).
Their modem secuirty has never been "great". For the longest time (since creation till only a few years ago) you were able to get free internet if you cloned the mac address of someone elses modem but used it in a differnt area, mac addresses that could be captured by any modem (provisioned or not) connected to the network. So there used to be mac swapping forums where X would scan and log their area can trade with Y who would to the same in theirs (used to be handy when they had "fair usage" trottling enabled, used your download limit for the day, swap your mac and get a new limit, or if you wanted to run a 2nd/3rd/4th modem, but that would be naughty... So I never did such a thing. IIRC: Modem cloning is still possible today, but you need to get the certs from a provisioned modem, so its not as simple as just sniffing mac address from the cable line as other modems register on the network).
Here in the UK, we have always been limited to the modem the cable company provided, which remained their property (both were often uncollected by the company when a customer left, so you could easily find old modems on ebay for pennies on the pound, which just happened to have thier unsigned firmware (and mac addresses) on SPI flash if you wished to tinker with them), which for 99% of the UK was fine, as it was common (and still is) to just used what ever device was issued to you. Atleast with ADSL/VDSL in the UK you are free to use what ever device you wanted (except for Sky, they used to be PITAs about getting the auth details to run your own modem, but once you did and aslong as your modem supported their auth (which isn't the auth used by most of the xDSL providers in the UK) you were free to use your own equipment, just "unsupported" so if you had issues on your line, it was best to connect their modem to the line before calling customer services.
Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#44Earlier quoted context omitted.
You can take those routers and use it as a modem only. Then put your own router in front of it.
Which then burdens you with a double NAT which shouldn't ever be necessary if the industry had their shit together.
Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#45Earlier quoted context omitted.
Yeah, avoid ARRIS whenever you can. Their modems make cable internet a dreadful experience, which it shouldn't have been. Here's the list with modems affected by the hardware bug you mentioned: https://www.badmodems.com/
It's worth pointing out that not all Arris modems are affected. As the link provided describes - issue is with chipset inside and there are other brands that use it [1] [1] https://approvedmodemlist.com/intel-puma-6-modem-list-chipse...
Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#46Users of ISP modem routers should put them in modem mode and use their own equipment for reliability and security - where possible. VM ones can be put in modem mode.
Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#47I suppose this is well-known to savvy users and sysadmins, but still thought it worth mentioning in the context if this more general router vulnerability. Some of the cheaper VPN services out there are very insecure anyway.
Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#48Earlier quoted context omitted.
DOCSIS networks usually assign some management IP address that the provider can access to perform remote diagnostics on the modem directly. It's usually invisible and inaccessible to the user. Also, in many cases there is a specific that the "modem" listens on, serving a web interface that allows switching back to "router" mode. This also wouldn't be possible with a "pure" modem (as it shouldn't have any concept of t…
That makes sense. After all, I weirdly had to use their webinterface to even put it into modem mode. Thanks. Though now that I’m thinking of it, are you sure it uses IP? It’s not as if they can’t use other layers.
I can't imagine this is different else where so it's likely the replying comment above yours is incorrect.
Source: I was previously a network engineer for a national Telco.
Other sources: DOCSIS 3.0 registration info: https://volpefirm.com/docsis-3-0-cable-modem-registration/
Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#49Earlier quoted context omitted.
I think generally you don't get a choice when it comes to DOCSIS equipment. You can't just connect up your own (or at least no to Virgin Media's network)
This is one of the few positives I'll give to Comcast/Xfinity. I'm able to purchase my own DOCSIS modem (as long as it's on their compatibility list) instead of renting one from them. AT&T U-verse I couldn't bring my own modem, and I understand that they're not a DOCSIS network either.
Re: VPN users unmasked by zero-day vulnerability in Virgin Media routers
#50Recently I tried to find a VPN providers who fully supported IPv6. There were only few options and they were much on the expensive side. Of the remaining IPv4 VPNs only few warned you in their docs about switching off IPv6, even fewer switched it off while running, and one I'm aware of switched it off forever in a sneaky way on Windows that involved continuously overwriting registry keys, which on the one hand was la…