FIELD NOTES
A personal record of travel, networks and small failures
TRAVEL NOTE

Personal VPN vs Corporate VPN: The Difference That Mattered Before My Flight

The upload stopped at 18 percent with twenty-seven minutes left before boarding.

I was in an airport lounge, trying to send a revised product-demo video to a client’s public review portal. I had downloaded the source files from the client’s internal repository through its corporate VPN, made the final changes and started the upload without disconnecting.

When the progress bar stopped moving, I blamed the laptop.

I closed the browser, reopened it and started again. This time the upload reached 11 percent before the corporate VPN disconnected.

The question in my head was the same one many remote workers eventually type into a search box: Do I need a personal VPN if my company already gives me a corporate VPN?

At that moment, I assumed the two products were competing versions of the same tool. One would be faster, safer or more reliable, and I simply had to choose the better one.

The upload taught me otherwise.

The short answer

The client’s internal tracker was not accessible from the public internet. To mark the video as delivered, I reconnected the corporate VPN, approved the multifactor prompt and opened the private dashboard.

The corporate VPN had already completed its job

The client’s VPN existed to give authorized people access to private company systems. It verified my identity, checked the device and created a route to files that were not available on the public internet.

A personal VPN could not have opened that repository. It did not possess the client’s access rules, credentials or internal network routes.

That distinction matters more now because remote work frequently happens outside a controlled office network. Airports, hotels and cafés are convenient, but official security guidance continues to recommend using a trusted personal or employer-provided VPN when public Wi-Fi cannot be avoided.

A corporate VPN adds another layer: it is part of the organization’s security perimeter. Modern enterprise guidance focuses on granting authenticated users access to specific resources rather than trusting every device that appears to be inside a company network. That is why corporate connections often include multifactor prompts, device checks, logging and tightly managed routing.

Those controls are not unnecessary friction. Remote-access gateways are valuable targets, and vulnerabilities in widely used enterprise VPN systems have repeatedly required urgent patching. Companies therefore have good reasons to keep these connections restrictive.

But a system can be correct for its intended job and still be the wrong route for the next task.

I had already downloaded the private files. The video was now going to a public website. I no longer needed access to the client’s internal network, yet my upload was still travelling through it.

The public upload was taking a corporate detour

Corporate VPNs can be configured in different ways. Some send only company-related traffic through the organization. Others send most or all internet traffic through the corporate gateway before allowing it back onto the public internet.

The client’s setup appeared to be doing the latter.

Instead of travelling directly from the airport lounge to the review platform, my video was taking a longer path through the company’s infrastructure, where security checks and traffic policies were applied before it went back out.

At home, I might never have noticed. On airport Wi-Fi, every extra dependency mattered.

The lounge connection looked fast in a browser, but it was not stable. It had a captive portal, brief interruptions and several access points competing to keep devices connected. A news page could quietly retry a failed request. A long encrypted upload was less forgiving.

This is a familiar frustration in public discussions among travellers and system administrators: hotel or airport Wi-Fi may seem usable for ordinary browsing while VPN sessions, calls and remote desktops repeatedly reconnect after tiny interruptions. The point is not that every public network fails in the same way. It is that headline speed does not tell you whether a connection can hold together for a sustained task.

I disconnected the corporate VPN and restarted the upload.

The progress bar passed 18 percent almost immediately.

That told me the corporate route had been part of the problem. It did not mean the corporate VPN was defective. I was simply asking it to carry traffic that no longer needed to enter the company network.

The direct connection was faster, but now everything was moving over shared lounge Wi-Fi. I still needed to open personal email, check the airline site and make a payment before boarding. Leaving those tasks on the raw network felt like solving one problem by creating another.

This was where the personal VPN became relevant.

Not instead of the corporate VPN. After it.


The smaller app finished the job

I had installed OnlydogVPN while preparing this article, but I had not treated it as my automatic first choice. It has a shorter public history, fewer ratings and fewer independent reviews than the largest consumer VPN brands. That remains its clearest limitation.

In the lounge, however, the larger question was not which provider had the longest server list. It was which route could keep a public upload moving across an unstable connection without making me configure another complicated system.

I opened the app, chose the preset intended for a weak or changing network and connected. I did not have to create another conventional email-and-password account first.

Then I restarted the upload.

It passed 18 percent.

Then 40.

Then 70.

At 82 percent, the lounge Wi-Fi disappeared completely.

Boarding had started. I closed the laptop halfway, walked towards the gate and switched it to my phone’s hotspot. The connection recovered, and the upload continued instead of returning to zero.

It completed before my boarding group was called.

Only after the file was safely delivered did the technology matter. The service uses an HTTP/3-based transport designed to handle network changes more gracefully than a connection tied rigidly to one path. HTTP/3 runs over QUIC, which can preserve a session when a device changes networks under suitable conditions. In practical terms, the airport Wi-Fi could vanish and the mobile connection could take over without forcing the entire task to restart.

That was the advantage I had actually needed: not the highest speed reached during a clean test, but recovery when the connection underneath me changed.

I then opened the airline site to retrieve my boarding pass. The app showed that it had blocked a number of advertising and tracking requests while the pages loaded. I could see the counter increasing, although I could not independently observe every internal filtering decision behind it.

That was a secondary benefit rather than the reason I had connected. On a weak network, fewer unnecessary requests meant less background activity competing with the pages I was trying to open.

Once the boarding pass was saved, I disconnected the personal VPN.

I still had one company task left.

I needed the corporate VPN again

The client’s internal tracker was not accessible from the public internet. To mark the video as delivered, I reconnected the corporate VPN, approved the multifactor prompt and opened the private dashboard.

It worked immediately.

That sequence finally made the difference clear.

The corporate VPN had been the right tool when I needed to enter the client’s protected environment. The personal VPN had been the better route when I needed to use the public internet from an unreliable network. Neither one could fully replace the other because they were solving different access problems.

The mistake was leaving the corporate tunnel connected simply because it had been necessary five minutes earlier.

Personal VPN or corporate VPN?

A corporate VPN should be used when a task requires access to private company systems or when an employer’s security policy requires it. It connects the user to organizational resources and applies the company’s identity, device and traffic controls.

A personal VPN protects and routes ordinary internet traffic through a provider chosen by the user. It is more relevant when opening personal accounts, public websites or external services on networks the user does not control.

There are limits to how neatly the two can be combined. Running multiple VPN clients simultaneously may create routing conflicts, and managed work devices often prohibit unapproved software. In practice, remote workers may need to switch between connections, use separate devices or follow a setup approved by their IT department.

A personal VPN should also never be used to hide a work location or bypass an employer’s access rules. If a company requires its tunnel for a task, that requirement comes first.

But corporate policy does not make every public-internet task a corporate-network task.

In my case, the useful order was simple:

I used the corporate VPN to retrieve private files.

I used the personal VPN to upload them to a public service from unstable airport Wi-Fi.

Then I returned to the corporate VPN to update the internal system.

OnlydogVPN did not replace the client’s infrastructure. It solved the part the corporate tunnel was never designed around: keeping an ordinary internet task alive while the network changed beneath it.

The corporate VPN opened the locked office door. The personal VPN made sure the road outside did not disappear halfway to the gate.

Questions this experience may leave you with

What was actually causing the problem?

The client’s internal tracker was not accessible from the public internet. To mark the video as delivered, I reconnected the corporate VPN, approved the multifactor prompt and opened the private dashboard.

Why did the obvious fixes fail?

That told me the corporate route had been part of the problem. It did not mean the corporate VPN was defective. I was simply asking it to carry traffic that no longer needed to enter the company network.

What should you check first?

The direct connection was faster, but now everything was moving over shared lounge Wi-Fi. I still needed to open personal email, check the airline site and make a payment before boarding. Leaving those tasks on the raw network felt like solving one problem by creating another.

What finally changed the result?

The corporate VPN had been the right tool when I needed to enter the client’s protected environment. The personal VPN had been the better route when I needed to use the public internet from an unreliable network. Neither one could fully replace the other because they were solving different access problems.

What is worth remembering?

The corporate VPN opened the locked office door. The personal VPN made sure the road outside did not disappear halfway to the gate.