5.4.5 Configure a Perimeter Firewall
EXPLANATION
- Sign in to the pfSense management console.
- In the Username field, enter admin.
- In the Password field, enter P@ssw0rd (zero).
- Select SIGN IN or press Enter.
- Create and configure a firewall rule to pass HTTP traffic from the WAN to the Web server in the DMZ.
- From the pfSense menu bar, select Firewall > Rules.
- Under the Firewall breadcrumb, select DMZ.
- Select Add (either one).
- Make sure Action is set to Pass.
- Under Source, use the drop-down to select WAN net.
- Under Destination, use the Destination drop-down to select Single host or alias.
- In the Destination Address field, enter 172.16.1.5.
- Using the Destination Port Range drop-down, select HTTP (80).
- Under Extra Options, in the Description field, enter HTTP from WAN to DMZ.
- Select Save.
- Select Apply Changes.
- Create and configure a firewall rule to pass HTTPS traffic from the WAN to the Web server in the DMZ.
- For the rule just created, select the Copy icon (two files).
- Under Destination, change the Destination Port Range to HTTPS (443).
- Under Extra Options, change the Description field to HTTPS from WAN to DMZ.
- Select Save.
- Select Apply Changes.
- Create and configure a firewall rule to pass all traffic from the LAN network to the DMZ network.
- Select Add (either one).
- Make sure Action is set to Pass.
- For Protocol, use the drop-down to select Any.
- Under Source, use the drop-down to select LAN net.
- Under Destination, use the drop-down to select DMZ net.
- Under Extra Options, change the Description field to LAN to DMZ Any.
- Select Save
- selcet apply changes
Comments
Post a Comment