Why Ubuntu is calling Canonical?

When I connect to a VPN my Ubuntu laptop calls to an ip address BEFORE CONNECTING and the whois is:

inetnum:        185.125.188.0 - 185.125.191.255
netname:        UK-CANONICAL-20151111
country:        GB
...
organisation:   ORG-CGL14-RIPE
org-name:       Canonical Group Limited
country:        GB
org-type:       LIR
address:        5 New Street Square
address:        EC4A 3TW
address:        London
address:        UNITED KINGDOM

What is this and why?? Why does Ubuntu check in to Canonical HQ when I connect to internet??

17 points · 8 comments · view on lemmy.world

8 Comments

ShellMonkey@lemmy.socdojo.com · 35 pts · 1y

My guess would be an online connectivity check. Most systems try and reach some domain to say if they have network or not. Would be a logical place for them to try.

Tundra@lemmy.ml · 24 pts · 1y

Canonical is the company that create Ubuntu

https://canonical.com/

Geodad@lemm.ee · 11 pts · 1y (3 replies)
[ removed ]
Vendetta9076@sh.itjust.works · 10 pts · 1y (2 replies)

I don't use Ubuntu cause of snap. What happened with Amazon ads?

Also ive never found any benefit from ubuntu-server over base debian. What the fuck is the difference?

Geodad@lemm.ee · 8 pts · 1y (1 reply)
[ removed ]
Vendetta9076@sh.itjust.works · 2 pts · 1y

Thats wild. Fuck Canonical.

drspod@lemmy.ml · 7 pts · 1y

tcpdump that shit

Dran_Arcana@lemmy.world · 5 pts · 1y

It's almost certainly related to cloud-init, (the canonical tool for handling deployment automation) or Ubuntu pro (extra long support for backporting security packages to older distros, plus some conveniences). They're pre installed as a convenience to paid users of those services, that's the (IMHO, quite reasonable) model they use to fund the distro. I would expect that some or all of that traffic would disappear if you disable/remove those two services.

https://cloud-init.io/

https://ubuntu.com/pro

catloaf@lemm.ee · 3 pts · 1y

What exactly is the connection?

golden_zealot@lemmy.ml · 3 pts · 1y

Sniff the packets and see if you can determine what the data is.