TTechclick ⚡ XP 0% All lessons
SonicWall · Next-Gen Firewall · Interview Q&AInteractive · L1 / L2 / L3

SonicWall Interview Questions — Gen 7 / SonicOS 7 Answers & Prep

Whether you are sitting for a SonicWall firewall-engineer role or just want to sound sharp on Gen 7, interviewers test the same four clusters: the platforms and the RFDPI scan engine (and how it differs from cloud RTDMI / Capture ATP), zones with Access Rules vs NAT Policies and DPI-SSL, VPN and high availability, and day-2 operations like NSM management and Packet Monitor troubleshooting. This lesson works through 18 interview questions — platforms, RFDPI vs RTDMI, zones and security types, Access Rules vs NAT (with NAT loopback and reflexive policies), DPI-SSL, CFS vs App Control with Geo-IP/Botnet, route-based IKEv2 VPN, SD-WAN, PBR, HA and Packet Monitor — with crisp, scenario-led model answers grounded in SonicWall's 2026 Gen 7 / SonicOS 7 architecture.

📅 2026-06-19 · ⏱ 20 min · 18 interview Q&As · live scenario · 🏷 10-Q assessment + AI Tutor inline

⚡ Quick Answer

Prepare for a SonicWall Gen 7 / SonicOS 7 firewall-engineer interview with 18 real questions and model answers: the TZ / NSa / NSsp / NSv platforms, RFDPI vs cloud RTDMI and Capture ATP, zones and security types and how they drive default rules, Access Rules vs NAT Policies (with NAT loopback and reflexive policies), DPI-SSL, CFS vs App Control with Geo-IP and Botnet filtering, route-based IKEv2 VPN proposal matching, SD-WAN path selection, PBR, Active/Standby vs Active/Active HA, and troubleshooting with Packet Monitor.

🎯 By the end you will be able to

Read as:

Pick where you want to start

1

Platforms & RFDPI

Gen 7 models, RFDPI vs RTDMI, Capture ATP.

2

Policy, NAT & DPI-SSL

Zones, Access Rules vs NAT, DPI-SSL, services.

3

VPN & HA

IKEv2 phases, remote clients, Active/Standby HA.

4

Manage & troubleshoot

NSM, Packet Monitor, drop reasons, TSR.

🧠 Warm-up — 3 questions, no score

Just notice which ones make you pause. We answer all three inside the lesson.

1. What does the RFDPI engine on a SonicWall firewall do?

Answered in Platforms & RFDPI.

2. To publish an internal web server to the internet on SonicWall you need…

Answered in Policy, NAT & DPI-SSL.

3. In an IPsec VPN, what does Phase 1 (IKE) establish?

Answered in VPN & HA.

Common interview slip

Many candidates blur RFDPI and RTDMI, or say 'an access rule alone publishes a server'. Both slips cost marks in a SonicWall interview.

RFDPI (Reassembly-Free Deep Packet Inspection) is the firewall's on-box, single-pass stream scanner — it inspects every byte as it flows without proxying or buffering whole files, and one engine feeds Gateway Anti-Virus, IPS, anti-spyware, App Control and DPI-SSL. RTDMI (Real-Time Deep Memory Inspection) is different: it is the patented cloud engine inside Capture ATP that detonates suspicious files and inspects them in memory to catch fileless and zero-day threats, with Block Until Verdict. And on Gen 7, publishing a server needs BOTH a NAT policy and a matching access rule — the Public Server Wizard builds both for you. Knowing these distinctions is exactly what interviewers probe.

① Platforms & RFDPI — the Gen 7 range and the scan engine

Q: What are the SonicWall Gen 7 platforms and what OS do they run?

Model answer: Gen 7 firewalls run SonicOS 7 across four families. TZ is the desktop / small-and-branch range; NSa is mid-market to enterprise; NSsp is the high-end, data-centre and high-throughput tier; and NSv is the virtual firewall for VMware, Hyper-V and the public clouds. They share the same SonicOS 7 feature set and the same RFDPI engine, so you scale by model, not by changing the software story. A nice extra: SonicOS 7 ships in two modes — Classic (the familiar Access Rules + separate NAT tables) and Policy mode (one unified Security Policy table that bundles access, NAT, content-filter and inspection in a single rule). Knowing both modes exist is a current-2026 detail interviewers like.

Q: What is RFDPI?

Model answer: RFDPI — Reassembly-Free Deep Packet Inspection — is SonicWall's on-box, single-pass stream scanner. It inspects every byte of a flow as it passes, without proxying or buffering whole files, which keeps latency low and removes file-size limits. One engine simultaneously powers Gateway Anti-Virus (GAV), IPS, anti-spyware, Application Control and DPI-SSL — that is the clean one-liner: RFDPI is the single stream engine that feeds all the on-box security services.

Q: RFDPI vs RTDMI vs Capture ATP — how do they differ?

Model answer: RFDPI is the on-box real-time scanner. RTDMI — Real-Time Deep Memory Inspection — is a patented cloud engine that inspects suspicious code in memory to catch fileless, encrypted and zero-day malware that signatures miss. Capture ATP is the cloud multi-engine sandbox service that RTDMI lives inside; with Block Until Verdict, the firewall holds a file at the gateway until the cloud returns a clean/malicious verdict. So: RFDPI scans on the box, RTDMI/Capture ATP sandbox in the cloud.

Q: Explain SonicOS zones and their security types, and how interface-to-zone assignment drives the default access rules.

Model answer: A zone is a logical grouping of one or more interfaces, and every zone has a security type that sets its default trust posture: Trusted (LAN — highest trust), Untrusted (WAN — the internet, lowest trust), Public (a DMZ — semi-trusted, lower than LAN so a compromised DMZ host cannot freely reach the LAN), Encrypted (the VPN zone for IPsec/tunnel traffic) and Wireless (WLAN/SonicWAVE, which also gates traffic through the wireless guest/WiFiSec logic). The moment you assign an interface to a zone, SonicOS auto-generates the default Access Rules for every zone-pair involving it. The classic defaults are: Trusted → Untrusted allow (LAN can reach the internet), Untrusted → Trusted deny (the internet cannot initiate into the LAN), and intra-zone allow (hosts in the same zone talk freely unless you tighten it). So the security type is not cosmetic — it literally writes the starting rule set, and you only add explicit rules where you want to deviate (e.g. publishing a DMZ server).

Q: What is Capture Client, and how does it relate to Capture Security Center (CSC)?

Model answer: Capture Client is SonicWall's endpoint protection (EDR/next-gen AV) agent — built on the SentinelOne engine — that adds behavioural, rollback and threat-hunting protection on the device, beyond what the firewall sees on the wire. It also enforces the DPI-SSL trust by deploying the firewall's inspection CA to managed endpoints. Capture Security Center (CSC) is the cloud management umbrella: it hosts Network Security Manager (NSM) for firewalls, the Capture Client console for endpoints, Capture ATP results and Analytics — one tenant pane for firewall + endpoint + threat data. The interview point: Capture Client = endpoint, CSC = the cloud console that ties firewalls and endpoints together.

Figure 1 — SonicWall Gen 7 at a glance
Gen 7 firewalls run SonicOS 7 with the on-box RFDPI engine; RTDMI / Capture ATP add cloud sandboxing.SonicWall Gen 7 at a glanceSonicOS 7RFDPI engineTZ (SMB)NSa (mid/ent)NSsp (high-end)NSv (virtual)Capture ATP (cloud)
Gen 7 firewalls run SonicOS 7 with the on-box RFDPI engine; RTDMI / Capture ATP add cloud sandboxing.
Figure 2 — RFDPI vs RTDMI
RFDPI scans every byte on the box in real time; RTDMI inspects suspicious code in memory in the cloud.RFDPI vs RTDMIRFDPI (on-box)Single-pass stream scanNo proxy / no file-size limitFeeds GAV, IPS, App ControlReal-time at the gatewayRTDMI (cloud)Inspects malware in memoryCatches fileless / zero-dayLives inside Capture ATPBlock Until Verdict
RFDPI scans every byte on the box in real time; RTDMI inspects suspicious code in memory in the cloud.
Separate on-box from cloud in one breath

When asked about SonicWall's threat engines, say it cleanly: 'RFDPI is the on-box single-pass scanner that feeds GAV, IPS, anti-spyware, App Control and DPI-SSL; RTDMI is the patented cloud memory-inspection engine inside Capture ATP, the sandbox with Block Until Verdict.' That single sentence shows you understand the architecture, not just the acronyms.

Quick check · Q1 of 10 · Remember

Which statement best describes SonicWall's RFDPI engine?

Correct: a. RFDPI (Reassembly-Free Deep Packet Inspection) is the on-box, single-pass stream scanner that inspects every byte without buffering whole files, feeding GAV/IPS/anti-spyware/App Control/DPI-SSL. The cloud sandbox is Capture ATP/RTDMI; the central manager is NSM; the SSL VPN client is NetExtender.
👉 So far: Gen 7 = TZ (SMB), NSa (mid/ent), NSsp (high-end), NSv (virtual) on SonicOS 7. RFDPI = on-box single-pass stream scanner feeding GAV/IPS/anti-spyware/App Control/DPI-SSL. RTDMI = cloud memory-inspection engine inside Capture ATP (sandbox, Block Until Verdict).

② Policy, NAT & inspection — zones, Access Rules vs NAT Policies, DPI-SSL

Q: How do zones, Access Rules and NAT Policies fit together?

Model answer: Every interface belongs to a zone (LAN, WAN, DMZ, VPN, SSLVPN, WLAN, MULTICAST) with a security type (Trusted, Untrusted, Public, Encrypted, Wireless). Access Rules decide whether traffic is allowed and are evaluated per zone-pair, top-down, first-match (e.g. LAN > WAN). NAT Policies are a separate table that decides how addresses are translated. They are two different decisions — allow versus translate — and you almost always configure both.

Q: How do you publish an internal server to the internet?

Model answer: You need two objects: a NAT policy (inbound, translating the public IP/port to the server's private IP/port) and a matching access rule (WAN > DMZ or WAN > LAN) permitting the service to the server. A NAT policy without the access rule is dropped by policy; an access rule without NAT has nothing to forward to. The Public Server Wizard creates the address object, the NAT policy and the access rule together — naming all three is a strong interview answer.

Q: What NAT policy types does SonicOS support, and how do you build NAT loopback so internal users can reach a published server by its public IP?

Model answer: SonicOS NAT is just a set of Original → Translated mappings, and the type is named for the cardinality. Many-to-one is standard outbound PAT — a whole private subnet hides behind the WAN interface IP (X1); this is the auto-created default outbound rule. One-to-one maps a single private host to a single public IP (a dedicated public address for a server, in both directions). One-to-many distributes one public IP across several internal servers for inbound load balancing. And the publish-a-server case is a (many-to-)one inbound policy mapping public IP/port to the private server. When you tick Create a reflexive policy, SonicOS auto-builds the matching mirror (the outbound counterpart) so you do not hand-craft both directions. NAT loopback / reflection (hairpin) fixes the classic gotcha where internal users cannot reach the server by its public IP/FQDN (they can use the private IP, externals use the public IP, but not internal-via-public). You add a loopback NAT policy: Original Source = the internal zone (LAN/DMZ subnet), Original Destination = the public IP, Translated Destination = the server's private IP, Translated Source = the firewall interface IP (so the return traffic comes back through the firewall), plus a matching loopback access rule. That source translation is the part candidates forget — without it the server replies directly and the session breaks.

Q: How does Content Filtering Service (CFS) differ from App Control, and what do Geo-IP and Botnet filtering do?

Model answer: CFS (Content Filtering Service) classifies traffic by website category / URL / domain — it answers "is this site Gambling, Malware, Social Media?" using SonicWall's rated database, and you allow/block/confirm per category in a CFS policy. App Control classifies by application signature regardless of port — it answers "is this BitTorrent, TikTok, a risky file transfer?" — so it can throttle or block an app even when CFS would let the site through. Use CFS for web policy, App Control for application policy; they overlap but answer different questions. Geo-IP filtering blocks by country / geolocation (tick the countries to block, or block all connections to unknown/uncategorised IPs). Botnet filtering blocks by reputation — connections to/from known command-and-control servers on SonicWall's dynamic botnet list. Both Geo-IP and Botnet act early and independently of the full inspection chain (with a shared exclusion group for IPs you must always allow), so they are cheap pre-filters that drop bad sources before deep inspection even runs.

Q: DPI-SSL Client vs Server — what is the difference, and which services run on RFDPI?

Model answer: DPI-SSL Client inspects outbound HTTPS from your users: the firewall acts as a man-in-the-middle and re-signs sessions with its own CA, so that CA must be deployed to client devices, with exclusions for cert-pinned apps. DPI-SSL Server inspects inbound HTTPS to your own servers using the real server certificate and key. Both feed decrypted traffic to RFDPI, which runs GAV, anti-spyware, IPS, App Control, Botnet Filter, GeoIP and Content Filtering Service (CFS) — all fed by SonicWall Capture Labs.

Figure 3 — Publishing a server
Inbound traffic is translated by a NAT policy, then must be permitted by a matching access rule before RFDPI inspects it.Publishing a serverWAN packetto public IPNAT policypublic to privateAccess ruleWAN > DMZ permitRFDPIdeep inspectionServerrequest delivered
Inbound traffic is translated by a NAT policy, then must be permitted by a matching access rule before RFDPI inspects it.
Figure 4 — RFDPI security services
One RFDPI engine powers the on-box security services, all fed by SonicWall Capture Labs.RFDPI security servicesApp Control + CFSapps and web categoriesIPS + Botnet + GeoIPintrusion and bad sourcesGAV + Anti-Spywaremalware on the wireDPI-SSLdecrypts so the rest can see
One RFDPI engine powers the on-box security services, all fed by SonicWall Capture Labs.
RFDPI
tap to flip

Reassembly-Free Deep Packet Inspection — SonicWall's on-box single-pass stream scanner. Inspects every byte without proxying whole files and feeds GAV, IPS, anti-spyware, App Control and DPI-SSL.

🧪
RTDMI / Capture ATP
tap to flip

RTDMI is the patented cloud engine that inspects suspicious code in memory to catch fileless / zero-day threats. It lives inside Capture ATP, the cloud sandbox, with Block Until Verdict.

🔀
Access Rule vs NAT
tap to flip

Access Rules decide whether traffic is allowed (per zone-pair, top-down first-match). NAT Policies are a separate table deciding how addresses are translated. Publishing a server needs both.

🔐
DPI-SSL
tap to flip

Client DPI-SSL decrypts outbound HTTPS by re-signing with the firewall CA (deploy it to clients). Server DPI-SSL decrypts inbound HTTPS using the real server cert/key. Both feed RFDPI.

'An access rule alone publishes a server' mistake

A classic error is thinking one object is enough to expose an internal server. It is not — you need a NAT policy (to translate the public address) AND a matching access rule (to permit the service). Forget either and it fails. Naming both, and the Public Server Wizard that builds them, is the answer interviewers want.

Quick check · Q2 of 10 · Apply

You created an inbound NAT policy mapping the public IP to an internal web server, but the internet still cannot reach it. What is the most likely missing piece?

Correct: b. Publishing a server needs BOTH a NAT policy and a matching access rule. The NAT policy translates the address, but without a WAN > DMZ (or WAN > LAN) access rule the traffic is dropped by policy. The Public Server Wizard creates both together.
👉 So far: Zones (LAN/WAN/DMZ/VPN/SSLVPN/WLAN) + security types. Access Rules = allow/deny per zone-pair, top-down first-match; NAT Policies = a separate translate table. Publishing a server needs BOTH (Public Server Wizard builds both). DPI-SSL Client = outbound re-sign with firewall CA; Server = inbound with real cert/key.

③ VPN & HA — IPsec phases, remote clients and high availability

Q: Walk me through a site-to-site IPsec VPN and the two phases.

Model answer: A site-to-site tunnel uses IPsec, normally IKEv2. Phase 1 (IKE) builds the secure control channel — peers authenticate (pre-shared key or certificate) and agree encryption, hash and DH group. Phase 2 (IPsec) builds the actual data tunnel (the SAs that encrypt user traffic). You can build a policy-based tunnel (local/remote network selectors) or a route-based tunnel interface steered by routing — the latter scales better for many subnets and dynamic routing. The classic failure is a Phase 1 or Phase 2 mismatch — mismatched proposals, PSK or selectors.

Q: How do you configure a route-based (tunnel interface) IKEv2 VPN, and which proposal parameters must match end to end?

Model answer: A route-based VPN uses Policy Type = Tunnel Interface instead of Site-to-Site. SonicOS creates a VPN Tunnel Interface (VTI) — a logical interface in the VPN (Encrypted) zone — and instead of binding the tunnel to fixed local/remote network selectors, you steer traffic into it with routing (a static route, or a dynamic protocol like OSPF/BGP/RIP over the VTI). That is why it scales: add a subnet later and you just add a route, you don't edit the tunnel's selectors. The negotiation still has the two phases, and the proposals must match on both peers: Phase 1 (IKEv2)IKE version (IKEv2 on both — it is not backward-compatible with IKEv1), DH (Diffie-Hellman) group, encryption (e.g. AES-256), authentication/hash (e.g. SHA-256), the authentication method (same PSK or matching certificates), and lifetime. Phase 2 (IPsec)protocol (ESP), encryption, authentication, Perfect Forward Secrecy (PFS) DH group, and lifetime. For a tunnel interface the protected networks are 0.0.0.0/0 to 0.0.0.0/0 (routing decides what enters), unlike a policy-based tunnel where the selectors themselves must match. The interview gold line: route-based = VTI steered by routing, and any mismatch in the Phase 1 or Phase 2 proposal (DH, cipher, hash, PFS, lifetime, IKE version or auth) stops the tunnel — Phase 1 down points at IKE/auth, Phase 1 up but Phase 2 down points at the IPsec proposal or PFS.

Q: NetExtender vs Mobile Connect vs GVC — when is each used?

Model answer: For remote access: NetExtender is the SSL VPN full-tunnel client for Windows / macOS / Linux; Mobile Connect is the SSL VPN app for mobiles and desktops; GVC (Global VPN Client) is the legacy IPsec client; and the clientless Virtual Office portal gives browser access with no install. All of them should sit behind MFA. The one-liner: NetExtender/Mobile Connect/Virtual Office are SSL VPN, GVC is the older IPsec client.

Q: Active/Standby vs Active/Active HA — what is the difference?

Model answer: Active/Standby is a two-unit pair sharing a virtual MAC over an HA link; with stateful synchronization the connection table is replicated so existing sessions survive a failover instead of resetting (with monitoring and optional preempt). Active/Active DPI (clustering) lets the standby also process DPI, adding inspection capacity rather than sitting idle. So Active/Standby is redundancy; Active/Active adds throughput — and stateful sync is why a failover does not drop user sessions.

Figure 5 — IPsec VPN two phases
Phase 1 builds the control channel; Phase 2 builds the data tunnel that encrypts user traffic.IPsec VPN two phasesPeerstwo firewallsPhase 1 (IKE)auth + control SAPhase 2 (IPsec)data SAsTunnel uptraffic encryptedRoute / policyVTI or selectors
Phase 1 builds the control channel; Phase 2 builds the data tunnel that encrypts user traffic.
Most VPN tickets are a phase mismatch

When a site-to-site tunnel will not come up, do not guess — check which phase failed. If Phase 1 never completes it is authentication or proposal (PSK, encryption, hash, DH group); if Phase 1 is up but Phase 2 is down it is the IPsec proposal or the network selectors. Stating that split is a strong, practical VPN answer.

▶ Watch a published-server packet get in — and find why one is dropped

Step through how an inbound request reaches a DMZ server. Press Play for the healthy path, then Break it to see the classic 'NAT without an access rule' mistake.

① WAN packetA customer on the internet sends an HTTPS request to the firewall's public IP for the ShopNova store.
② NAT policyAn inbound NAT policy translates the public IP and port to the private IP of the DMZ web server.
③ WAN > DMZ ruleA WAN > DMZ access rule permits HTTPS to the server object, so the packet is allowed to continue.
④ RFDPI to serverRFDPI inspects the flow (GAV/IPS/App Control), finds it clean, and the packet is delivered to the server.
Press Play to step through a healthy published-server path on SonicWall. Then press Break it.
Quick check · Q3 of 10 · Understand

In an Active/Standby HA pair with stateful synchronization, what happens to existing sessions when the active unit fails?

Correct: b. Stateful synchronization replicates the connection table over the HA link, so when the active unit fails the standby takes over (via the virtual MAC) and existing sessions keep running. Active/Standby is redundancy, not extra throughput; Active/Active DPI is what adds inspection capacity.
👉 So far: Site-to-site IPsec/IKEv2: Phase 1 (IKE) = control channel + auth; Phase 2 (IPsec) = data tunnel. Route-based VTI > policy-based for scale. Remote access: NetExtender / Mobile Connect / Virtual Office = SSL VPN, GVC = legacy IPsec; use MFA. HA: Active/Standby (stateful sync, sessions survive) vs Active/Active DPI (extra capacity).

④ Management & troubleshooting — NSM and finding the drop

Q: How do you manage many SonicWalls centrally?

Model answer: With Network Security Manager (NSM), SonicWall's cloud / on-prem central manager that replaces the older GMS. NSM, part of Capture Security Center (CSC), gives one console for many firewalls: policy templates, zero-touch deployment, multi-tenant administration, config backups and compliance reporting. The interview point: name NSM (not GMS) as the current single pane of glass.

Q: Walk me through SD-WAN on SonicOS 7 — groups, path selection / probes, and failover vs load-balancing.

Model answer: SonicOS 7 SD-WAN is built from a few objects under Network ▸ SD-WAN. First an SD-WAN Group — a logical bundle of two or more WAN-side paths (physical WAN interfaces or tunnel interfaces; one interface can only belong to one group). Then SLA Probes (Performance Probes) — ICMP or TCP probes that continuously measure latency, jitter and packet loss on each path. An SLA Class object sets the thresholds (e.g. latency < 100 ms, loss < 1%). A Path Selection Profile (PSP) ties probes + SLA class together and decides which path qualifies. Finally an SD-WAN Rule (a policy-based route) matches application/traffic and sends it via the PSP. Failover vs load-balancing: with failover, traffic prefers the primary path and only moves when its probe breaches the SLA; with load-balancing, when more than one path meets the SLA, SonicOS spreads sessions across the qualifying paths (per-connection round-robin / ratio / spillover). The headline answer: SD-WAN = group the links, probe their real-time quality against an SLA class, and a path-selection rule routes each app to the best-performing link, failing over or load-balancing automatically. A common use case is keeping VoIP on the lowest-latency/jitter path while bulk traffic uses the cheaper broadband.

Q: What are Policy-Based Routes (PBR) / route policies, and when do you use them over the routing table?

Model answer: SonicOS routing is itself policy-based — under Policy ▸ Rules and Policies ▸ Route Policy you can route on more than just the destination: source, destination, service/port, and interface, plus a metric/priority and an optional probe so a route only stays active while its next hop is reachable. That lets you do things ordinary destination routing can't — e.g. send this department's traffic out a second ISP, force a particular service down a VPN tunnel interface, or override the default route for one subnet. PBR is the engine underneath SD-WAN path selection and is also how you pin traffic to a route-based VTI. When the routing table alone can't express the policy (because the decision depends on source or service, or you need probe-driven failover), you reach for a PBR. SonicOS also supports ECMP when multiple equal-metric routes exist, spreading flows across them.

Q: A user says 'my traffic is being blocked by the firewall.' How do you troubleshoot it?

Model answer: Use Packet Monitor first — filter on the exact source, destination and port and it shows whether packets arrive and, if dropped, the drop reason (for example 'Dropped by policy' or a NAT/route problem). That immediately separates an access-rule / NAT issue from a routing or security-service block. Confirm with the log, the Connections table (is a session being built?), and the access-rule and NAT-policy hit counters. For an escalation, generate a Tech Support Report (TSR) for support. The gold line: Packet Monitor first to see the drop reason, then logs and the Connections table to confirm.

Gotchas worth naming: (1) a flow can be allowed by the access rule but still dropped by a security service (IPS/GAV/App Control/Botnet/Geo-IP) — the log entry, not the access rule, will say why, so always check both. (2) Asymmetric routing trips stateful inspection: if the reply comes back on a different path the firewall never saw the SYN for, it drops as out-of-state — common after a NAT-loopback or PBR mistake. (3) Rule order matters — Access Rules are first-match top-down within a zone-pair, so a broad deny above your allow silently wins; check the hit counter to see which rule actually matched. (4) DPI-SSL errors usually mean the firewall CA isn't trusted on the client or the app is cert-pinned — add an exclusion rather than disabling inspection.

Rohan at ShopNova in Pune faces this

ShopNova hosts a new e-commerce web server in the DMZ. Staff on the LAN can browse it fine, but customers on the internet get a timeout — the public URL never loads. Rohan set this up in a hurry before a sale launch and manages the firewall from NSM.

Likely cause

Rohan added an inbound NAT policy translating the public IP to the DMZ server, but never added the matching WAN > DMZ access rule permitting HTTPS to the server. The NAT translates the packet, but the access policy then drops it.

Diagnosis

In Packet Monitor, filtered on the public IP and TCP 443, the inbound packet arrives and the NAT phase shows the translation, but the result is 'Dropped by policy' — and the WAN > DMZ access-rule hit counter for that service is zero. The Connections table shows no session being built.

Monitor ▸ Packet Monitor ▸ Configure filter ▸ then Policy ▸ Rules and Policies ▸ Access Rules (WAN > DMZ)
Fix

Add a WAN > DMZ access rule permitting HTTPS from Any to the DMZ server object (or simply re-run the Public Server Wizard, which creates the address object, NAT policy and access rule together). Deploy from NSM.

Verify

Re-run Packet Monitor: the inbound 443 packet is now forwarded, the WAN > DMZ rule hit counter climbs, the Connections table shows the session, and customers on the internet reach the store.

Quick check · Q4 of 10 · Analyze

A user reports their traffic is blocked and you must find whether it is an access-rule/NAT issue or a routing problem. What is the fastest first tool on SonicOS 7?

Correct: d. Packet Monitor captures on the exact source/destination/port and shows whether packets arrive and, if dropped, the drop reason (e.g. 'Dropped by policy' vs a NAT/route issue) — instantly localising the problem. You then confirm with the log, the Connections table and rule/NAT hit counters; a TSR is for escalation, not first triage.
👉 So far: Manage an estate from Network Security Manager (NSM, replaces GMS) inside Capture Security Center — templates, zero-touch, multi-tenant. Troubleshoot drops with Packet Monitor first (drop reason), then the log, Connections table and rule/NAT hit counters; generate a TSR for escalation.

🤖 Ask the AI Tutor

Tap any question — instant, scoped to this lesson. No login, no waiting.

Pre-curated from vendor docs + community Q&A, scoped to this lesson. For a live prod issue, paste your export into chat.techclick.in.

📝 Wrap-up assessment — six more

You've answered 4 inline. Six left. 70% (7 of 10) marks the lesson complete on your profile. Tap Submit all answers at the end.

Q5 · Remember

Which family of SonicWall Gen 7 firewalls is the virtual appliance for VMware, Hyper-V and public cloud?

Correct: a. NSv is the virtual firewall for hypervisors and public clouds. TZ is the desktop/SMB range, NSa is mid-market to enterprise, and NSsp is the high-end data-centre tier. All run SonicOS 7 with RFDPI.
Q6 · Understand

Why is RTDMI described as a cloud engine rather than part of the on-box RFDPI scan?

Correct: c. RTDMI (Real-Time Deep Memory Inspection) is the patented cloud engine inside Capture ATP that runs suspicious code and inspects it in memory, catching fileless and zero-day malware that on-box signatures miss. RFDPI still does the real-time on-box scanning; the two work together.
Q7 · Apply

You must let your users' outbound HTTPS be inspected by GAV and IPS. Which feature do you enable, and what must you also do?

Correct: b. Client DPI-SSL inspects outbound HTTPS by acting as a man-in-the-middle and re-signing sessions with the firewall's own CA, so that CA must be trusted on client devices or browsers show certificate errors. Server DPI-SSL (with the real server key) is for inbound traffic to your own servers.
Q8 · Analyze

A site-to-site IPsec tunnel shows Phase 1 up but Phase 2 will not establish. Where is the problem most likely?

Correct: b. If Phase 1 (IKE) is up, authentication and the control-channel proposal already matched. A Phase 2 failure points at the IPsec proposal (encryption/hash/PFS) or a mismatch in the protected network selectors. PSK/IKE issues would have blocked Phase 1; DPI-SSL and HA are unrelated to tunnel negotiation.
Q9 · Evaluate

You need a second SonicWall so that if the active unit dies, existing user sessions keep running without resetting. Which design is correct?

Correct: a. Active/Standby HA with stateful synchronization replicates the connection table over the HA link, so when the active unit fails the standby takes over via the virtual MAC and existing sessions survive. Independent firewalls share no state; a single unit has no failover; sharing a NAT policy does not provide HA.
Q10 · Evaluate

An interviewer asks your first step to find why a specific flow is being dropped on a SonicWall. Best answer?

Correct: d. Packet Monitor captures the exact source/destination/port and reports whether packets arrive and the drop reason (e.g. 'Dropped by policy' vs a NAT/route problem), localising the issue immediately. You then confirm with the log, the Connections table and rule/NAT hit counters. Rebooting, blanket-allowing or maxing services are not diagnostic first steps.
Lesson complete — saved to your profile.
Almost! You need 70% (7 of 10) — re-read the path that tripped you up and tap "Try again".

🧠 In your own words

Type one line: what is RFDPI, and how does it differ from RTDMI / Capture ATP? Then compare with the expert version.

Expert version: RFDPI (Reassembly-Free Deep Packet Inspection) is SonicWall's on-box, single-pass stream scanner: it inspects every byte of a flow as it passes, without proxying or buffering whole files, and one engine feeds Gateway Anti-Virus, IPS, anti-spyware, Application Control and DPI-SSL. RTDMI (Real-Time Deep Memory Inspection) is different — it is the patented cloud engine inside Capture ATP, the multi-engine sandbox, that detonates suspicious code and inspects it in memory to catch fileless and zero-day malware, holding files with Block Until Verdict. So RFDPI is the real-time scan on the firewall, while RTDMI / Capture ATP add cloud sandboxing for what signatures cannot catch.

🗣 Teach a friend

Best way to lock it in — explain it in one line to a teammate. Tap to generate a paste-ready summary.

📖 Glossary

Gen 7 / SonicOS 7
SonicWall's current firewall generation — TZ (SMB), NSa (mid/enterprise), NSsp (high-end/data-centre) and NSv (virtual) — all running the unified SonicOS 7 with the RFDPI engine.
RFDPI
Reassembly-Free Deep Packet Inspection — the on-box single-pass stream scanner that inspects every byte without proxying whole files, feeding GAV, IPS, anti-spyware, App Control and DPI-SSL.
RTDMI
Real-Time Deep Memory Inspection — the patented cloud engine inside Capture ATP that inspects suspicious code in memory to catch fileless and zero-day malware.
Capture ATP
SonicWall's cloud multi-engine sandbox (home of RTDMI). With Block Until Verdict the firewall holds a suspicious file at the gateway until the cloud returns a verdict.
Access Rule vs NAT Policy
Access Rules decide whether traffic is allowed (per zone-pair, top-down first-match); NAT Policies are a separate table deciding how addresses are translated. Publishing a server needs both.
DPI-SSL Client vs Server
Client DPI-SSL decrypts outbound HTTPS by re-signing with the firewall CA (deploy it to clients); Server DPI-SSL decrypts inbound HTTPS to your servers using the real server cert/key. Both feed RFDPI.
IPsec Phase 1 / Phase 2
Phase 1 (IKE) authenticates the peers and builds the secure control channel; Phase 2 (IPsec) builds the data tunnel that encrypts user traffic. A mismatch in either is the classic VPN failure.
NetExtender / Mobile Connect / GVC
Remote-access clients: NetExtender is the SSL VPN full-tunnel client, Mobile Connect is the SSL VPN app for mobile/desktop, and GVC is the legacy IPsec Global VPN Client. Virtual Office is the clientless portal.
Active/Standby vs Active/Active
Active/Standby is an HA pair with stateful synchronization so sessions survive a failover (redundancy); Active/Active DPI lets the standby also process inspection, adding capacity.
NSM / Packet Monitor
Network Security Manager is SonicWall's central manager (replacing GMS) for templates, zero-touch and multi-tenant control. Packet Monitor is the on-box capture tool that shows whether packets arrive and the drop reason.

📚 Sources

  1. SonicWall — Gen 7 firewalls: TZ, NSa, NSsp and NSv on SonicOS 7. sonicwall.com/products/firewalls
  2. SonicWall — RFDPI (Reassembly-Free Deep Packet Inspection) architecture and security services. sonicwall.com
  3. SonicWall — Capture ATP and RTDMI (Real-Time Deep Memory Inspection) with Block Until Verdict. sonicwall.com/products/firewalls/security-services/capture-advanced-threat-protection
  4. SonicWall — SonicOS 7 administration guide: zones, Access Rules, NAT Policies and DPI-SSL. docs.sonicwall.com
  5. SonicWall — SonicOS 7 VPN and high availability: IPsec/IKEv2, NetExtender, Active/Standby and Active/Active. docs.sonicwall.com
  6. SonicWall — Network Security Manager (NSM) and Capture Security Center; Packet Monitor troubleshooting. docs.sonicwall.com

What's next?

Done with the interview prep? Go deeper on SonicWall design — the RFDPI architecture, DPI-SSL roll-out, Capture ATP, IPsec and SSL VPN, high availability and managing an estate from Network Security Manager (NSM).