Opens this plan in Hirezen, where one click makes it a position.
Network Administrator interview questionsDesign review — the firewall rulebase nobody owns round
A 60 min interview plan with a time-boxed script, what each question is for, and the signals to score against. Key skills: Firewall rule review and network segmentation from a real rulebase export: ranking exposure rather than hit counts, telling a dead rule from a shadowed or dormant one, placing door-access controllers in their own zone, and removing rules without breaking what depends on them..
The export
What this section is for
Purpose
Runs over a rulebase export and a one-page zone diagram, sent 24 hours ahead. Build the export as a spreadsheet of 24 rules with these columns: number, name, source, destination, service, action, hits since the counters were reset, last hit, created, comment. There is no owner column, and that is itself a finding. The counters were last reset at a firmware upgrade on 2025-07-10, fourteen months before the round. Zones: INTERNET; DMZ, 10.20.4.0/24; USERS, 10.30.0.0/16, with finance on 10.30.40.0/24; SERVERS, 10.10.5.0/24; MGMT, 10.99.0.0/24; GUEST, 172.16.0.0/22; CCTV, 10.70.0.0/24; and DR-SITE, 10.200.0.0/16, over a tunnel. The planted rules. Rule 4, "temp-av-install": GUEST to USERS, any service, allow, created 2024-03-12, comment "temp for AV contractor, remove after install", 18,400 hits, last hit yesterday. Rule 7, "vendor-support-rdp": INTERNET to the DMZ jump host 10.20.4.10 on TCP 3389, allow, 4.2 million hits, last hit two minutes ago; attach a log summary showing 31,000 distinct source addresses in the last 30 days, and a note that the vendor's support staff connect from two addresses. Rule 9, "users-to-servers": USERS to SERVERS, any service, allow, created 2019, 610 million hits. Rule 12, "finance-app": 10.30.40.0/24 to 10.10.5.60 on TCP 8443, allow, created 2023, zero hits — it sits below rule 9, which matches the same traffic first. Rule 15, "dr-invocation": DR-SITE to SERVERS, the service group used by DR-site users after a failover, allow, created 2023, comment "see runbook DR-04", zero hits — the last DR test was in June 2025, before the reset, and the next is due in November; this is the red herring for anyone deleting by hit count. Rule 19, "cctv-cloud": CCTV to INTERNET, any service, allow, 88 million hits. Rule 21, "helpdesk-switch-access": USERS to MGMT on SSH and HTTPS, allow, created 2022, comment "helpdesk checks switch ports", 3,100 hits. Rule 23, "legacy-intranet": USERS to 10.10.5.15 on TCP 8000–9000, allow, created 2019, comment "old intranet", zero hits; include an IPAM line showing 10.10.5.15 released in 2024 — this one really is dead. Deliberately correct: rule 1, MGMT to network devices on SSH, HTTPS and SNMP; rule 5, USERS to INTERNET on HTTP and HTTPS, with DNS allowed only to the internal resolvers; and rule 24, deny everything and log. Fill the remaining rules with ordinary, correct entries. Book 70 minutes; the close sits outside the 60.
I'm [YOUR_NAME] and I look after the network at [COMPANY_NAME]. You've had our firewall export for a day. It's real in shape if not in detail: rules added over seven years by people who mostly aren't here any more. I want to hear how you read it, and then what you'd do about it without breaking anything.
What this section is for
Purpose
Frames the rulebase as inherited, which is how every network administrator meets one, and signals early that removing rules safely is part of the round rather than an afterthought.
Rank what worries you in this rulebase by what it exposes, and tell me which of the zero-hit rules you'd delete this week.
What this question is for, and what to listen for
Purpose
The load-bearing question. Tests whether the candidate ranks by exposure — who can reach what, from where — rather than by rule number or hit count, and whether they know that zero hits proves disuse only when the rule could have matched and the traffic was due in the counting period.
Signals to score
- Puts internet-facing RDP first, and uses the 31,000 source addresses as evidence it is being attacked
- Says what an attacker gains from the jump host, not only that RDP is exposed
- Flags guest-to-users access, and notes that yesterday's hits mean something still depends on it
- Flags cameras allowed to any destination on the internet as a foothold that can reach out anywhere
- Flags every user reaching the management network, and asks what the helpdesk actually needs
- Names the flat users-to-servers rule as the largest piece of segmentation debt
- Explains that rule 12 has zero hits because rule 9 matches first
- Recognises rule 15 as dormant rather than dead, because no failover or test fell in the counting period
- Would take out only rule 23 this week, citing the released address rather than the hit count alone
- Notes that no rule has an owner or expiry date, which is how a "temp" rule reached two years old
Follow-up questions
- Rule 7 has a comment saying it's for the vendor. Why is it still first on your list?
- Rule 4 was hit yesterday. What does that tell you before you remove it?
- Three rules have zero hits. Why won't you delete all three?
- What would a compromised camera be able to do under rule 19?
- What's missing from this export that would have prevented half of it?
The doors
What this section is for
Purpose
A segmentation design on a new, realistic requirement. Tests whether the candidate places devices by trust and consequence rather than by who installs them, keeps a third party's remote access narrow, and remembers that a networked device mounted on an outside wall puts a network connection outside the building.
Here's the next request, arriving next month. Facilities is replacing the door system: 40 access controllers across the floors, IP card readers at the two external entrances, and a small on-site access-control server. A security company will manage it remotely, and the controllers report to that company's cloud service.
What this section is for
Purpose
Sets a requirement that sounds like facilities' business and is in fact a network design problem with physical consequences, so the candidate has to decide what belongs to them and what they must ask.
Where do the access controllers, the readers and the server sit, what rules do you write for them — and what does the security company ask for that you refuse?
What this question is for, and what to listen for
Purpose
Tests segmentation judgment: a zone of its own with a reason, outbound-only paths scoped to named destinations, third-party access that is narrow and accountable, and the questions a network administrator must ask rather than answer, such as how doors behave when the network is down.
Signals to score
- Gives the door system its own zone, separate from users and from CCTV, and says why
- Allows the controllers out only to the vendor's documented cloud destinations on the ports it needs
- Sends DNS and time to internal servers rather than opening them to the internet
- Allows the reception badge workstation to reach the access-control server on its application port only
- Refuses a standing inbound connection for the security company
- Offers named, multi-factor remote access with an expiry instead, or management through the vendor's outbound cloud path
- Treats the external readers' switch ports as outside the building: own VLAN, device authentication, no route beyond the controllers
- Asks facilities how doors behave when the network or the cloud is down, and does not decide it alone
- Logs denied traffic from the zone and alerts when it tries a new destination
- Gives every new rule an owner and a review date
Follow-up questions
- Why not put them in the CCTV zone? They're both building security.
- The security company wants a site-to-site VPN into the zone. What do you say?
- One reader is on the car park wall. What can someone with a laptop do there?
- The cloud service is down. Can people get into the building?
- Who owns these rules in two years' time?
Taking rules away
What this section is for
Purpose
Rule removal is a change, and it is the change most likely to break something nobody knew depended on it. This section scores change safety on policy rather than configuration: replacement before removal, disabling before deleting, evidence of dependence gathered over a full business cycle, and an undo that takes seconds.
You have approval to fix rules 4, 7, 9, 19, 21 and 23. Plan the cleanup so nothing somebody depends on breaks — and so that if something does, you know within minutes.
What this question is for, and what to listen for
Purpose
Tests whether the candidate sequences removals by risk and dependence, replaces access before withdrawing it, and makes each step reversible and observable rather than running one big tidy-up.
Signals to score
- Handles the rules one at a time, or in small batches, never in one change
- Builds and proves the replacement before removing a rule, for example the vendor's new access before rule 7
- Narrows rule 7 to the vendor's two addresses the same day, before the full replacement exists
- Logs what actually matches rules 4 and 9 over a period covering a month-end before designing their replacements
- Disables rules before deleting them, so the undo is re-enabling one rule
- Watches the final deny's log for the affected sources after each removal
- Adds specific rules above rule 9 and waits until it stops collecting new hits before disabling it
- Tells the owners of what depended on a rule before its removal, and names who they call
- Leaves rules 12 and 15 in place, and records why beside each
Follow-up questions
- Rule 9 has 610 million hits. How do you find out what depends on it?
- Why disable before delete? What does it buy you?
- What do you watch in the first hour after rule 4 goes?
- The vendor can't connect on the morning of an urgent call. What happens?
- When is it safe to finally delete rule 9?
That's the export. What would you like to ask about how firewall rules get added and reviewed here? Anything goes — who approves them, when the last review was, what happened to the AV contractor.
What this section is for
Purpose
A candidate who has inherited a rulebase asks about ownership and review cycles; one who has not asks which firewall brand we run. Naming the topics makes the choice itself the signal.
One last thing, and it's true: [name one real, unflattering fact about your own rulebase — a temporary rule older than two years, a remote-access rule open to the internet, a review nobody has done since the rules were written]. It would land on your desk. Better you hear it from me now.
What this section is for
Purpose
Ends on a specific weakness in the team's own firewall policy, the honest pitch for the candidate this round wants and a warning to anyone hoping for a clean rulebase. Only say it if it still holds.
Network Administrator interviews — common questions
- Who is this Network Administrator interview plan for?
- It is written for the interviewer, not the candidate: the hiring manager, engineer or panel member running the Design review — the firewall rulebase nobody owns round for a Network Administrator role. It gives you a 60 min script to follow in the conversation — 3 questions with what each one is for and the signals to score against — so you are not writing the round from scratch the night before.
- What does the Design review — the firewall rulebase nobody owns round assess?
- This round is focused on: Firewall rule review and network segmentation from a real rulebase export: ranking exposure rather than hit counts, telling a dead rule from a shadowed or dormant one, placing door-access controllers in their own zone, and removing rules without breaking what depends on them.. It works through The export, The doors and Taking rules away, scoring against 29 observable signals, with follow-up prompts on all 3 questions for going deeper where an answer is thin.
- How is the 60 min split up?
- The export (20 min), The doors (22 min), Taking rules away (18 min). The timings are there so the round stays on schedule and every candidate gets the same shape of interview — which is what makes two candidates comparable afterwards.
- What other rounds should I run for a Network Administrator?
A single round does not cover a whole role. The other rounds in this library for a Network Administrator: