惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

宝玉的分享
宝玉的分享
Engineering at Meta
Engineering at Meta
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 聂微东
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 三生石上(FineUI控件)
T
Tailwind CSS Blog
Apple Machine Learning Research
Apple Machine Learning Research
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
博客园 - 司徒正美
人人都是产品经理
人人都是产品经理
Jina AI
Jina AI
博客园 - 叶小钗
雷峰网
雷峰网
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - Franky
WordPress大学
WordPress大学
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
阮一峰的网络日志
阮一峰的网络日志
量子位

Megaport Blog

A Guide to NAT Gateway A Guide to Cloud Storage How the Data Center Is Evolving in 2026 What to Expect When Attending Your First Network Operator Group (NOG) Nine Ways to Connect to Cloud Using Private Connectivity Migrate Your On-premises to the Cloud: A Step-by-Step Guide How to Lower Your Egress Fees in 2026 How to Achieve Data Sovereignty in Europe Cisco and Megaport: Redefining the Edge of Modern Networking How to Reduce Latency in Your Multicloud Environment Introducing Megaport High-Speed Cross-Cloud Encryption Are Businesses Leaving the Cloud? Using Meraki and Megaport Virtual Edge for Multicloud Networking Equinix Metal® is Going Away: Here’s What You Can Do Introducing Megaport On-ramp as a Service Megaport’s Full Solution Portfolio Is Coming to India New Bare-metal GPU Instance Now Available with NVIDIA RTX Pro 6000 A Look Back at 2025: Megaport's Biggest Updates Megaport Expands Into India With Strategic Acquisition of Extreme IX Your 2026 Predictions From AWS re:Invent 2025 What’s Next for NaaS? Top Trends for 2026 What is IPsec? When to Move From Public Internet to Private Connectivity Megaport and Latitude.sh: Bringing Compute and Connectivity Together How to Improve Your Microsoft ExpressRoute Resilience with Megaport Connectivity Comparing Ways to Connect to AWS What is API-First Networking? The Hidden Cost of Running Cloud-Hosted SD-WAN for IaaS How to Overcome NaaS Integration Challenges Introducing SCION with Anapaya and Megaport
Introducing Packet Filtering on Megaport Cloud Router
Ryan Tucker · 2025-07-07 · via Megaport Blog

By Ryan Tucker, Solutions Architect

Megaport Cloud Router's new feature is here to cut complexity and secure your network even faster.

If you’re already a Megaport customer, Megaport Cloud Router (MCR) likely needs no introduction. This popular and long-standing solution allows customers to spin up routing capabilities on-demand within Megaport’s global Network as a Service (NaaS) platform and can be utilized across a variety of use cases.

Megaport has recently released one of the most highly requested features for MCR: packet filters. This new feature gives customers the ability to perform Layer 3 and 4 firewalling directly on their MCR, reducing costs and complexity and allowing for many new use cases.

What are packet filters?

Packet filters, also called Access Control Lists (ACLs) or Firewall Rules, allow traffic to be permitted or denied based on specific criteria. MCR supports Layer 3 and 4 rules, so traffic can be matched based on its:

  • source and destination IP
  • IP protocol
  • source and destination port.

This combination of fields is also known as a 5-tuple.

Packet Filters are stateless, so return traffic isn’t allowed automatically; a rule has to be created to allow the return traffic. Each MCR can have up to 20 packet filter lists, and each list can have up to 20 rules. The rules are evaluated from top to bottom as traffic enters or leaves the MCR on the associated interface, and if no rule is matched, the packet is dropped.

Why use packet filtering on MCR?

The ability to perform network traffic filtering directly on MCR can allow customers to achieve the required security controls without needing to deploy, license, and manage additional appliances.

MCR can now directly control which hosts can talk to which others, and on which ports. As well as increasing security for existing architectures, this also makes MCR suitable for additional use cases like connecting to the internet, connecting between untrusted networks, or isolating internal workloads.

Deploying packet filters on MCR

Packet filter lists are created at the MCR level, then applied to individual Virtual Cross Connects (VXCs) as required – either inbound or outbound, or both. All traffic is allowed on a VXC by default, however once a packet filter list is applied, all traffic not allowed by the list will be dropped (this is referred to as a “default deny” or “implicit deny”).

You can get full details on how to create and use packet filter lists on the Megaport Docs Portal, but we’ve shared a summary below.

You can also see the process for yourself in our on-demand recording of a recent Live Tech Drop-In session.

To deploy packet filters, you’ll need an MCR first – we have a step-by-step guide to creating one.

1. Creating a packet filter list

First, log into your Megaport Portal account.

​​The first step is to create a packet filter list on the MCR which specifies the rules to be evaluated, in order. You can duplicate an existing list to streamline the process and use the position column to reorder the rules. Lists have an implicit deny as the final rule.

Creating a packet filter list.
Creating a packet filter list.

2. Applying a packet filter list

Then, you need to apply your list to a VXC. You can apply a filter list as either inbound or outbound, or both.

Applying a packet filter list.
Applying a packet filter list.

And that’s it – your packet filters are active.

Want to learn more about how packet filtering can support your network? Book a chat with our Solutions team for a personalized demo.