This recipe will demonstrate how to bridge two interfaces on a pfSense firewall—the LAN and DMZ interfaces.
Bridging interfaces
How to do it...
- Navigate to Interfaces | Assignments.
- Click on the Bridges tab.
- Click on the Add button.
- In the Member Interfaces list box, select LAN and DMZ:
- Enter a brief description in the Description text field (for example, LAN-DMZ bridge).
- Click on the Save button.
- We now have bridged the two interfaces, but unless the firewall rules allow traffic to flow between them, traffic will be blocked. Therefore, we will add firewall rules to allow traffic to flow between LAN and DMZ:
- Navigate to Firewall | Rules.
- Click on the LAN tab.
- Find the IPv4 default allow LAN to any rule and click...