Skip to content

How ITC Compliance strengthened remote security with NordLayer

Summary: With NordLayer, ITC Compliance simplified remote access, strengthened security, and met compliance needs.

ITC Compliance, based in the UK, helps car dealerships and other retailers meet the standards of the UK’s Financial Services Regulator. By becoming appointed representatives of ITC Compliance, these businesses rely on the organization to handle their compliance. This way, clients stay compliant with the Financial Conduct Authority (FCA), without dealing with complex rules, allowing them to focus on their main work. 

James Snell, IT Director at ITC Compliance, manages technology strategy and vision, technology teams, cybersecurity, IT infrastructure, and operations. He is also responsible for vendor and stakeholder management. He needs to secure remote access to sensitive internal systems while maintaining regulatory compliance.

The challenge

Securing remote access while meeting regulatory compliance

The COVID-19 pandemic led ITC Compliance to shift to remote and hybrid work. This required a secure way for employees to access internal systems with sensitive data from various locations.

“COVID changed how companies work,” explains James Snell. “Only ITC Compliance employees can access our systems, so we needed secure remote access to internal resources.” Managing individual IP whitelisting for all remote employees was impractical.

“Using a business VPN is easier than whitelisting everyone’s individual IPs,” James notes. “That would be a painstaking task to keep up to date.”

As a regulated company working towards SOX compliance, ITC Compliance also needed strict access controls, which are crucial for certification.

The solution

Using NordLayer for secure and simple remote access

To tackle these issues, ITC Compliance adopted NordLayer as their business VPN in 2020. Routing all employee traffic through NordLayer allowed for a consistent IP address, which simplified security.

“We use NordLayer as a VPN to whitelist IP access to our systems,” says James. “This way, everyone connects through the same IP.”

NordLayer also offered essential security tools, like multi-factor authentication (MFA). This met ITC Compliance’s security needs and supported their SOX compliance goals.

Why choose NordLayer

During renewal, James considered other options but decided to keep NordLayer. The solution felt reliable, and the pricing suited their needs, so switching wasn’t necessary.

NordLayer offered scalability and flexibility, with easy server setup and team routing through different IPs. From a cybersecurity standpoint, NordLayer provided essential tools, including ease of use, strong security features, and simple management with MFA options.

One key feature enabling ITC Compliance to maintain a fixed IP is NordLayer’s Dedicated IP. It ensures online traffic stays private and secure, helps control permissions, and prevents unauthorized access. With NordLayer, a fixed IP allows smooth, secure access to business data from any location. You can control who accesses resources by allowlisting specific IPs. Dedicated servers with fixed IPs cost $40/month and are available on all plans except Lite.

The outcome

Enhanced security and compliance support

NordLayer helped ITC Compliance secure remote access to internal systems. Using a single IP address simplified security management and reduced workload.

“We restrict access to internal systems as an extra layer of security,” explains James. “This forms a part of our compliance towards SOX.”

The NordLayer rollout was smooth, and the team found it easy to use. Scaling is simple, and adding licenses is hassle-free.

“It’s very easy for us to scale,” says James. “If we need to increase licenses, you’re just going to bill us pro rata for the incremental licenses. No issues.”

Pro cybersecurity tips

Protecting sensitive information is crucial, especially for regulated businesses. James Snell shares three essential tips for enhancing security.

With NordLayer, ITC Compliance simplified remote access, strengthened security, and met compliance needs. Try NordLayer to secure your team’s access, no matter where they work.

About NordLayer
NordLayer is an adaptive network access security solution for modern businesses – from the world’s most trusted cybersecurity brand, Nord Security.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

What is VPN passthrough and how does it work?

Summary: A VPN passthrough enables encrypted VPN traffic through firewalls but poses security risks. What are the alternatives? Read the full guide for secure solutions.

A VPN passthrough is a router feature that allows data encrypted by VPN protocols to pass network firewall filters.

Passthroughs were once essential to work around router limitations. Improved protocols and security technology have made them less critical. However, some situations still involve the VPN passthrough setting.

Key takeaways

After reading this article, you will:

  • Know what a VPN passthrough is and how passthrough types function.
  • Learn how to configure IPSec, PPTP, and L2TP passthroughs on standard routers.
  • Understand the limitations of VPN passthrough features and common security vulnerabilities.
  • Know how to troubleshoot VPN passthrough security problems and create secure VPN router setups.
  • Learn about effective alternatives to a VPN passthrough and how to choose the right way to establish VPN connections.

VPN passthrough definition

A VPN passthrough is a router feature that allows outbound VPN traffic to pass through a network firewall.

Passthroughs allow businesses to connect devices to VPNs without compromising firewall protection. Users can encrypt traffic leaving the network and hide their activity. The firewall filters other inbound and outbound traffic normally.

Think of a VPN passthrough as a secret passage. Only authorized users can access the passage, and external actors cannot see where it leads.

How does a VPN passthrough work?

Sometimes, compatibility issues arise between VPNs and network routers. Some routers do not support VPN protocols.

VPNs rely on protocols to encrypt and transport data. VPN clients must establish connections with VPN servers outside the network boundary. This leads to problems when Network Address Translation (NAT) setups cannot handle VPN protocols.

NAT assigns a public IP address and sends data to its destination. Unfortunately, older VPN protocols can derail this process. NAT is unable to route packets to their final destination. Instead of creating an encrypted tunnel, routers block data packets and return them to the source.

A VPN passthrough solves this problem. Passthroughs allow routers to recognize protocols like IPSec, L2TP, or PPTP. When the VPN passthrough is engaged, encrypted traffic can pass across the network edge, protecting user data.

Note: Advanced protocols like OpenVPN and WireGuard avoid the need for a VPN passthrough. Modern VPN protocols work with NAT, allowing outbound traffic to the VPN server.

Do all routers need a VPN passthrough?

Not all routers need a VPN passthrough, but some do. It’s important to know whether your routers support VPNs, as configuration issues can expose sensitive data to cyber attackers.

The good news is most routers include a VPN passthrough option. In practice, only very old routers lack passthrough capabilities (and you should probably replace those devices for security reasons).

The bottom line is that you need to enable passthrough for older VPN protocols like IPsec or PPTP. Modern protocols and more secure alternatives make this unnecessary.

If you do need passthrough functionality on your router, choosing the right type matters. That’s where we will turn next.

Types of VPN passthrough

VPN passthroughs deal with different VPN protocols. There is no one-size-fits-all passthrough design, as protocols operate differently. Here are the three main versions:

PPTP passthrough

The point-to-point tunneling protocol (PPTP) uses the Transmission Control Protocol (TCP) via Port 1723 and the Generic Routing Encapsulation (GRE) protocol.

GRE does not require a specific port or IP address to create a PPTP connection. NAT requires a port number and IP address—creating a conflict. That’s where a PPTP passthrough becomes essential.

The PPTP passthrough feature solves this conflict by assigning a Call ID to GRE headers. The router sees this Call ID as a port number and allows traffic through the firewall.

Users implement a PPTP passthrough via their router firmware. Here’s how to do so:

  1. Find your router IP address and enter it into a browser address bar.
  2. Log onto the router settings tool and find the VPN settings section.
  3. You should see an option to apply a PPTP passthrough. Enable the VPN passthrough and save your settings.
  4. Reboot the router. The VPN passthrough functionality should be enabled.

IPSec passthrough

IPSec (Internet Protocol Security) passthroughs use NAT-Traversal (NAT-T) technology.

NAT-T packages data using the User Datagram Protocol (UDP) to wrap IPSec data. The NAT router can recognize this format but cannot understand encrypted IPSec traffic.

IPSec passthroughs use UDP port 4500 to establish an IKE packet exchange. IKE exchange allows the router to assign a private IP address for IPSec traffic while underlying payloads remain untouched.

Users also implement an IPSec passthrough via router firmware. To do so:

  1. Firstly, log onto your router via a web browser.
  2. Look for the VPN section and the option to enable IPSec passthrough.
  3. You may need to reboot the router after saving passthrough settings.
  4. Test the VPN connection to ensure passthrough is enabled.

L2TP passthrough

The L2TP VPN passthrough resembles the process for PPTP. In this case, passthroughs use Port 1701 to create a VPN connection.

VPN passthroughs assign a Session ID to UDP packets passing over the port. This Session ID substitutes for the port number, allowing transfers via the NAT router.

What is the difference between a VPN and a VPN passthrough?

VPNs and VPN passthroughs sound similar, but they are very different technologies. Passthroughs only allow VPN traffic from internal networks to the public internet. That’s all they do.

Virtual Private Networks are far more powerful network security tools. VPN companies operate servers across the world. The VPN server transports encrypted data and assigns new IP addresses, effectively making users anonymous.

Users generally access the VPN server via a locally-hosted VPN client. VPN software uses protocols to encrypt and send data to servers. A VPN passthrough feature smooths that process.

Companies may also choose to install a VPN router. VPN routers operate on the internal network and eliminate the need to install a VPN client on every device. The router encrypts and anonymizes data and connects with external VPN services.

Passthroughs are not usually needed if you run a VPN router. They may be necessary if you rely on separate clients for devices connected to a standard network router.

VPN passthroughs and security considerations

Let’s assume you continue using PPTP or IPSec and must traverse a typical NAC router. Does this impact your network security status, and should you take action in response?

Firstly, passthroughs are more secure than disabling NAC. This would solve the routing issue, but NAC manages traffic efficiently, conceals IP addresses from the public internet, and allows easy IP changes for network users.

Don’t even think about disabling NAC. Even so, VPN passthroughs generally leave networks more exposed to cybersecurity threats. There are a few reasons why this happens.

  • Firstly, passthroughs can allow connections via insecure old VPN protocols. These protocols are rarely updated (if ever) and become less secure over time.
  • Security teams may not know if users may establish insecure outbound VPN connections — putting data at risk.
  • Another problem is that firewalls cannot inspect VPN traffic passing into and from network devices. This is fine if VPNs use strong encryption, but insecure VPN traffic can become an attack vector.
  • Passthroughs also open ports for attackers to exploit. They may even act as backdoors, allowing freedom of movement for malicious traffic inside the network.

That sounds worrying. However, the best practices below should ensure a secure passthrough setup:

  • Avoid older VPN protocols. Use secure protocols like OpenVPN or WireGuard that are harder to crack and offer better compatibility. Use VPN passthrough as a last resort.
  • Block inactive ports. If you set up a VPN passthrough, only enable port forwarding where necessary. Check and close open ports that the VPN does not need.
  • Maintain authentication and access policies. Limit network access to authorized users and devices. Use multi-factor authentication and processes to limit VPN access.
  • Monitor VPN traffic. Use logs and real-time tracking to detect unusual behavior patterns or potential attacks.
  • Use network segmentation. If you need passthroughs for certain activities, create secure zones with network segmentation tools. That way, intruders will find their path blocked if they exploit passthrough vulnerabilities.
  • Audit passthroughs regularly. It’s never wise to enable VPN passthrough permanently. Regularly check router settings. Disable VPN passthrough when it is no longer needed.
  •  

Alternatives to a VPN passthrough

Another way to avoid the security problems above is to use an alternative solution for outbound VPN traffic. Common alternatives include:

  • SSL encryption. SSL encrypts HTTPS traffic passing across the network edge. You can use SSL as a VPN alternative, but only for web traffic. SSL is a viable alternative for web-based workloads but a poor general security option.
  • RDP. The Remote Desktop Protocol (RDP) enables remote work connections without firewall conflicts. It’s a good alternative if you need to access remote devices for maintenance or training. However, RDP does not offer encrypted tunnels, making it less secure than a VPN passthrough.
  • SD-WAN. Software-defined wide-area networks enable companies to create secure networks across many sites. Access controls and encryption transfer data securely without needing a standard VPN.
  • Site-to-Site VPN. Site-to-Site VPNs connect locations via an encrypted tunneling protocol. Internet gateways interact without firewall conflicts, and there is no need for individual clients. However, this VPN style often relies on inefficient hub-and-spoke routing, and configuration can be complex. Problems may also arise when securing cloud deployments.
  • IAM. Identity and Access Management (IAM) partly replaces VPNs for cloud-based and hybrid networks. Admins can control who accesses sensitive assets, blocking unauthorized connections. With the correct security setup, there is no need for an extra VPN or a VPN passthrough.

A VPN passthrough may be necessary to connect older devices or applications and allow remote work. But more advanced alternatives exist. Options include the tools above and modern VPN protocols that render passthroughs obsolete.

Go beyond a VPN passthrough with NordLayer’s security solutions

One thing hasn’t changed—companies must secure connections without compromising firewall performance. As cyber threats mount, protecting data transfers is becoming more important than ever.

NordLayer provides a flexible solution to secure remote connections and optimize efficiency. Our business VPN uses a variant of the WireGuard protocol, with no need to configure a VPN passthrough.

Secure gateways connect remote devices to on-premises and cloud assets. Strong encryption and IP address anonymization keep transfers completely secure. Access controls and Firewall-as-a-Service implement Zero Trust Network Access principles—blocking unknown and unauthorized connections.

Forget about VPN passthrough issues. Our simple, scalable, secure solution protects data and streamlines security management. To find out more, contact the NordLayer team today.

Frequently asked questions

Should VPN passthrough be enabled?

No. As a rule, companies should minimize the need for a VPN passthrough.

Passthroughs rely on outdated VPN protocols and create serious security vulnerabilities. Instead, security teams should invest in a modern router or investigate secure remote access solutions.

Only enable a VPN passthrough if bypassing your firewall is necessary. You may need a point-to-point tunneling protocol (PPTP) passthrough for remote access or operating devices that rely on the PPTP VPN protocol.

If possible, update your setup to accommodate newer protocols. Only use the VPN passthrough as a temporary solution.

What happens if you turn off the VPN passthrough?

Turning off the VPN passthrough is rarely a problem.

Turning off a VPN passthrough can prevent encrypted data transfers through your network firewall. The VPN passthrough allows transfers across older VPN connection types. If the VPN passthrough fails or is not activated, the VPN connection will lapse.

This can cause problems for remote workers who rely on their VPN client to establish outbound VPN connections. In some cases, users may backslide to less secure connection methods.

Generally, choosing to enable VPN passthrough is worse than turning it off. Advanced VPN protocols and tools like IAM provide reliable connectivity and improve security.

About NordLayer
NordLayer is an adaptive network access security solution for modern businesses – from the world’s most trusted cybersecurity brand, Nord Security.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

How NordLayer addresses partners’ needs: insights from our survey results

Summary: Why do our partners rate us highly? Easy setup, top-notch support, fast growth, and steady revenue—plus more.

Strict compliance requirements, the need for robust network security, and keeping up with fast-paced technological changes. These are the challenges that MSPs and partners face today. Meeting these needs is challenging, especially with clients expecting seamless and secure solutions. 

To better understand these challenges, we surveyed our partners about their experience working with us. We’re grateful and proud to share that we received a 9/10 rating. Our partners value us primarily for easy setup, top-notch support, faster growth, and more revenue. Here’s a summary of what matters most to our partners and how NordLayer’s solutions meet their needs.

 

Understanding the needs of MSPs

Let’s now explore the key needs of MSPs and how NordLayer’s solutions address these critical concerns.

Compliance requirements: meeting HIPAA, NIS2, SOC2, and more

Compliance is a critical concern for MSPs. For many industries, meeting standards like HIPAA, SOC 2, CIS, and NIS2 is non-negotiable.

Organizations often struggle to keep up with complex compliance rules, especially when working across different regions. Laws keep changing, and what’s acceptable in one country might not meet standards in another. Managing these differences can quickly get overwhelming.

Another major issue is that some rules clash or overlap, making it tricky to follow multiple frameworks at once. Many companies also don’t have enough budget or staff to handle these demands. Maintaining compliance at all times—not just during audits—takes serious effort.

NordLayer helps solve these challenges. With our solutions, which follow a Zero Trust approach, such as access control, activity monitoring, and network segmentation, businesses can meet compliance across multiple frameworks, such as HIPAA, PCI-DSS, ISO 27001, SOC2, or NIS2. They can also keep their systems secure and compliant every day—not just during audits.

 

Ensuring network security

Network security involves various approaches to protect critical resources and sensitive data. Here is how NordLayer can help MSPs secure their clients’ networks:

  • Firewalls: Firewalls allow the creation of lists of rules for segmented network access control.
  • Network access control (NAC): NAC solutions focus on controlling network access to prevent unauthorized entry.
  • Zero Trust Network Access (ZTNA): ZTNA ensures that authentication restrictions are multi-layered. Identities are double or even triple-checked.
  • Web gateways: Secure Web Gateways (SWG) provide a safe browsing experience and secure internet access. They achieve this through methods such as traffic encryption and content filtering.
  • Virtual Private Networks (VPNs): Our VPN encrypts all network traffic to secure data transfers in the network.

What keeps MSPs awake at night

MSPs have clear expectations from their vendors. To thrive in their business, they seek user-friendly solutions, reliable performance, and robust support. NordLayer stands out by not only meeting these demands but also empowering partners with the tools they need to succeed.

Data breaches and data loss

For many MSPs, especially smaller ones, data breaches and data loss are their biggest fears. With cyberattacks becoming more frequent, protecting client data is crucial.

NordLayer’s security solutions are designed to tackle these risks head-on. For example, Zero Trust Network Access (ZTNA) safeguards sensitive data and prevents unauthorized access. This allows MSPs to secure their clients’ information and reduce the risk of costly data breaches.

Customer retention for small MSPs

Smaller MSPs often face the challenge of retaining clients while competing with larger, more established providers. NordLayer helps ease this pressure by offering easy-to-use, flexible solutions that don’t compromise security. MSPs can provide their clients with a smooth, reliable experience even after transitioning to managed services.

 

Balancing price and quality

Smaller MSPs tend to prioritize price, while larger MSPs or partners are more focused on the quality of service. NordLayer caters to both by offering scalable solutions that deliver top-notch security and performance at a price that works for all sizes of businesses. MSPs can choose the best fit for their clients without compromising quality for cost.

What partners expect from vendors—and how NordLayer meets these expectations

Ease of use

MSPs have a lot to manage, so they need platforms that are simple and user-friendly. NordLayer is designed with this in mind, offering intuitive solutions that make deployment, management, and troubleshooting easy. Our partners consistently report high satisfaction with the platform’s simplicity, from initial setup to daily use.

 

Reliability of the vendor

Partners require reliable solutions that guarantee uptime and speed. With NordLayer’s high-speed NordLynx protocol, MSPs and partners can provide their clients with a fast and secure VPN experience, ensuring high availability and performance at all times. Trust and reliability are key, and NordLayer consistently delivers on both fronts.

Partner enablement programs

NordLayer doesn’t just provide software. It supports MSPs and partners in growing their business. Our partner enablement programs include sales and technical assistance, as well as educational resources that give our partners the tools they need to succeed in both tech and business.

 

Conclusion

NordLayer addresses the key needs of MSPs and partners by offering simple, scalable solutions that prioritize security, compliance, and reliability. Whether protecting against data breaches, retaining clients, or balancing price and quality, NordLayer is a trusted partner that helps MSPs succeed in a competitive market.

Ready to enhance your service offerings? Partner with NordLayer for tailored solutions that solve your challenges today and grow your business.


Senior Copywriter


Share this post

 

 

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About NordLayer
NordLayer is an adaptive network access security solution for modern businesses – from the world’s most trusted cybersecurity brand, Nord Security.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.

About NordLayer
NordLayer is an adaptive network access security solution for modern businesses – from the world’s most trusted cybersecurity brand, Nord Security.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.

How firewalls support HIPAA compliance: best practices for healthcare providers

Summary: Firewalls support HIPAA compliance by securing patient data. Discover how NordLayer helps healthcare organizations stay compliant. 

Healthcare providers and insurers handle more valuable personal data than any other organizations. Losing this data puts millions of patients at risk, which is why healthcare is also one of the most highly regulated sectors.

Regulations like the Health Insurance Portability and Accountability Act (HIPAA) protect our privacy from an army of cyber attackers. HIPAA recommends administrative and technical solutions to lock down patient data.

There are many HIPAA requirements, ranging from preventing PHI disclosure to making health information available. Firewall barriers help meet requirements for access control policies and role-based access.

That’s because firewall tools allow for the implementation of granular network access controls, which helps protect sensitive medical records and data from unauthorized access. Firewalls enable healthcare companies to benefit from digital environments and remote access while securing data and avoiding HIPAA penalties.

This article will explore what role firewalls play in achieving HIPAA compliance and suggest some best practices for firewall configuration. We will look at firewall risk assessments and help you lock down medical data.

What is HIPAA compliance?

HIPAA compliance involves following security and privacy rules under the Health Insurance Portability and Accountability Act (HIPAA). This act is a body of regulations covering the healthcare sector in the United States, and non-compliance can result in significant penalties.

HIPAA is a complex set of acts and regulations, but core aspects include:

  • Privacy. Organizations must safeguard the confidentiality of Protected Health Information (PHI) relating to patient identities and healthcare histories.
  • Security. Organizations must protect against data breaches and implement appropriate data protection and cybersecurity measures.
  • Assessment. Companies must allow access to patient records.
  • Portability. Patients must be able to change providers if desired.

Compliance requirements extend to covered entities and business associates. Covered entities include direct healthcare organizations and insurers. Business associates are third parties with access to medical records. Examples include cloud storage providers or IT support companies.

Key takeaway: HIPAA compliance is essential if your company handles or stores PHI.

 

The importance of firewalls in HIPAA compliance

Data protection is one of the core HIPAA requirements. Although HIPAA does not set out precise technical requirements, organizations can use any technical means to protect patient data.

However, Firewalls usually play a critical role by blocking unauthorized access and filtering data passing to and from network assets.

A robust firewall enables healthcare organizations to regulate who accesses digital PHI (ePHI). Cloud-based firewalls also secure hybrid environments that host patient information or web assets.

Firewalls are not the only tools required to comply with the HIPAA Security Rule, but they are compliance essentials.

Features of a HIPAA-compliant cloud firewall

Every business should use firewalls in their security infrastructure, but not all firewalls suit healthcare organizations. Firewalls that contribute to HIPAA compliance must meet regulatory standards in various ways. Knowing where you stand is vital.

Features of a suitable firewall include:

  • Data encryption for patient information (at rest and in transit)
  • Access controls and identity management to block unauthorized access to medical records
  • In-depth traffic analysis via Deep Packet Inspection (DPI) and Stateful Packet Inspection (SPI)
  • Real-time activity monitoring (inbound and outbound traffic)
  • Blocking viruses and malicious software
  • Network segmentation for confidential data
  • Flexibility and the ability to scale safely

Best practices for using firewalls to achieve HIPAA compliance

Given the requirements above, what is the best way to set up a firewall that helps you meet HIPAA regulations?

Implementations vary depending on the type and amount of PHI you handle. The best practices below apply to most HIPAA compliance situations and provide a solid foundation.

  • Secure inbound connections. Securing remote access or third-party network connections is a common pain point. Set inbound firewall rules to allow access to legitimate users. Add VPN protection for remote connections to shield traffic from external view.
  • Manage outbound connections. Configure outbound firewall rules to prevent unauthorized extraction of PHI.
  • Manage third parties securely. Many covered entities use business associates to process, store, or analyze data. Carry out risk assessments for all third-party access. Consider time-limiting third-party providers to minimize their contact with PHI.
  • Strategically position your firewall. Firewall rules should manage traffic to and from locations where you store or handle PHI. Assess PHI processing operations and position your firewall to filter inbound and outbound traffic.
  • Control access to firewall settings. Only approved administrators should have access to firewall controls. Be careful when assigning admin privileges. Apply brief escalation windows to scale back permissions if needed.
  • Protect PHI inside a secure zone. Secure zones are network segments containing HIPAA-covered health data. Configure firewall rules to filter traffic to and from these zones.
  • Implement threat responses. Plan how you respond to suspected data breaches or security gaps. Document firewall breaches and actions taken in response. Constantly update firewall rules to meet evolving cyber threats.
  • Create HIPAA firewall policies. Policies document firewall rules and how your firewall meets HIPAA obligations. Revisit policies annually to assess their effectiveness and make changes if needed.
  • Backup firewall rules and configurations. Create a secure storage zone for firewall configurations. Regular and secure backups allow you to restore security infrastructure following cyber attacks.
  • Maintain and review audit logs. Configure firewall logs to record access patterns. Retain logs for at least one year, according to HIPAA guidelines. Store logs in an accessible format and consult logs daily to detect incoming cyber attacks.
  • Schedule third-party HIPAA audits. Covered entities and business associates should arrange external audits to ensure HIPAA compliance. Audits should include robust firewall assessments. Implement recommendations promptly to resolve vulnerabilities.
  • Scan systems to detect weaknesses. Scan networks regularly using qualified internal resources or third-party services. Include firewall integrity in vulnerability scans, focusing on access to sensitive data.
  • Update firewall appliances and software regularly. Implement vendor-supplied updates as soon as they are available. Upgrade or replace software tools if vendors no longer support them. Audit tools annually to detect unsupported firewalls. Vendors may not inform users when products change.
  • Train staff to use firewalls. HIPAA compliance requires employee training. Programs should focus on handling patient data and preventing cyber threats. Firewall usage is a core component. Ensure staff understand cloud security protocols and tools and test knowledge and behavior annually.
  • Consider a managed firewall to cut costs. Smaller covered entities under HIPAA may struggle to protect patient information themselves. While firewalls—whether hardware or software—are typically provided by third-party vendors, choosing a managed firewall service adds an extra layer of support. For example, instead of setting up NordLayer’s firewall directly and handling all configurations yourself, you could choose an MSP (Managed Service Provider). MSPs handle all firewall configurations and maintenance, which is ideal for organizations without the internal expertise or confidence to manage these technical safeguards.

Carrying out a firewall risk assessment

Risk assessments consider critical HIPAA compliance risks. They complement the best practices above by systematically assessing firewall setups according to HIPAA risks.

Never roll out firewall appliances without a thorough risk assessment. Risk assessments determine whether your firewall protects patient data while meeting operational needs and limiting costs.

HIPAA risk assessments for firewalls should include several critical elements:

  • Scope and asset identification. Determine where patient data resides and how it moves around your network. Establish the scope for firewall protection, including any necessary network segments.
  • Threat assessment. What kind of cyber threats should the firewall counter? Think about DDoS, data breaches, insider threats, and physical risks to firewall infrastructure.
  • Assess vulnerabilities. Check configuration issues like vendor-supplied passwords, default settings, or compatibility problems. Ensure firmware is current. Look at policies and identify gaps that could impact firewall effectiveness.
  • Prioritize risks. Identify risks based on vulnerabilities. Rank HIPAA risks based on impact and probability and create risk management plans for each vulnerability. Using a risk matrix makes it easy to visualize risks and keep track of progress.
  • Risk mitigation. Test firewalls to ensure they protect HIPAA-covered data. Run simulations to test filtering, access control, and packet inspection features. Check training knowledge and admin controls. Verify firewalls are physically secure. If relevant, test remote access from employee workstations.
  • Continuous monitoring. If you have not already done so, implement continuous firewall monitoring.
  • Documentation. Create a risk assessment report documenting your findings. This document should explain how your firewall helps you meet HIPAA compliance requirements. It should list any additional mitigation actions and include sign-off from senior company officials.

What happens if your cloud firewall does not guard PHI?

Following best practices and carrying out a robust risk assessment may seem time-consuming. However, spending time on HIPAA risk mitigation is always worthwhile. Insecure firewalls eventually cause serious problems for healthcare companies and their customers.

Firewalls’ most important role is preventing PHI data leaks, the number one cyber attack risk for healthcare organizations.

In 2023, the average data breach cost in the USA was $4.45 million, while the average in healthcare was $10.9 million—a massive difference. Firewalls cut data breach risks by blocking direct access to patient records.

According to HHS, this risk is even greater if companies rely on remote access. Telehealth services and medical practitioners use the public internet to send ePHI and access cloud storage. Firewalls and VPNs secure these connections while allowing innovation and flexibility.

Firewalls can also manage risks from insider attacks by locking ePHI inside secure zones. Only users with a legitimate reason have access to these zones, deterring other users with malicious intentions.

Just as importantly, firewalls achieve HIPAA compliance goals. This avoids some very damaging consequences.

Companies with solid access controls and data filtering systems are less likely to receive HIPAA penalties. Compliant organizations spend less on mitigation activities and avoid reputational damage when regulators detect problems.

How NordLayer can help you achieve HIPAA compliance

Access control policies are essential for HIPAA compliance, and firewalls are key tools for creating secure data environments that meet HIPAA requirements. Firewalls protect sensitive medical records and ensure that only authorized personnel can access critical resources. However, meeting compliance can challenge smaller and medium-sized enterprises.

NordLayer is the ideal HIPAA security partner for companies experiencing these challenges. Our cloud firewall protects today’s hybrid network infrastructures with fine-grained access controls and traffic inspection. Administrators can also set role-based access controls, ensuring only authorized users access sensitive data.

That’s not all. NordLayer also offers VPN coverage, Deep Packet Inspection (DPI), Device Posture Security (DPS), and multi-factor authentication (MFA). Quantum-safe encryption of data in transit also meets HIPAA’s cryptography management requirements.

Together, NordLayer’s features address most of HIPAA’s technical and access control requirements. Applying security measures also makes life easier for users by integrating with business systems.

Our cloud firewall scales smoothly, allowing organizations to grow. IT admins can easily change rules to create groups or manage permissions. There’s no hardware to maintain or update. Everything updates automatically, avoiding security gaps.

Ready to update your firewall and enhance your HIPAA compliance status? Contact the NordLayer team today.

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About NordLayer
NordLayer is an adaptive network access security solution for modern businesses – from the world’s most trusted cybersecurity brand, Nord Security.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.

About NordLayer
NordLayer is an adaptive network access security solution for modern businesses – from the world’s most trusted cybersecurity brand, Nord Security.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.

What is a bastion host and does your business need it?

Summary: Bastion hosts differ from firewalls and VPNs, offering more control over assets. Read our article and see if your business needs one.

In a world of data breaches and cyber threats, data protection and business health are two sides of the same coin.

Bastion hosts are one of the most common security solutions, protecting data at the network edge. But these digital fortifications are widely seen as outdated by security experts. Are they still viable options for modern companies?

This blog will dive into the issue and come up with some answers. We will learn how bastion hosts work and why some companies use them, but we will also assess their security pros and cons.

You may prefer cutting-edge alternatives instead of traditional bastion hosts. Let’s find out more to help you decide.

Bastion host definition

A bastion host is a highly-secured server. Bastions reside on the network perimeter to control or manage traffic between trusted and untrusted network zones.

What is a bastion host?

A bastion host is a highly secured server placed at the network edge to protect against cyber attacks. It creates a bridge-like structure between the public internet and local devices. Traffic entering the network must cross this bridge, where tools can allow or deny entry.

Bastion hosts are hardened to withstand cyber attacks. They enhance network security by controlling what enters or leaves the network. In remote work contexts, bastion hosts act as SSH proxies, enabling secure SSH connections.

How does a bastion host work?

Historically, bastions were parts of fortresses or castles that projected away from the main building. Bastions were forward defenses designed to repel attacks before enemies could breach the perimeter.

The same principles apply to network bastions. Bastion hosts act like gatekeepers at the network edge or on the edge of secure zones. This gatekeeper decides who enters the “castle” and who remains outside.

Businesses position bastions strategically to withstand cyber attacks. They protect data or devices from harm through a range of features:

Security centralization

Bastions provide a way to centralize network security via SSH connections. The bastion host checks the device and user credentials. If users are on approved access lists, the bastion approves the connection and allows entry.

This solution is efficient but generally insecure. Most companies prefer to strengthen their defenses via VPNs, firewalls, and access management systems.

Jump servers

Jump servers are secure gateways that allow administrators to manage software or devices within protected network zones. The bastion acts as a jump server by requesting authentication credentials and controlling access, keeping attack surfaces as small as possible.

For instance, bastions may allow a firewall administrator to change filtering settings while denying requests from all other users.

Companies often use bastions as jump servers to maintain distributed network assets. Networks may extend across the world. Bastion hosts allow a centrally-located IT department to access distant office networks securely.

Access control

As the outer fortification, bastions enforce access control policies. They request multiple authentication factors and check user credentials against secure directories.

Bastions also provide a secure proxy gateway for SSH (Secure Shell) connections. SSH creates secure connections between remote devices and internal services. The SSH protocol encrypts data passing through the bastion. SSH agent forwarding allows users to access multiple servers via the bastion gateway.

Network logging

Finally, bastion hosts log user access and session activity. All users and data entering a private network must pass through the server. Logging tools track general information about user sessions. However, they do not track user activity in-depth, but these logs can be integrated with external security systems to create alerts about suspicious behavior.

Types of bastion hosts

In terms of network security, there are three main bastion host configurations: single, dual, and internal. Each version uses similar technologies. However, they operate differently, and security services differ as well.

Additionally, organizations can combine more than one configuration type. For example, you might use a single-bastion inline server for perimeter protection, alongside internal bastions to guard sensitive network zones.

Single-bastion inline

Single-Bastion inline hosts place a single fortified server between the untrusted networks (like the public internet) and internal network assets.

This bastion server type acts like a gateway for network traffic, filtering traffic before it reaches network devices. This filtering function may complement firewalls, intrusion detection systems (IDS), or additional proxy servers.

A single-bastion host can enhance network security. However, the use of one server creates a single point of failure. Concentrated attacks can overwhelm security tools on a single server, raising security risks for critical assets.

Dual-bastion inline

Dual-bastion host setups place two fortified servers between an untrusted external network and internal network assets. The two servers exist in series, creating a chain of network defenses.

In a dual-bastion inline arrangement, the first host directly faces the public internet. This host executes basic security tasks, including packet inspection and firewall filtering.

The second bastion faces internal network devices. This host adds extra layered security together with intrusion detection, deep packet inspection, or proxy server functions.

Layered bastion host setups are usually more secure than single host configurations. Attackers struggle to take down dual servers, and layered security neutralizes threats efficiently. This setup suits load balancing, where one bastion manages incoming traffic, and the other handles outbound connections. It also provides a backup if one server fails, ensuring continuous operations for critical data or sensitive applications.

On the negative side, dual-bastion host setups are more complex to configure. Dual bastions may increase network latency. Maintenance is also more complicated and resource-intensive.

Internal bastion host

Internal bastion hosts are fortified servers located within internal networks. These bastion servers operate behind network firewalls. They are not directly exposed to an external network.

Internal bastions are a preferred option when defending critically important servers or devices and sensitive internal resources. The internal bastion provides an extra line of defense and limits east-west traffic within the network. Security teams can use internal bastions to create secure zones and guard against insider threats.

Bastions create a perimeter around critical assets. Servers use authentication and IAM tools to allow secure access. They log activity and filter internal traffic while enabling legitimate access for network users.

Internal bastion hosts enhance security but may increase network complexity. Bastions can become traffic bottlenecks and can be compromised by some network attacks.

What are the security risks of using a bastion host?

When they function correctly, bastion hosts enhance network security. However, compromised bastions can expose networks to security risks. Compromised hosts become secure gateways for attackers — defeating the initial purpose.

Attackers gaining control of a bastion host can use their position to access other network resources. They may extract sensitive data from traffic flowing across the host, and use this data to gain further access.

Compromised hosts aren’t the only security issue to worry about. Other bastion host risks include:

  • Misconfiguration. Attackers can exploit improperly configured access control rules. A poorly configured bastion host can also obscure visibility into network activities. This makes it harder for security teams to ensure timely threat detection and response to attacks.
  • Maintenance. Bastion hosts are complex to deploy and manage. The IT department must deliver up-to-date patches and retire a deprecated operating system or security tools. Regular audits consume time and resources technicians can spend on other security tasks.
  • Single points of failure. Relying on a single bastion host creates a single target for attackers. Host failure can expose the private network to external threats. Bastion downtime can also take systems offline until technicians restore security features.
  • SSH key vulnerabilities. Extra security problems arise if you use your bastion host as an SSH proxy. Attackers obtaining SSH keys gain root-level network access. SSH is not designed for secure key management, creating a constant cybersecurity risk.

Bastion hosts are labor-intensive and carry significant risks. Consider alternative measures to counter external threats. If not, take care when adding bastion protection to your private network.

Best practices for securing bastion hosts

If you opt for bastion host protection, it’s important to do so safely. With that in mind, here are some best practices to follow when securing bastion hosts:

  • Minimize the attack surface. Large attack surfaces put bastion hosts at risk. Remove all unnecessary software or processes. Only retain protocols or tools that promote security. Use port scanning regularly to check for vulnerabilities.
  • Implement access control measures. Only authorized users should be able to access the bastion host. Use network-level controls to admit approved IP addresses and manage SSH connections. Update firewall settings to cover all relevant users.
  • Use SSH safely. As noted earlier, SSH creates security risks. Protect remote connections with multi-factor authentication. SSH does not reset keys automatically, so schedule regular SSH key updates.
  • Automate patch management processes. Take human error out of the equation. Automate patch deliveries to keep bastion host firmware up-to-date.

What is the difference between a firewall and a bastion host?

Now we know more about defending a bastion host, let’s clear up some misconceptions about what they are (and what they do).

For instance, people often confuse bastions and firewalls. This is understandable as bastion hosts often include firewall capabilities. Firewall appliances inspect and filter traffic passing across the entire network perimeter. Sometimes, firewalls provide sufficient protection. However, firewalls on their own have limited access management capabilities.

Bastions also operate at the network edge. Unlike firewalls, bastions protect and manage access to specific locations or assets. Onboard firewalls and security tools create a demilitarized zone outside the network perimeter.

This DMZ adds an extra layer of protection beyond firewall filters. Fortified bastion hosts offer greater control over internal network access. They are also hardened to cope with cyber threats, while firewalls are not.

VPN vs. bastion host

Another common point of confusion is between VPNs and bastion hosts. Again, this is understandable. Both technologies allow secure remote access and SSH connections. But they are very different.

VPNs create encrypted tunnels to transfer data. Users generally install a VPN client on their device. The client encrypts data and routes it via a VPN server, which assigns a new IP address and passes data to its destination.

Using a VPN solves some of the security problems we noted earlier. VPNs protect SSH keys beneath a layer of encryption. They shrink the attack surface by creating private connections without direct exposure to the public internet.

Bastion hosts are exposed to external networks, leaving security risks unaddressed. They also represent a single point of failure, which is less of a problem with VPNs.

On the other hand, administrators can harden bastions to minimize threats. Bastions also make it easier to prevent data extraction. VPN users can download data onto remote devices, and switching off the VPN can put this data at risk.

Hybrid VPN and bastion host setups are also possible. VPNs protect remote access connections in a user-friendly way, while bastions protect sensitive endpoints and create secure zones for high-value data.

Does your business need a bastion host?

Possibly, but probably not. Companies mainly use bastion hosts to lock down sensitive data. For instance, you may handle protected health information (PHI) or customer financial records. The bastion creates a DMZ around critical data only approved users can enter.

Bastion hosts are also useful for connecting different offices. Admins can safely manipulate software remotely, while the bastion excludes unauthorized users.

Some businesses use bastions in remote access systems. If you rely on SSH connections and are happy to risk a single point of failure, bastions provide robust protection for on-premises assets.

However, bastion server architecture is outdated and risky. Bastions are poorly suited to safeguarding cloud computing assets. Cloud-based firewall-as-a-service (FWaaS), remote access VPNs, Zero Trust Network Access (ZTNA) and access management tools provide a scalable and more secure alternative.

Maintaining bastion hosts is costly and complex, a problem for small and medium-sized enterprises that need to cut overheads. Larger businesses may find uses for bastion technology, but for many companies, the risks and costs are not worthwhile.

Find the right security solution with NordLayer

Bastion hosts are outdated and risky, but what is the best way to secure on-premises, remote, and cloud-hosted assets? NordLayer’s Zero Trust solutions provide a streamlined alternative.

NordLayer’s remote access VPN enables secure access to your private network and sensitive resources. Companies can create private gateways to replace bastion hosts, while site-to-site VPNs safely establish secure connections to hybrid networks.

Our Multiple Network Access Control (NAC) solutions let you control access to hybrid services at a granular leve. Threat prevention tools prevent access to malicious websites and unauthorized intrusion, and scan downloads for malware. Users do not need to configure bastion hosts. Flexible solutions plug every potential vulnerability.

Assess your network security needs and create a data protection strategy. When you do, go beyond bastions and outdated technology. Contact the NordLayer team to discuss next-generation remote access security.

About Version 2 Digital

Version 2 Digital is one of the most dynamic IT companies in Asia. The company distributes a wide range of IT products across various areas including cyber security, cloud, data protection, end points, infrastructures, system monitoring, storage, networking, business productivity and communication products.

Through an extensive network of channels, point of sales, resellers, and partnership companies, Version 2 offers quality products and services which are highly acclaimed in the market. Its customers cover a wide spectrum which include Global 1000 enterprises, regional listed companies, different vertical industries, public utilities, Government, a vast number of successful SMEs, and consumers in various Asian cities.

About NordLayer
NordLayer is an adaptive network access security solution for modern businesses – from the world’s most trusted cybersecurity brand, Nord Security.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.

About NordLayer
NordLayer is an adaptive network access security solution for modern businesses – from the world’s most trusted cybersecurity brand, Nord Security.

The web has become a chaotic space where safety and trust have been compromised by cybercrime and data protection issues. Therefore, our team has a global mission to shape a more trusted and peaceful online future for people everywhere.

×

Hello!

Click one of our contacts below to chat on WhatsApp

×