HomeAboutContactBook a VisitPartners & Clientele Managed WiFi Security & CCTV Smart Home Automation NAS Solutions Server Solutions PBX Solutions Audio Visual Network Design Heat Mapping Custom PC Case Studies Wi-Fi 5 vs 6 vs 7 Managed WiFi vs ISP NAS vs Cloud Storage KNX vs WiFi Automation Wired vs Wireless VLANs: Trunk vs Access Switches: Unmanaged vs L2 vs L3 IPv4 vs IPv6 WiFi Signals Explained Fibre vs 4G, 5G and 5.5G ع
HomeIPv4 vs IPv6
Guide · Plain English

Every Device Needs
An Address.

One looks like 192.168.1.10. The other looks like a password someone leaned on the keyboard to make. They do the same job — they tell the internet where to deliver things — and the only real difference is how many addresses each one can hand out before it runs out.

An IPv4 address and an IPv6 address side by side An IPv4 address is four numbers separated by dots, 32 bits in total. An IPv6 address is eight groups of hexadecimal digits separated by colons, 128 bits in total. Both identify one device on a network. SAME JOB · DIFFERENT SIZE IPv4 192.168.1.10 Four numbers · dots · 32 bits ~4.3 billion addresses already exhausted IPv6 2001:0db8:85a3::8a2e:0370:7334 Eight groups · colons · 128 bits 340 undecillion addresses Both are simply labels. One kind ran out; the other will not.
Longer is not more complicated. An IPv6 address only looks harder because it is written in a numbering system that packs more into the same space — the job it performs is identical.
01 · Start Here

What An IP Address Actually Is

Strip away the notation and this is a delivery problem, not a computing one.

In one line: IPv4 and IPv6 are two ways of writing the address of a device on a network — IPv4 uses four numbers separated by dots and ran out of combinations years ago, while IPv6 uses eight groups of letters and numbers separated by colons and has effectively unlimited combinations. Most networks now run both at once, and nothing you own has to choose.

When something arrives at your door, it arrives because your building has an address that is unique in your city. An IP address does exactly the same thing for a device: it is the label that lets a reply find its way back to your laptop rather than your neighbour's. Without one, a device can be connected and still be unreachable — like a house with no number on the gate.

IPv4 was designed at a time when the number of computers that would ever be connected was assumed to be small. The address was made 32 bits long, which allows about 4.3 billion unique combinations. That sounded enormous. Then everyone acquired a phone, then a television, then a doorbell, then a car, and the pool was spent — the last large blocks were handed out over a decade ago.

IPv6 is the replacement, and rather than adding a few more digits it quadrupled the length to 128 bits. The result is a pool so large that running out is not a practical concern for anyone alive. If you want to see where addresses come from inside your own network, the VLAN guide covers how those ranges get divided up in the first place.

02 · The Old One

IPv4: Four Numbers And A Ceiling

You have typed one of these into a router setup page. Here is what each part of it means.

The anatomy of an IPv4 address The address 192.168.1.10 broken into its four octets. Each octet is eight bits and can hold a value from 0 to 255. Four octets make 32 bits in total, which gives roughly 4.3 billion possible addresses. FOUR OCTETS · EIGHT BITS EACH 192.168.1.10 1st octet 0–255 2nd octet 0–255 3rd octet 0–255 4th octet 0–255 8 bits × 4 = 32 bits ≈ 4,300,000,000 possible addresses in total
Nothing is hidden here. Every IPv4 address you have ever seen is four numbers between 0 and 255, and the dots are only there to make it readable.

Why It Is Still Everywhere

The format that runs the internet today
  • Short enough to read aloud, type from memory and write on a label
  • Every router, camera, printer and appliance made in the last forty years speaks it
  • Private ranges such as 192.168.x.x and 10.x.x.x let a whole building share one public address
  • Every network engineer alive is fluent in it, which matters when something breaks at 2am

Why It Is A Problem

A ceiling that was reached, not approached
  • The global pool of unused public addresses was formally exhausted years ago
  • Providers now share one public address between many customers, which breaks incoming connections
  • Remote access, cameras, VPNs and gaming all get harder when you have no address of your own
  • Buying a dedicated public IPv4 address has become a recurring line on the bill
03 · The New One

IPv6: Longer, And Deliberately So

The notation puts people off. It should not — there are only three rules, and one of them is a shortcut.

The anatomy of an IPv6 address and how it is shortened An IPv6 address is eight groups of four hexadecimal characters separated by colons. Leading zeros in a group may be dropped, and one run of all-zero groups may be replaced by a double colon, which is why written addresses often look shorter than the full form. EIGHT GROUPS · SIXTEEN BITS EACH 2001:0db8:85a3:0000:0000:8a2e:0370:7334 the full form — eight groups, four characters each RULE 1 Characters are 0–9 and a–f. That is all hexadecimal means. RULE 2 Leading zeros in any group can be dropped: 0db8 becomes db8. RULE 3 ONE run of all-zero groups can collapse to a double colon :: Only once per address, or it would be ambiguous. 2001:db8:85a3::8a2e:370:7334 Same address. Same 128 bits. Just written properly.
The double colon is compression, not omission. Nothing has been removed from the address — the zeros are still there, they simply are not typed. Any device reading it expands them back automatically.
An address pool that cannot realistically be spent128 bits gives roughly 340 undecillion addresses — a 39-digit number. Every device on earth could have billions and the pool would barely be touched.
Every device can have a real address againNo sharing one public address between a whole building, which quietly restores the ability to reach things from outside — cameras, remote access, servers.
Devices can configure themselvesIPv6 lets a device work out a valid address from information the router advertises, so a DHCP server is optional rather than mandatory.
Encryption support is built into the standardIPsec is part of the specification rather than an add-on. In practice most traffic is already encrypted at a higher level, so treat this as tidier design rather than a security upgrade.
Simpler headers, less work per packetRouters do less bookkeeping on each packet. The effect is real at internet scale and invisible on your desk.
It is already running underneath youMost mobile networks and a large share of home broadband hand out IPv6 by default. If your phone works, you have almost certainly used it today without noticing.
04 · The Reason

Why IPv6 Had To Happen

Not a marketing cycle. A counting problem that arrived on a schedule everyone could see.

How adding bits multiplies the number of available addresses Each additional bit doubles the address pool. Going from 32 bits to 128 bits does not make the pool four times larger, it makes it unimaginably larger, because the growth is by doubling rather than by adding. EVERY EXTRA BIT DOUBLES THE POOL 8 bits 256 16 bits 65,536 32 bits · IPv4 4.3 billion — the ceiling we hit 128 bits · IPv6 the bar would need to be wider than the solar system to be to scale 340,282,366,920,938,463,463,374,607,431,768,211,456 addresses This is why there will not be an IPv8 for this reason.
The jump is not four times bigger. It is unimaginably bigger. Doubling ninety-six times is the part that does not fit in the head — which is exactly why the designers chose it, so this problem would be solved permanently rather than postponed.
What Ran Out

The Devices Arrived

  • One person, many addresses. A phone, a laptop, a watch, a television, a car, a doorbell and a dozen bulbs — where a household once needed one address, it now wants forty.
  • The workaround that held it together. Network address translation let an entire building hide behind a single public address, which bought the internet an extra twenty years.
  • The workaround's bill came due. Providers now share one public address between many customers, which makes reaching anything from outside unreliable — cameras, remote desktops, VPNs and game hosting all suffer.
What It Is Not

Three Honest Corrections

  • It will not make your internet faster. Your speed is set by your line, your provider and your wireless — not by the notation used for addresses. Anyone selling IPv6 as a speed upgrade is selling something else.
  • It is not automatically more secure. Giving every device a real public address removes the accidental shield that address sharing provided, so a properly configured firewall matters more, not less.
  • IPv4 is not switching off. There is no date, no deadline and no forced migration. The two run side by side and will keep doing so for a long time.
05 · Side By Side

IPv4 And IPv6, Line By Line

The differences that actually show up in a working network.

Feature IPv4 IPv6
Full nameInternet Protocol version 4Internet Protocol version 6
Address length32 bits128 bits
Written asFour decimal numbersEight hexadecimal groups
SeparatorDots ( . )Colons ( : )
Example192.168.1.102001:db8::1
Total addressesAbout 4.3 billion — exhausted340 undecillion — effectively unlimited
Address sharing (NAT)Essential — a building hides behind one addressUnnecessary — every device can have its own
Getting an addressUsually a DHCP serverSelf-configuring, or DHCPv6
Reachable from outsideIncreasingly not, when the provider shares addressesYes, if the firewall permits it
Encryption in the standardOptional add-onPart of the specification
Easy to read aloudYesNot really
Device supportUniversalVery broad, with occasional old exceptions
Status todayStill carries most trafficGrowing steadily, standard on mobile
Do they talk to each other?No — not directlyNo — devices simply run both at once

The last row is the one people miss. IPv4 and IPv6 are separate systems that cannot speak to one another directly, which is why almost every modern network runs dual-stack — both at the same time, over the same cables and the same equipment. Your device picks whichever one reaches the destination and you never see the decision.

06 · In Practice

What This Changes For You

Three situations, and the honest amount of action each one requires.

Most people

A Home Or Small Office

Do nothing, on purpose
Action needed
None. Your equipment already handles both, and your provider decides what it hands you.
Worth checking
That IPv6 is not switched off in the router, since some installers disable it out of habit.
Ignore
Anyone telling you an IPv6 upgrade will make the WiFi faster. It will not.

Cameras Or Remote Access

Where it starts to matter
The symptom
You can reach the cameras or the office from inside, but not from outside, and nothing you change fixes it.
The cause
Your provider is sharing one public IPv4 address among many customers, so there is no door to knock on.
The fix
A dedicated public address, IPv6 where the provider supports it, or a properly configured VPN back into the site.

A Business Network

Plan it, do not drift into it
Action needed
Run dual-stack deliberately, with firewall rules written for both — not for one and inherited by the other.
The risk
IPv6 enabled but unfiltered is the most common way a network is quietly exposed while the IPv4 rules look perfect.
The gain
Remote access that works reliably, and no per-address charges as the site grows.

The Honest Answer: You Are Probably Already Using Both

For the vast majority of people reading this, IPv4 versus IPv6 is not a decision to make. It is a piece of plumbing that your provider, your phone and your router settled between themselves. Open a website on a mobile connection in the UAE today and there is a good chance the whole journey happened over IPv6 without a single visible sign. Where it becomes your problem is remote access — the moment you need to reach something inside your building from outside it.

That is also where the honest advice diverges from the marketing. IPv6 will not speed anything up, and turning it on without matching firewall rules makes a network less safe rather than more. What it does solve is reachability, and it does that permanently. If your cameras work at home but not on mobile data, or your office VPN behaves unpredictably, the address system is a likely culprit and worth investigating before anything is replaced.

07 · What Trips People Up

Mistakes We See Repeatedly

Each one produces a symptom that points somewhere else entirely.

The Firewall That Only Covers Half The Network

The one that actually matters
  • IPv4 and IPv6 have separate rule sets on almost every firewall in existence
  • A carefully built IPv4 policy grants nothing to IPv6 traffic — it is simply not covered
  • Because address sharing no longer hides devices, an unfiltered IPv6 device is directly reachable from the internet
  • Symptom: everything looks locked down and nothing appears wrong, right up until it does

Four More Worth Knowing

Cheap to avoid, slow to diagnose
  • Disabling IPv6 to fix a problem. A common reflex that occasionally works by accident and hides the real fault — usually a DNS or firewall issue that will return
  • Assuming the addresses connect to each other. An IPv6-only device cannot reach an IPv4-only service without something translating in between; running both is the answer
  • Expecting a speed increase. It is an addressing change, not a bandwidth change — measure before and after if anyone claims otherwise
  • Old equipment quietly opting out. Some older cameras, printers and industrial controllers speak IPv4 only, which is fine on a dual-stack network but worth knowing before a migration is promised
08 - Questions

IP Addressing FAQs

The questions that come up once the notation stops being intimidating.

What is the difference between IPv4 and IPv6 in simple terms?
They are two ways of writing the address of a device on a network, and the practical difference is how many addresses each system can produce. An IPv4 address is four numbers between 0 and 255 separated by dots, such as 192.168.1.10, and is 32 bits long, which allows about 4.3 billion combinations in total. An IPv6 address is eight groups of hexadecimal characters separated by colons, such as 2001:db8::1, and is 128 bits long, which allows a 39-digit number of combinations. IPv4 ran out of unused addresses years ago because far more devices connected than anyone anticipated; IPv6 was created so that this could not happen again. Both do the identical job of getting data to the right device.
Do I need to do anything to use IPv6?
Almost certainly not. Every current phone, laptop, tablet and operating system supports IPv6 already, as does virtually every router sold in the last decade, and your internet provider decides whether to hand you an IPv6 address. If they do, your devices use it automatically alongside IPv4 and you will never see the difference. The one thing worth checking is that IPv6 has not been switched off in your router, because some installers disable it by habit rather than for a reason. For a business network the answer is different: you should run both deliberately and make sure your firewall rules cover IPv6 as well as IPv4.
Is IPv6 faster than IPv4?
No, not in any way you would notice. Your internet speed is determined by your connection, your provider, the distance to the server and your wireless coverage — not by the format used to write addresses. IPv6 does have slightly simpler packet headers, which reduces the work routers do at internet scale, and it avoids the address translation step that IPv4 usually requires, which can very marginally reduce delay. In practice these effects are invisible on a normal connection. If someone offers an IPv6 upgrade as a fix for slow WiFi, the real problem is somewhere else — usually coverage, interference or the internet line itself.
Is IPv6 more secure than IPv4?
It is more honest to say it is different rather than more secure, and treating it as automatically safer is a genuine risk. Encryption support is built into the IPv6 specification rather than added on, which is tidier design, but in practice most traffic is already encrypted at a higher level so this changes little day to day. More importantly, IPv4 networks accidentally hide devices behind a shared public address, and IPv6 removes that accidental shield by giving each device a real address. That makes a properly configured firewall more important than before, not less. The most common real-world problem we see is a network with excellent IPv4 firewall rules and no IPv6 rules at all, because the two are configured separately.
Why does an IPv6 address have a double colon in it?
The double colon is a shorthand for a run of groups that are all zeros. A full IPv6 address is eight groups of four characters, and addresses often contain long stretches of zeros, so the notation allows one such run to be replaced with :: to keep it readable. Leading zeros inside any group can also be dropped, so 0db8 may be written as db8. This is why 2001:0db8:85a3:0000:0000:8a2e:0370:7334 and 2001:db8:85a3::8a2e:370:7334 are the same address written two ways. The compression may only be used once per address, because using it twice would make it impossible to work out how many zero groups belong in each place.
Will IPv4 be switched off?
There is no shutdown date and no plan for one. Far too much of the world runs on IPv4 for a deadline to be realistic, so instead the two systems run side by side in what is called dual-stack — both protocols active over the same cables and the same equipment, with each device choosing whichever one reaches the destination. That arrangement has been in place for years and will continue for many more. What is changing is availability rather than support: new public IPv4 addresses are scarce and expensive, so providers increasingly share them between customers, which is what pushes businesses toward IPv6 for anything that must be reachable from outside.
Why can I reach my cameras at home but not from outside?
This is usually an addressing problem rather than a camera problem. Because public IPv4 addresses ran out, many providers now give customers a shared address rather than a dedicated one, which means there is no unique door on the internet that points at your building. Everything works perfectly from inside the network and fails from outside, no matter what you change on the cameras. The fixes are a dedicated public address from your provider, IPv6 where they support it, or a VPN back into the site, which is often the better answer anyway because it avoids exposing cameras directly. Confirm what your provider is giving you before replacing any equipment.
Can an IPv4 device talk to an IPv6 device?
Not directly. The two are separate systems and a device using only one cannot communicate with a device using only the other without something translating between them. This is precisely why dual-stack exists: rather than converting the world in one step, nearly everything simply runs both protocols at the same time and picks whichever works for a given destination. In a normal home or office this happens silently and needs no attention. It only becomes a practical concern when a device is genuinely IPv4-only — some older cameras, printers and industrial controllers — in which case it will keep working fine on a dual-stack network but cannot be reached over IPv6.

Cannot Reach Your Network From Outside?

Addressing problems are quiet, and they get misdiagnosed as camera faults, router faults and slow internet. We will find out what your provider is actually giving you and fix the reachability properly. Design, supply, configuration and ongoing management across Dubai and the UAE.

Pocket Guide PDF · 1.9 MB