What an auditor, or Sekit's evidence engine, asks for.
Network architecture diagram
The drawing or schematic showing how the company's systems connect: networks, firewalls, segments, and links to the internet and the cloud.
Wireless network configuration
How the company's Wi-Fi is secured: encryption, a separate guest network, and control of access points.
VPN and remote access configuration
How employees connect securely to company systems when working outside the office: VPN, remote-access rules and allowed devices.
From the Sekit evidence catalog
In practice
Network security for an SME comes down to three concrete things auditors check: can someone reach an internal service directly from the internet, is the guest Wi-Fi separated from the corporate network, and does the firewall default-deny inbound traffic. What works: segment the network into zones with a firewall enforcing default-deny between them, require VPN or zero-trust access for anyone connecting remotely, and lock wireless down to WPA2 or WPA3 with an isolated guest network. The network architecture diagram is the artifact auditors want to see, because it shows whether the segmentation described in policy matches what is wired.
Common gaps
The network diagram shows planned segmentation between office and server zones, but the firewall rules that should enforce that boundary were never fully implemented.
Guest Wi-Fi shares a subnet with a handful of legacy office devices because the isolation configuration was only partially completed during the last upgrade.
Firewall rules have accumulated for years and nobody has reviewed them recently, so several overly broad allow rules remain that nobody can justify.
Questions your auditor will ask
Can an internal service be reached directly from the internet without going through a controlled path?
No, remote access is only permitted over an encrypted VPN or zero-trust service restricted to enrolled company devices, shown on the network architecture diagram.
How is guest Wi-Fi separated from the network handling company data?
Guest and corporate wireless run on isolated networks with no path between them, configured with WPA2 or WPA3 encryption and separate access controls.
When was the firewall rule set last reviewed, and how are unused rules removed?
Rules are reviewed on a recurring schedule, each allow rule is justified against a business need, and unused or overly broad rules are removed.
How is the boundary between production control systems and office IT enforced?
A dedicated firewall permits only the specific flows production needs between zones, with the boundary reviewed and verified after any change.
Where regulation demands it
NIS2 art. 6.8 requires network segmentation as a distinct control from general network security. ENS mp.com.4 expects information flows to be separated across the network by sensitivity.
Related controls
Via the shared Sekit CSF topic, not the framework's own index.