Work Laptop on the Road: VPN, Split Tunneling & Compliance Basics

Using your work laptop abroad safely comes down to three pillars: a corporate VPN to encrypt your traffic, split tunneling to keep work and personal data separate, and compliance with your company's travel security policy. Set these up before you leave home — most IT departments can walk you through it in under 20 minutes — and you'll protect both your employer's data and your own privacy no matter which country you're working from.

By Simology Travel DeskUpdated Jul 18, 2026
Work Laptop on the Road: VPN, Split Tunneling & Compliance Basics

Why Does Remote Work Security Matter More Than Ever in 2026?

Corporate data breaches linked to remote and traveling employees are no longer rare edge cases — they're a documented, growing trend. According to IBM's Cost of a Data Breach Report 2024, the global average cost of a data breach reached $4.88 million USD, the highest figure ever recorded. Remote-work environments were a contributing factor in a significant share of those incidents. That's not a scare statistic — it's the number your IT and legal teams are looking at when they write your company's travel security policy.

Quotable line: "The global average cost of a data breach hit $4.88 million in 2024 — and remote-work environments were a key contributing factor." — IBM Cost of a Data Breach Report 2024

Meanwhile, business travel is surging again. The Global Business Travel Association (GBTA) projects global business travel spending to exceed $1.5 trillion in 2025 and continue climbing through 2026. More road warriors mean more laptops on airport Wi-Fi, more hotel networks, and more opportunities for data to leak in the wrong direction.

The good news? The technical safeguards — VPN, split tunneling, device compliance — are mature, well-understood, and genuinely easy to use once you know what each one does. This guide breaks it all down in plain language, so you can work confidently from anywhere, whether you're on a business trip through Western Europe or dialing in from Southeast Asia.


What Exactly Does a VPN Do for Your Work Laptop?

A VPN (Virtual Private Network) creates an encrypted tunnel between your laptop and your company's network, making it functionally impossible for anyone on the same Wi-Fi — or your internet service provider — to read your traffic. Think of it as sending your data inside a locked, opaque envelope instead of a transparent postcard.

When you connect to hotel Wi-Fi or a coffee shop network abroad, your traffic passes through infrastructure you don't control and can't vet. Without a VPN, a skilled attacker on the same network can perform a "man-in-the-middle" attack, intercepting credentials, session tokens, and sensitive files. With a VPN active, they see only encrypted gibberish.

How Corporate VPNs Differ from Consumer VPNs

Most travelers have heard of consumer VPN products marketed for streaming or privacy. Corporate VPNs are different in important ways:

FeatureConsumer VPNCorporate VPN
PurposePrivacy / geo-unblockingSecure access to company resources
Who controls itThird-party providerYour IT department
AuthenticationUsername + passwordMFA + device certificates
Traffic loggingVaries by providerTypically logged for compliance
Split tunneling controlUser-controlledIT policy-controlled
ComplianceNot applicableSOC 2, ISO 27001, HIPAA, etc.

Your company VPN is almost certainly one of the established enterprise platforms — Cisco AnyConnect, Palo Alto GlobalProtect, Zscaler, or similar. Your IT team manages the server endpoints, the certificate authorities, and the access policies. You just need to install the client and authenticate.

Does a VPN Slow Down Your Connection?

Yes, slightly — but far less than it used to. Modern VPN protocols like WireGuard and IKEv2/IPSec add latency in the range of 5–20 milliseconds on a good connection. For video calls and file transfers, you'll rarely notice the difference. The bigger variable is the geographic distance between you and your company's VPN gateway; connecting to a server on the other side of the planet will add more latency than the encryption itself.


What Is Split Tunneling and Should You Use It?

Split tunneling is a VPN configuration that routes only certain traffic through the encrypted corporate tunnel, while letting the rest go directly to the internet. It's one of the most misunderstood features in corporate networking — and one of the most important to get right before you travel.

When split tunneling is enabled, your Microsoft 365 email might route through the corporate VPN while your Netflix stream goes directly to the internet. When it's disabled (sometimes called "full tunnel" mode), every single packet from your laptop goes through the company's servers — including your personal browsing.

The Business Case for Split Tunneling

From a network engineering perspective, split tunneling exists for a practical reason: bandwidth. Routing all an employee's internet traffic through a central corporate gateway is expensive and creates bottlenecks. Cloud-first companies in particular — where most work happens in SaaS tools like Google Workspace, Salesforce, or Slack — have moved toward "split tunnel by default" configurations because routing cloud traffic through a VPN gateway often makes it slower, not safer.

Microsoft's networking guidance for Microsoft 365 explicitly recommends split tunneling for its services, noting that sending Microsoft 365 traffic through a VPN backhauling architecture "can significantly degrade the user experience."

The Security Risk of Split Tunneling

Here's the tension: anything that bypasses the VPN tunnel also bypasses your company's security stack — its firewall, its DNS filtering, its intrusion detection. If you're on a compromised hotel Wi-Fi and split tunneling is active, your "personal" traffic (which might include a browser tab with your company's GitHub open) is exposed.

The practical answer is: follow your IT policy, not your preference. If your company mandates full-tunnel VPN, don't try to work around it. If they've configured split tunneling, trust that they've made that call deliberately. Your job is to know which mode you're in — and to ask IT if you're unsure.

How to Check Which Mode You're In

On most corporate VPN clients, you can check your routing table while connected:

  • Windows: Open Command Prompt → route print → look for a default route (0.0.0.0) pointing to the VPN adapter
  • macOS: Open Terminal → netstat -rn → check the default gateway
  • Easier method: Ask your IT helpdesk. Seriously — this is a five-minute conversation that saves a compliance headache.

What Compliance Rules Apply When You Work Abroad?

Compliance is the part most travelers skip until something goes wrong. Depending on your industry and your employer's legal obligations, working from a foreign country can trigger a surprising number of rules — and ignorance isn't a legal defense.

Data residency and sovereignty is the big one. If your company handles EU personal data under GDPR, transmitting that data across borders — even temporarily, even encrypted — may require specific legal mechanisms (Standard Contractual Clauses, adequacy decisions, etc.). Your legal team has already thought about this; your job is to not create new data flows they haven't accounted for.

Industry-Specific Rules to Know

  • Healthcare (HIPAA): Accessing protected health information (PHI) from a foreign network requires the same safeguards as at home — and some companies add travel-specific restrictions.
  • Finance (SOX, PCI-DSS): Financial data must be protected regardless of geography. Using personal devices or unsecured networks for financial system access is almost universally prohibited.
  • Government contractors: Export control regulations (ITAR, EAR) can make it illegal to access certain technical data from specific countries, even on a corporate VPN. Always check before traveling to restricted destinations.
  • Legal and professional services: Attorney-client privilege and professional confidentiality obligations don't pause at the border.

Countries That Restrict or Monitor VPN Use

This is the edge case most guides skip. A handful of countries have legal restrictions on VPN use that you need to know about before you travel:

  • China: VPNs are technically restricted for personal use; corporate VPNs on registered enterprise connections operate in a gray area. See our China eSIM and VPN guide for the full picture.
  • Russia: Unapproved VPN services are blocked; the situation has tightened significantly since 2022.
  • UAE: Personal VPN use for circumventing geo-blocks is prohibited under cybercrime law, though enterprise VPN for legitimate business is generally tolerated.
  • Iran, North Korea: Severe restrictions; corporate travel is rare and requires specific legal guidance.

For most business destinations — the US, UK, EU, Japan, Singapore, Australia — VPN use is completely unrestricted. But always check before a trip to an unfamiliar country, especially in the Middle East, Central Asia, or parts of Africa.


How Should You Set Up Your Laptop Before an International Trip?

Getting your laptop travel-ready is a 30-minute process that can prevent weeks of incident response. Do this before you leave home, while you still have access to IT support and a trusted network.

The Pre-Travel Security Checklist

1. Install and test your corporate VPN Don't assume it works — connect to it, verify your IP address changes, and confirm you can reach internal resources. VPN certificates expire; better to discover that at your desk than in a hotel lobby.

2. Enable full-disk encryption FileVault (macOS) and BitLocker (Windows) encrypt your entire drive. If your laptop is lost or stolen, the data is unreadable without your credentials. Many companies mandate this; verify it's active.

3. Update your OS and security software Traveling on an unpatched OS is like leaving your front door open. Run all updates before departure. Patch Tuesday vulnerabilities are public knowledge — attackers exploit them within days.

4. Check your MDM (Mobile Device Management) enrollment If your company uses an MDM platform (Jamf, Microsoft Intune, etc.), make sure your device is enrolled and compliant. MDM lets IT remotely wipe a lost device — a capability you definitely want active.

5. Download offline copies of critical tools VPN clients, authentication apps, and key documents should be available offline. If you land somewhere with spotty connectivity, you don't want to be locked out of your own machine.

6. Brief your IT helpdesk on your travel dates Some companies flag logins from unusual countries as security incidents. A heads-up prevents your account from being locked at 2 AM in Tokyo.

What About Using Public Wi-Fi?

The short answer: treat every public Wi-Fi network as hostile. That includes hotel networks, conference center Wi-Fi, airport lounges, and co-working spaces. The CISA (Cybersecurity and Infrastructure Security Agency) advises that travelers treat all public Wi-Fi as untrusted and use a VPN for any sensitive activity.

Practical rules:

  • Always connect VPN before doing anything work-related on public Wi-Fi
  • Prefer your phone's mobile hotspot over hotel Wi-Fi when possible — it's a network you control
  • Never use public Wi-Fi for banking, password changes, or accessing sensitive internal systems without VPN active
  • Check for HTTPS on every site you visit (the padlock icon); HTTPS alone isn't a substitute for VPN, but it's a meaningful additional layer

For reliable mobile data abroad without the security risks of public Wi-Fi, a travel eSIM is a practical alternative. If you're working from Japan or Germany, having your own mobile data connection means you're not dependent on hotel networks at all.


Is Your Phone's Hotspot Safe for Work?

Using your phone as a mobile hotspot is one of the safest connectivity options available to traveling workers — and it's significantly underused. When you tether your laptop to your phone's hotspot, your laptop traffic routes through your phone's cellular connection rather than a shared public network.

The security advantages are real:

  • No shared network: Unlike hotel Wi-Fi, a personal hotspot is a private network only you control
  • Carrier-level encryption: Cellular data is encrypted at the radio layer between your device and the cell tower
  • No rogue access points: You can't be fooled by a "Hotel_WiFi_FREE" network created by an attacker

The main limitation is data. Routing laptop traffic through your phone's data plan burns gigabytes quickly — video calls, OS updates, and large file transfers can exhaust a travel data plan in hours. This is where a dedicated travel eSIM with a generous data allowance makes a meaningful difference. Our guide on securing your hotspot and sharing eSIM data safely covers the technical setup in detail.

For business travelers who regularly work from the road, a regional eSIM plan covering multiple countries is often more cost-effective than per-country SIM cards. Check out the business travel eSIM guide for a breakdown of plan types and IT policy considerations.


What Are the Most Common Mistakes Business Travelers Make?

Even experienced road warriors make security mistakes when they're tired, jet-lagged, or rushing to make a call. Here are the most common ones — and how to avoid them.

Mistake 1: Connecting to VPN After Doing Work

The sequence matters. If you open your email, check Slack, or access any internal system before connecting your VPN, that traffic has already traveled unencrypted over the public network. Connect VPN first, work second — every time, without exception.

Mistake 2: Ignoring Certificate Warnings

If your browser or VPN client throws a certificate error on a public network, that's a red flag, not an inconvenience to click through. Certificate warnings on public Wi-Fi can indicate a man-in-the-middle attack in progress. Disconnect, switch to your phone's hotspot, and report it to IT.

Mistake 3: Using Personal Cloud Storage for Work Files

Syncing work files to a personal Dropbox or Google Drive account to "make them easier to access" bypasses your company's data governance entirely. Use company-approved tools only. This is a compliance violation in most regulated industries.

Mistake 4: Forgetting About Time Zones for MFA

Multi-factor authentication apps like Microsoft Authenticator and Google Authenticator generate time-based one-time passwords (TOTP). If your phone's clock is wrong — which can happen after crossing time zones if auto-sync is off — your MFA codes will fail. Keep auto-time-sync enabled.

Mistake 5: Not Having an Offline Backup Plan

What happens if your VPN won't connect? If you don't have an IT helpdesk number saved offline, a backup authentication method configured, or a local IT contact for your destination, you could be locked out for hours. Build a simple "break glass" plan before you travel.


Split Tunneling vs. Full Tunnel: A Quick Comparison

Choosing between split tunneling and full-tunnel VPN isn't always your call — but understanding the trade-offs helps you have an informed conversation with IT.

Split TunnelingFull Tunnel VPN
What it doesRoutes only corporate traffic through VPNRoutes ALL traffic through VPN
PerformanceBetter for cloud apps (M365, Slack)Can be slower; depends on gateway location
SecurityPersonal traffic is unprotectedAll traffic is protected and monitored
Bandwidth costLower (less load on corporate gateway)Higher (all traffic backhauled)
ComplianceMay not meet all regulatory requirementsEasier to demonstrate full compliance
Best forCloud-first orgs with defined app listsRegulated industries, high-security environments
Who decidesIT policyIT policy

The key takeaway: neither is universally "better." Full tunnel is more secure but more expensive and slower; split tunneling is more performant but requires careful configuration of what's included and excluded. If you're in healthcare, finance, government contracting, or legal services, full tunnel is almost certainly your company's standard.


FAQ

Do I need to tell my IT department before traveling internationally?

Yes — and it's in your interest to do so. Many companies' security systems flag logins from foreign IP addresses as potential account compromises and will lock or suspend your account automatically. A quick email to IT with your travel dates and destination countries takes two minutes and prevents a potentially hours-long lockout while you're abroad. Some companies also have country-specific policies or travel advisories that IT can brief you on.

Can I use a personal VPN alongside my corporate VPN?

Generally, no — and you shouldn't try. Running two VPN clients simultaneously causes routing conflicts and can actually break your corporate VPN's security model by creating an unintended path for traffic to bypass the corporate tunnel. If you want additional privacy for personal browsing, discuss it with IT; some companies configure split tunneling specifically to allow this in a controlled way.

What should I do if my VPN won't connect from a foreign country?

First, check whether the country restricts VPN protocols — some countries block common VPN ports. Try switching your VPN client to an alternative protocol if the option is available (e.g., from IKEv2 to SSL/TLS). If that doesn't work, switch from hotel Wi-Fi to your phone's mobile hotspot, which often bypasses network-level VPN blocks. If you're still stuck, contact your IT helpdesk — this is exactly what they're there for.

Is hotel Wi-Fi safe if I'm using HTTPS?

HTTPS encrypts the content of your web traffic, but it doesn't hide the fact that you're connecting to a particular site, nor does it protect against all attack types on shared networks. On a compromised hotel network, an attacker could still perform DNS spoofing, SSL stripping (on sites that don't enforce HSTS), or harvest metadata about your browsing patterns. HTTPS is necessary but not sufficient — always use your corporate VPN on hotel Wi-Fi for any work activity.

Does using an eSIM instead of hotel Wi-Fi actually improve security?

Yes, meaningfully so. When you use your phone's cellular connection (via a travel eSIM) as a hotspot for your laptop, you're on a private network that only you control. There are no other guests, no shared infrastructure, and no rogue access points. Cellular data is also encrypted between your device and the cell tower at the radio layer. It doesn't replace your VPN — you should still run VPN over a hotspot connection for work — but it eliminates the shared-network threat model entirely.

What is a "managed device" and why does it matter for compliance?

A managed device is a laptop or phone enrolled in your company's Mobile Device Management (MDM) system, such as Microsoft Intune or Jamf. MDM allows IT to enforce security policies (disk encryption, screen lock, approved app lists), push updates, and remotely wipe the device if it's lost or stolen. Most corporate compliance frameworks require that employees only access sensitive systems from managed devices. Using a personal laptop to access work systems — especially abroad — is a compliance violation in most regulated industries.

What happens to my data if my laptop is stolen abroad?

If your laptop has full-disk encryption enabled (FileVault on macOS, BitLocker on Windows) and your company's MDM is active, the data is protected. An attacker without your login credentials cannot read the encrypted drive. Your IT team can also remotely wipe the device via MDM. Report the theft to local police (you'll need the report for insurance), notify your IT security team immediately, and change your passwords from a different device as soon as possible.

Are there countries where I simply shouldn't bring a work laptop?

Your company's security and legal teams maintain country-specific travel advisories. Countries under US export control restrictions (ITAR/EAR) may prohibit accessing certain technical data from their territory, regardless of VPN. Some countries have laws allowing border officials to demand device access or passwords. The US State Department, UK FCDO, and your company's travel security team are the right sources for current guidance — not generic internet lists, which go stale quickly.


The Bottom Line: Security Is a Habit, Not a Checkbox

Working from the road doesn't have to mean compromising your company's security posture — but it does require deliberate preparation. The technical tools (VPN, split tunneling, disk encryption, MDM) are mature and largely invisible once they're set up correctly. The harder part is building the habits: VPN before work, hotspot over hotel Wi-Fi, no personal cloud storage for work files, and a quick heads-up to IT before every international trip.

Whether you're heading to a conference in Singapore or spending a month working remotely across Europe, the same principles apply. Reliable, secure connectivity starts with your own mobile data — a travel eSIM gives you a private network baseline that hotel Wi-Fi simply can't match — and it ends with your VPN running on top of it.

For deeper reading on the connectivity side of the equation, the remote work abroad eSIM guide for digital nomads and the Wi-Fi vs. mobile data guide for travelers are solid next steps. And if you're planning a multi-country trip, the digital nomad eSIM strategy guide covers how to structure your data plans so you're never scrambling for connectivity when it matters most.

Prepare once, travel confidently, and let your IT team sleep at night.

Share the blog

Simologywork laptop VPN travelsplit tunnelingcorporate VPN remote work

Read more blogs

Panoramic view of Ha Long Bay, Vietnam, featuring iconic limestone karsts emerging from emerald waters with traditional junk boats sailing at golden hour
best eSIM for Vietnam 2026Vietnam eSIM plans

Best eSIM for Vietnam 2026: Plans, Coverage & Prices

Find the best Vietnam eSIM in 2026. Compare Viettel, Vinaphone & MobiFone plans, real coverage by route, 5G availability, and prices from $2.50. Save up to 90%.

27 Jul 2026
Aerial view of a colorful Mediterranean coastal town with terracotta rooftops and turquoise waters glowing in golden hour sunlight
best summer travel destinations for US travelers 2026international summer vacation spots for Americans

Best Summer Travel Destinations for US Travelers 2026

Discover the best international summer destinations for US travelers in 2026 — from the Caribbean to Europe. Includes budget tips and eSIM connectivity advice.

22 Jul 2026
Panoramic golden hour view of the Riyadh skyline featuring the iconic Kingdom Centre Tower surrounded by modern city architecture under a warm amber sky
eSIM Saudi Arabia no ID verificationSaudi Arabia travel eSIM

Best eSIM for Saudi Arabia Without ID Verification

Get connected in Saudi Arabia without showing your passport. Compare no-ID travel eSIMs, coverage, pricing, and setup tips for tourists and pilgrims.

20 Jul 2026