Configure Bonjour Reflector for Network Segmentation
Table of Contents
Expand all | Collapse all
-
- Tap Interfaces
-
- Layer 2 and Layer 3 Packets over a Virtual Wire
- Port Speeds of Virtual Wire Interfaces
- LLDP over a Virtual Wire
- Aggregated Interfaces for a Virtual Wire
- Virtual Wire Support of High Availability
- Zone Protection for a Virtual Wire Interface
- VLAN-Tagged Traffic
- Virtual Wire Subinterfaces
- Configure Virtual Wires
- Configure an Aggregate Interface Group
- Configure Bonjour Reflector for Network Segmentation
- Use Interface Management Profiles to Restrict Access
-
- DNS Overview
- DNS Proxy Object
- DNS Server Profile
- Multi-Tenant DNS Deployments
- Configure a DNS Proxy Object
- Configure a DNS Server Profile
- Use Case 1: Firewall Requires DNS Resolution
- Use Case 2: ISP Tenant Uses DNS Proxy to Handle DNS Resolution for Security Policies, Reporting, and Services within its Virtual System
- Use Case 3: Firewall Acts as DNS Proxy Between Client and Server
- DNS Proxy Rule and FQDN Matching
-
- NAT Rule Capacities
- Dynamic IP and Port NAT Oversubscription
- Dataplane NAT Memory Statistics
-
- Translate Internal Client IP Addresses to Your Public IP Address (Source DIPP NAT)
- Enable Clients on the Internal Network to Access your Public Servers (Destination U-Turn NAT)
- Enable Bi-Directional Address Translation for Your Public-Facing Servers (Static Source NAT)
- Configure Destination NAT with DNS Rewrite
- Configure Destination NAT Using Dynamic IP Addresses
- Modify the Oversubscription Rate for DIPP NAT
- Reserve Dynamic IP NAT Addresses
- Disable NAT for a Specific Host or Interface
-
- Network Packet Broker Overview
- How Network Packet Broker Works
- Prepare to Deploy Network Packet Broker
- Configure Transparent Bridge Security Chains
- Configure Routed Layer 3 Security Chains
- Network Packet Broker HA Support
- User Interface Changes for Network Packet Broker
- Limitations of Network Packet Broker
- Troubleshoot Network Packet Broker
Configure Bonjour Reflector for Network Segmentation
Apple Bonjour (also known as zero-configuration networking)
enables automatic discovery of devices and services on a local network.
For example, Bonjour allows you to connect to a printer without
manually configuring the printer’s IP address. To translate names
to addresses on a local network, Bonjour uses Multicast DNS (mDNS).
Bonjour uses a private multicast range for its traffic, which does
not allow traffic routing, preventing use in an environment that
uses network segmentation for security or administrative purposes
(for example, where servers and clients are in different subnets).
To
support Apple Bonjour in network environments that use segmentation to
route traffic, you can forward Bonjour IPv4 traffic between Layer 3 Interfaces (L3) Ethernet
or Aggregate Ethernet (AE)
interfaces or subinterfaces that you specify. The Bonjour Reflector
option allows you to forward multicast Bonjour advertisements and
queries to L3 Ethernet and AE interfaces or subinterfaces, ensuring
user access to services and device discoverability regardless of
Time To Live (TTL) values or hop limitations.
Bonjour
traffic forwarding is supported for the PA-220, PA-400, PA-800,
and PA-3200 series.
When you enable this option, the firewall
redirects Bonjour traffic to the L3 and AE interfaces and subinterfaces
where you enable this option. You must enable this option on all
supported interfaces that you want to manage Bonjour traffic; for
example, if you want a specific L3 interface to forward Bonjour
traffic to an AE interface, you must enable this option on both
interfaces. You can enable this option on up to 16 interfaces.
To
prevent loops, the firewall modifies the source MAC address to the
firewall’s egress interface MAC address. To help prevent flooding
attacks, if the firewall receives more than the number of packets
per second specified in the following table, the firewall drops
the packets to protect the firewall and the network.
Series | Rate Limit (per second) |
---|---|
PA-220 | 100 |
PA-400 | N/A |
PA-800 | 200 |
PA-3200 | 500 |
- Select.NetworkInterfaces
- Select orAddan L3 ethernet or subinterface or AE interface.If you add a subinterface, it must use aTagother than 0.
- SelectIPv4then select theEnable Bonjour Reflectoroption.
- ClickOK.
- Repeat steps 1—4 for all L3 or AE interfaces and subinterfaces where you want to forward Bonjour traffic.You can enable this option on up to 16 different interfaces or subinterfaces.
- Commityour changes.
- Confirm that theFeaturescolumn for the interface or interfaces where you enable the Bonjour Reflector option displaysBonjour Reflector:yes(
).
- Use theshow bonjour interfaceCLI command to display all interfaces where the firewall forwards Bonjour traffic and a list of counters.rxrepresents the total number of Bonjour packets the interface receives,txrepresents the total number of Bonjour packets the interface transmits, anddroprepresents the number of packets the interface drops.admin> show bonjour interface name rx tx drop ---------------------------------------------------------- ethernet1/4 1 1 0 ethernet1/7 0 0 0 ethernet1/7.10 0 0 0 ethernet1/7.20 4 4 0 ae15 0 0 0 ae16 0 0 0 ae16.30 0 2 0 ae16.40 0 0 0