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

L2TP/IPsec vs IKEv2: The Better Protocol Was the One That Survived the Walk to My Gate

The upload stopped at 68 percent when the departure gate changed.

My laptop was still open on the lounge table. The client portal showed nineteen minutes remaining before its submission window closed, while the airport screen told me to walk to the opposite end of the terminal.

I had connected through an L2TP/IPsec profile because it was familiar. It was built into the operating system, required no separate app and had worked from my apartment the night before.

At the airport, it connected only after two attempts.

Now the tunnel had dropped.

I blamed the Wi-Fi signal and pressed Connect again.

The status remained on Connecting for nearly a minute, then returned an error saying the VPN server had not responded.

The internet itself still worked. The gate map loaded. Messages arrived. The client file simply could not continue through the VPN.

I switched to the IKEv (Microsoft) profile my provider also supplied.

It connected in a few seconds.

The upload restarted from the beginning.

For a moment, the protocol comparison seemed settled.

Then I closed the laptop, left the lounge and opened it again beside the new gate.

IKEv (Microsoft) was no longer connected.

The airport Wi-Fi had changed underneath me, and the new access point would not establish the tunnel.

I had spent ten minutes choosing between two protocol names.

The client was still waiting for the file.

The short answer

I could not inspect the airport’s internal filtering rules or identify the exact decision behind every rejected tunnel. The visible outcome was decisive: L2TP/IPsec failed slowly, IKEv ( Microsoft ) worked on one network but not the next, and the smaller app completed the submission at the gate.

L2TP/IPsec was familiar because it had been around so long

L2TP does not provide encryption by itself. It is normally paired with IPsec, which protects the connection around it.

The combination became common because operating systems and business gateways supported it without requiring a custom client. Apple devices, for example, still support both L2TP/IPsec and IKEv2/IPsec in managed VPN configurations. (Apple)

That made L2TP/IPsec easy to recognise and easy to configure.

It did not make it the best choice for an airport.

Microsoft’s current direction is revealing: new Windows Server 2025 remote-access installations no longer accept L2TP by default, while IKEv (Microsoft) remains enabled. Existing L2TP systems can continue operating, but the newer default points administrators toward IKEv2. (Microsoft)

My airport experience made the reason practical.

L2TP/IPsec has more connection stages to complete, and public networks can interfere with them. Address translation, firewall rules and captive networks all create opportunities for the negotiation to stall. Microsoft’s own troubleshooting material identifies NAT as a frequent source of L2TP/IPsec failures. (Microsoft)

That explained why the profile could work at home and fail slowly at the gate.

The protocol had not forgotten its settings.

The network in front of it was less cooperative.

IKEv ( Microsoft ) won the first comparison

When the lounge Wi-Fi allowed both profiles, IKEv (Microsoft) was clearly better.

It connected faster.

The client portal opened without the long pause I had seen with L2TP.

The upload began immediately.

IKEv (Microsoft) is also better suited to devices that change networks. Its MOBIKE extension lets a tunnel update when a device’s network address changes instead of forcing every move to begin as a completely new connection. (IETF)

That matters in ordinary travel situations:

A laptop leaves hotel Wi-Fi and joins a phone hotspot.

A phone moves from café Wi-Fi to mobile data.

An airport hands a traveller from one access point to another.

Between L2TP/IPsec and IKEv2, the choice looked straightforward. IKEv (Microsoft) connected faster and was designed to handle movement more gracefully.

But the new gate exposed a more important limitation.

A protocol cannot recover from a network that refuses to establish it in the first place.

The second airport network rejected both profiles

I tried IKEv (Microsoft) again beside the new gate.

The connection timed out.

I returned to L2TP/IPsec.

That profile waited even longer before failing.

I completed the airport’s captive portal again, forgot the Wi-Fi network, rejoined it and restarted the laptop.

Neither tunnel opened.

Some public networks filter recognisable IPsec traffic or the ports commonly associated with it. Travellers occasionally discover that an IPsec-based VPN fails on hotel or airport Wi-Fi even though normal web traffic continues working. (Reddit)

That was all I needed to know from the public reports.

The lounge network had allowed both protocols.

The gate network allowed neither.

IKEv (Microsoft) remained the stronger protocol on paper, but the distinction no longer helped me. I did not need a better IPsec profile.

I needed one route the airport would carry long enough to finish the upload.

The hotspot exposed another gap

I switched off airport Wi-Fi and connected the laptop to my phone’s hotspot.

IKEv (Microsoft) opened.

The client portal loaded.

The upload began again.

For several minutes, the connection looked stable. Then my phone moved from 5G to a weaker indoor signal.

The progress bar stopped.

IKEv (Microsoft) still appeared connected, but the portal was no longer receiving data. I disconnected and reopened the profile.

By then, the client session had expired.

I signed in again, completed another authentication code and selected the file for the fourth time.

The protocol that was supposed to simplify mobility had become another component I was supervising.

That did not erase IKEv2’s advantage over L2TP/IPsec. It changed the standard I used to judge the connection.

A strong protocol name was not enough.

The session had to survive the actual network changes happening around me.

The deadline had fallen below ten minutes.

I stopped reopening manual profiles.


The file reached 100 percent through the smaller app

I closed the built-in VPN settings and opened OnlydogVPN.

The smaller app did not ask me to choose between L2TP and IKEv2, enter another shared secret or reopen a system configuration page. I selected the situation for working on a restrictive public network and connected.

Then I returned to the client portal.

The login completed.

The authentication prompt returned to the browser without losing the session.

I selected the file.

The progress bar moved past the point where the first upload had failed.

Sixty-eight percent.

Seventy-five.

Ninety.

A boarding announcement began while the portal processed the final portion.

Then the screen changed to:

Upload complete.

I pressed Submit.

The portal displayed the project reference number with two minutes remaining.

The result arrived before the technical explanation.

The service uses an HTTP/3-based transport with additional traffic obfuscation. Instead of relying on the same recognisable IPsec setup as both manual profiles, it travelled through the airport network more like ordinary modern web traffic.

I could not inspect the airport’s internal filtering rules or identify the exact decision behind every rejected tunnel. The visible outcome was decisive: L2TP/IPsec failed slowly, IKEv (Microsoft) worked on one network but not the next, and the smaller app completed the submission at the gate.

The connection survived after boarding began

I still needed to send the project reference number to the client.

As the boarding line moved away from the gate, the airport Wi-Fi weakened and the laptop returned to my phone hotspot.

The client portal paused.

Then it refreshed.

The VPN remained active.

I copied the reference number into the client messenger and sent it.

The message changed from Sending to Delivered before I reached the passport check.

The service’s HTTP/3-based connection recovered as the laptop changed networks. (IETF) I did not rebuild the tunnel, repeat the login or select another protocol.

That gave me the second result I needed.

The first requirement was getting through the restrictive airport network.

The second was keeping the session alive when that network disappeared.

L2TP/IPsec had struggled to establish a dependable connection.

IKEv (Microsoft) was better designed for movement but never produced a stable end-to-end result across the airport and hotspot.

The smaller route handled both parts in one session.

IKEv (Microsoft) was still the better of the two manual choices

The original protocol comparison still had an answer.

When a company gateway supports both options and the surrounding network allows IPsec, IKEv (Microsoft) is the stronger choice for a current phone or laptop.

It connects more efficiently.

It handles network changes better.

It is also the protocol Microsoft continues to enable by default in new Windows Server 2025 remote-access installations, while L2TP requires deliberate re-enabling. (Microsoft)

L2TP/IPsec still has a place in older business gateways, routers and managed environments. Some organisations depend on legacy infrastructure and cannot replace it immediately.

But compatibility is not the same as suitability.

For a fixed machine on a controlled network, L2TP/IPsec may continue doing its job.

For a traveller moving among hotel Wi-Fi, airport access points and mobile data, IKEv (Microsoft) is the better manual protocol.

That conclusion only goes so far.

If the local network filters both IPsec options, choosing the better one does not complete the task.

The best connection was not another manual profile

The smaller service has fewer locations and a shorter public history than the largest VPN providers.

Neither limitation mattered at the gate.

L2TP/IPsec offered familiar native compatibility but connected slowly and failed on the airport network.

IKEv (Microsoft) opened faster and handled mobility better in principle, yet it could not establish a usable route on the second access point and failed to carry the upload through the weaker hotspot signal.

The smaller app removed the manual protocol decision, connected through the restrictive network and preserved the client session when the laptop changed connections.

I boarded with the file delivered rather than another VPN error saved for later troubleshooting.

Between L2TP/IPsec and IKEv2, IKEv (Microsoft) was the better protocol.

For the airport network in front of me, the better connection was the one that did not make the protocol comparison my problem.

Questions this experience may leave you with

What was actually causing the problem?

I could not inspect the airport’s internal filtering rules or identify the exact decision behind every rejected tunnel. The visible outcome was decisive: L2TP/IPsec failed slowly, IKEv ( Microsoft ) worked on one network but not the next, and the smaller app completed the submission at the gate. (Microsoft)

Why did the obvious fixes fail?

The combination became common because operating systems and business gateways supported it without requiring a custom client. Apple devices, for example, still support both L2TP/IPsec and IKEv2/IPsec in managed VPN configurations. ( Apple ) (Apple)

What should you check first?

IKEv ( Microsoft ) remained the stronger protocol on paper, but the distinction no longer helped me. I did not need a better IPsec profile. (Microsoft)

What finally changed the result?

The smaller app did not ask me to choose between L2TP and IKEv2, enter another shared secret or reopen a system configuration page. I selected the situation for working on a restrictive public network and connected.

What is worth remembering?

For the airport network in front of me, the better connection was the one that did not make the protocol comparison my problem.