SonicWall SNSA 7 Exam Preparation Newest 2025/
2026 Complete Questions And Correct Answers WITH
RATIONALES ||LATEST EXAM!!|| (Verified
Answers)|Already Graded A+
You are the IT administrator for a small corporate network.
You want to make a web server that runs services
accessible from the internet. To help protect your
company, you want to place this server and other devices
in a screened subnet, or demilitarized zone (DMZ). This
DMZ and server need to be protected by the pfSense
Security Gateway Appliance (pfSense). Since a few of the
other devices in the DMZ require an IP address, you have
also decided to enable DHCP on the DMZ network.
In this lab, your task is to perform the following:
,2|Page
Access the pfSense management console:Username:
adminPassword: P@ssw0rd (zero)
Add a new pfSense interface that can be used for the
DMZ.Use DMZ as the interface name.Use a static IPv4
address of 172.16.1.1/16.
Add a firewall rule for the DMZ interface that allows all
traffic from the DMZ.Use Allow DMZ to any rule as the
description.
Configure and enable the DHCP server for the DMZ
interfac - Answer-Complete this lab as follows:
Sign into the pfSense management console.Enter admin
in the Username field.In the Password field, enter
P@ssw0rd (0 = zero).Select SIGN IN or press Enter.
Configure an interface for the DMZ.From the pfSense
menu bar, select Interfaces > Assignments.Select
,3|Page
Add.Select OPT1.Select Enable interface.Change the
Description field to DMZUnder General Configuration, use
the IPv4 Configuration Type drop-down menu to select
Static IPv4.Under Static IPv4 Configuration, change the
IPv4 Address field. to 172.16.1.1Use the Subnet mask
drop-down menu to select 16.Select Save.Select Apply
Changes.(Optional) Verify the change as follows:From the
menu bar, select pfsense COMMUNITY EDITION.Under
Interfaces, verify that the DMZ is shown with the correct IP
address.
Add a firewall rule to the DMZ interface that allows all
traffic from the DMZ.From the pfSense menu bar, select
Firewall > Rules.Under the Firewall breadcrumb, select
DMZ. (Notice that no rules have been created.)Select Add
(either one).For the Action field, make sure Pass is
, 4|Page
selected.For the Interface field, make sure DMZ is
selected.For the Protocol, use the drop-down menu to
select Any.Under Source, use the drop-down menu to
select DMZ net.Under Destination, make sure it is
configured for any.Under Extra Options, enter Allow DMZ
to any rule as the description.Scroll to the bottom and
select Save.Select Apply Changes.
Configure pfSense's DHCP server for the DMZ
interface.From the menu bar, select Services > DHCP
Server.Under the Services breadcrumb, select DMZ.Select
Enable to enable DHCP server on the DMZ
interface.Configure the Range field as follows:From:
172.16.1.100To: 172.16.1.200Scroll to the bottom and
select Save.