Skip to content
Industrial Data & IIoT · MAY 2026 · Updated JUNE 2026 · 11 min read

OT Network Security for Australian Manufacturing Sites

Key points

Key points
1

OT networks need their own security model

PLCs, HMIs and SCADA servers were built for availability and determinism, not for exposure to untrusted networks. Patch cycles, failure modes and lifespans differ enough from IT that the security approach has to be designed for OT rather than borrowed from the corporate network.

2

Zones, conduits and segmentation carry most of the protection

IEC 62443 organises a plant into zones with a defined target security level and conduits that carry controlled traffic between them. A clean OT/IT boundary with a demilitarised zone removes most of the reachable attack surface without disrupting production.

3

Remote access and patching are where real sites fail

Direct internet exposure to controllers and standing vendor connections are the recurring weak points. Managed access through a broker with multi-factor authentication, plus a patch approach that respects OT constraints, closes the gaps that matter.

OT network security for Australian manufacturers has moved from a niche concern to a board-level one as plant floor systems connect to corporate networks, cloud reporting and remote support. The exposure is concrete. A poorly segmented operational technology network can be reached from a compromised corporate laptop, and the controllers, HMIs and SCADA servers on that network were rarely designed to defend themselves. Metromotion Controls is a control systems integrator based in Mount Waverley that designs and commissions OT networks for manufacturers across Melbourne, Victoria and Australia, and this guide sets out the framework, the standards and a worked segmentation example in the practitioner voice we use on site.

This post supports our OT network security service, where segmentation design, secure remote access and zone-and-conduit architecture sit alongside the broader systems integration work that connects plant data to business systems.

Why OT security is its own discipline

The instinct on a brownfield site is to hand the OT network to the IT team and apply the existing corporate policy. That rarely works, because OT and IT optimise for different outcomes. IT prioritises confidentiality and treats scheduled patching and reboots as routine. OT prioritises availability and deterministic behaviour, where an unplanned reboot or a security agent that adds latency to a control message can stop production or push a process into an unsafe state.

Three structural differences drive the whole approach:

  • Availability is the priority. A controller rebooted for a patch can halt a line. Controls that interrupt communications, even briefly, are often unacceptable in a running process.
  • Asset lifespans are long. OT hardware and software commonly run for 15 to 25 years. Systems commissioned before modern security practice was established are still in daily service on Australian floors.
  • Patch cycles are constrained. Vendor certification requirements, production schedules and end-of-life equipment all limit routine patching, so known vulnerabilities can persist for years on OT endpoints.

The point is not that IT security principles are wrong for OT. Least privilege, segmentation, monitoring and strong authentication all apply. They have to be implemented with controls that suit the environment, which is exactly what the OT security standards describe. The industrial control system (ICS) security body of practice exists because the plant floor needs its own model.

The standards that govern OT security

Three reference frameworks carry most of the weight in an OT security design, and they fit together rather than compete.

ISA/IEC 62443 is the international series for the security of industrial automation and control systems, developed by the ISA99 committee and the IEC. It defines the zones-and-conduits model and the SL 1 to SL 4 security levels, and it sets requirements across asset owners, integrators and product suppliers. The series is published through the IEC and through ISA as the ISA/IEC 62443 series. It is the primary standard most Australian sites should design to.

NIST SP 800-82, the Guide to Operational Technology (OT) Security published by the US National Institute of Standards and Technology, is the most detailed free reference available. Revision 3 broadened its scope from industrial control systems to operational technology generally and aligns with the NIST Cybersecurity Framework. It covers risk management, network architecture, patching constraints and a large catalogue of controls tailored to OT, and it is freely downloadable, which makes it a practical companion to the paid IEC series.

The Purdue model and ISA-95 give the architectural map. The Purdue Enterprise Reference Architecture underpins the ISA-95 enterprise-control integration standard and organises a plant into the levels described below. IEC 62443 then draws zone boundaries onto those levels.

StandardWhat it providesStatus
ISA/IEC 62443Zones, conduits, security levels SL 1 to SL 4, role requirementsInternational standard, primary OT security reference
NIST SP 800-82 Rev 3Detailed OT control catalogue, risk-based guidanceFreely available US government guidance
Purdue / ISA-95Layered reference architecture for the plant networkReference model, basis for zone design
ACSC Essential EightBaseline mitigation strategies for IT-like assetsAustralian baseline, see Australian context below

The Purdue model and where the boundaries sit

ITOT5Enterprise IT and ERP4Site business systems3.5OT / IT demilitarised zone (DMZ)3Site operations: MES, historian, reporting2Supervisory control: SCADA, HMI1Basic control: PLCs, safety controllers0Field devices: sensors, actuators
The Purdue model places assets so the boundaries are clear. Enterprise IT sits above, the plant floor below, and the Level 3.5 DMZ is the controlled boundary every data flow between them passes through. IEC 62443 then treats these as zones with conduits between, each given a target security level.

Placing assets correctly in the Purdue levels is what makes a segmentation design tractable. The levels run from the field up to the enterprise:

  • Level 0 and Level 1 (control). Field instruments and actuators at Level 0, and PLCs, safety controllers and basic control at Level 1. Control logic and safety instrumented functions execute here.
  • Level 2 (supervisory). Area and line supervision: HMIs and the SCADA functions that monitor the process. Operator clients and the polling that drives them sit here.
  • Level 3 (site operations). Site-wide production management, the historian and reporting. The SCADA gateway, historian and manufacturing execution system (MES) connections sit here.
  • Level 3.5 (OT/IT demilitarised zone). A buffer between OT and IT. Data leaving OT for business systems passes through brokers, reverse proxies or replication here, so IT systems never reach directly into the control network.
  • Level 4 and Level 5 (enterprise IT). Site business systems at Level 4, corporate IT and ERP at Level 5, and the internet beyond.

The single most important boundary on most sites is between Level 3 and Level 4, enforced through the Level 3.5 demilitarised zone. The principle is that data flows from OT up to the demilitarised zone, and from the demilitarised zone up to IT, but no session originates in IT and terminates on a controller. The demilitarised zone is the buffer that lets reporting and integration happen without giving the corporate network a direct path to the plant.

Defence in depth and the IEC 62443 zone-and-conduit model

A single boundary, however well built, is not enough on its own. Defence in depth layers independent controls so that the failure or bypass of one does not expose the whole system. On an OT network that means segmentation between zones, host hardening on the assets that can take it, strong authentication on every administrative and remote path, monitoring for anomalous traffic, and a tested backup and recovery position for controller programs and SCADA projects.

IEC 62443 gives this structure. A zone is a grouping of assets that share a security requirement, such as the controllers and HMIs of one production area. A conduit is a controlled communication path between zones, such as the link from the SCADA gateway up through the demilitarised zone to MES. Each zone is assigned a target security level from SL 1 to SL 4:

  • SL 1 protects against casual or coincidental misuse.
  • SL 2 protects against intentional misuse using simple means and low resources.
  • SL 3 protects against intentional misuse using sophisticated means and moderate resources.
  • SL 4 protects against a sophisticated, well-resourced and motivated attacker.

The practical effect is that every zone gets a defined target, and every conduit in or out of it, including remote access and reporting, is identified and given controls that meet that target. A flow that nobody can name is a flow that should not exist. This is the discipline that turns segmentation from a vague intention into an auditable design.

A worked segmentation example

The following figures are illustrative engineering values for a fictional mid-sized food and beverage plant, used to show how the model is applied. They are not measurements from any Metromotion Controls project or named client. Consider a site with two process areas, a packaging hall, a central historian, and a requirement to push production data to a corporate ERP and a cloud dashboard.

A typical zone-and-conduit design for that plant might look like this:

ZonePurdue levelContentsTarget SL
Process Area A1 to 2Area A PLCs, HMIs, drivesSL 2
Process Area B1 to 2Area B PLCs, HMIs, drivesSL 2
Safety zone1Safety controllers and safety I/OSL 3
Packaging1 to 2Packaging PLCs, line HMIsSL 2
Site supervisory3SCADA gateway, historian, engineering workstationSL 3
OT/IT DMZ3.5Reverse proxy, MQTT broker, historian replica, remote-access brokerSL 3
Enterprise IT4 to 5ERP, business systems, internetOut of OT scope

The conduits between those zones are then defined explicitly. For example:

  • Area A and Area B to Site supervisory. The SCADA gateway polls the area PLCs over the control protocol. The conduit is one direction of initiation, supervisory polling down to the controllers, through a firewall rule that permits only the SCADA host and only the required ports.
  • Site supervisory to OT/IT DMZ. The historian replicates to a copy in the demilitarised zone, and the MQTT broker in the demilitarised zone receives published data from the gateway. Sessions originate in OT and terminate in the demilitarised zone, never the reverse.
  • OT/IT DMZ to Enterprise IT. The ERP reads from the historian replica and the cloud dashboard subscribes to the broker, both pulling from the demilitarised zone. No enterprise system addresses an OT asset directly.
  • Remote access conduit. Vendor and engineering remote sessions terminate at the remote-access broker in the demilitarised zone, behind multi-factor authentication, and are brokered onward to a specific asset for the duration of an authorised session only.

The safety zone deserves its own boundary at a higher target level. Safety instrumented functions are assessed independently, and keeping them in their own zone preserves that independence. This connects directly to the broader topic of functional safety and SIL assessment, which is a separate but adjacent discipline.

Secure remote access

Remote access is where the largest number of real sites fail, because it is the control most often added under time pressure and least often reviewed afterwards. The recurring failure modes are a controller or SCADA server exposed directly to the internet, a vendor VPN that was set up for a commissioning visit and never removed, and shared engineering credentials that nobody can attribute to a person.

A defensible remote-access pattern follows a short set of rules:

  • All remote access routes through a managed broker or jump host in the OT/IT demilitarised zone, never directly to a controller or SCADA server.
  • Multi-factor authentication is mandatory on every remote and administrative session.
  • Sessions are individually authorised, time-limited, attributable to a named person, and logged.
  • Vendor access is granted per session and revoked when the task is complete, rather than left as a standing connection.
  • The remote-access path is reviewed on a schedule and removed when the need ends.

This is the conduit thinking of IEC 62443 applied to the one path that connects the outside world to the plant. The same broker can serve both internal engineers and external vendors, which keeps the number of inbound paths to one well-controlled point rather than several improvised ones. Remote support is a normal part of an automation upgrade and ongoing support relationship, and it can be delivered safely when it is designed rather than bolted on.

Patch management under OT constraints

Patching in OT cannot follow the IT model of patch quickly and broadly, for three reasons. Many devices accept only vendor-certified updates, so a patch issued for the underlying operating system may never be approved for the control application running on it. Production schedules rarely offer the downtime that an update and revalidation cycle needs. And some assets are end-of-life, with no patches being issued at all.

The realistic response is risk-based rather than comprehensive:

  1. Maintain an accurate asset inventory. You cannot prioritise patches for assets you have not catalogued, including firmware versions and known vulnerabilities.
  2. Prioritise by exposure and consequence. A vulnerable asset reachable through a conduit from a less-trusted zone matters more than one buried deep in a well-segmented area.
  3. Test before applying. Validate patches in a non-production environment or on a test rig before touching the running plant.
  4. Apply in planned windows. Schedule patching into maintenance windows alongside other planned work, with a rollback position.
  5. Use compensating controls where patching is impossible. For an unpatchable or end-of-life device, tighten the segmentation around it, restrict its conduits, and monitor its traffic for anomalies.

NIST SP 800-82 sets out this risk-based approach in detail and is the reference to cite when explaining to a board why patch-everything is the wrong target for OT. Compensating controls through segmentation are often the only realistic protection for legacy equipment, which is one reason segmentation carries so much of the load. This intersects with legacy PLC migration, since replacing an unsupportable controller can sometimes be the better answer than defending it indefinitely.

The Australian context: ACSC and the Essential Eight

For Australian manufacturers, the Australian Cyber Security Centre (ACSC) at cyber.gov.au is the primary national source of guidance, and the Essential Eight is the baseline most organisations are measured against. The Essential Eight is a set of eight mitigation strategies: application control, patch applications, configure Microsoft Office macro settings, user application hardening, restrict administrative privileges, patch operating systems, multi-factor authentication, and regular backups.

The Essential Eight was written primarily for Windows-based IT environments, so applying it to OT needs judgement. Several strategies map directly onto the plant:

  • Restrict administrative privileges and multi-factor authentication apply cleanly to engineering workstations, remote access and SCADA administration.
  • Application control suits the Windows-based HMIs and engineering stations that have a stable, known set of programs.
  • Regular backups apply to PLC programs, SCADA projects and configuration, which are exactly the artefacts you need to recover a plant after an incident.

The two patching strategies are where literal application breaks down, because forced operating-system and application patching can break a validated control system. For those, the OT patch approach above takes over. The sound model is to treat the Essential Eight as a baseline for the IT-like assets in the plant, then layer the OT-specific controls from IEC 62443 and NIST SP 800-82 on top for the control system itself. The ACSC also publishes guidance aimed specifically at operational technology environments, which should be read alongside the Essential Eight rather than as a substitute for it. Australian sites in regulated supply chains, such as food and beverage, should also keep their security position consistent with their broader compliance obligations.

Common mistakes and pitfalls

Most serious OT security gaps are architectural rather than a missing tool. The recurring ones are worth naming so they can be designed out:

  • Assumed segmentation. The OT and IT networks are believed to be separated, but a flat switch, a dual-homed historian or an undocumented cable bridges them. Verify segmentation at the switch and firewall level rather than trusting the network diagram.
  • No asset inventory. Without knowing what is on the network, neither patching nor segmentation can be prioritised, and unknown devices are the ones that get compromised.
  • Standing remote access. Vendor VPNs and engineering connections left open after the work is done are the most common entry path in real incidents.
  • Security agents on unsuitable devices. Forcing an IT endpoint agent onto a controller or a real-time HMI can add latency or instability to a control function. Match the control to the asset.
  • Treating safety and security as one project but one zone. Safety functions need their own zone at a higher target level so their assessed independence is preserved.
  • Skipping backups of OT artefacts. A current, tested backup of every PLC program and SCADA project is what turns an incident into a recovery rather than a rebuild.

A methodical first pass on a brownfield site starts narrow. Build the asset inventory, then verify that OT and IT are genuinely separated at the switch and firewall level. Those two steps expose the most significant gaps without major capital, and they set up the segmentation and remote-access work that follows. This early scoping is part of how we approach an automation upgrade where security is in scope.

Bringing it together

OT network security for Australian manufacturers is achievable without disrupting operations when the work is sequenced sensibly. Map the plant to the Purdue levels, draw IEC 62443 zones with target security levels onto that map, define every conduit explicitly, route all remote access through a controlled broker with multi-factor authentication, and run patching on a risk basis with compensating controls where patching is not possible. The ACSC Essential Eight gives the baseline for the IT-like assets, and NIST SP 800-82 supplies the detailed OT control catalogue. The result is a network that supports modern connectivity and reporting while keeping the control system reachable only through paths that are named, justified and monitored. If you can share your site layout, PLC mix and current network arrangement, Metromotion Controls can work through a segmentation and remote-access design that fits the plant.

References

The standards and figures referenced above are general industry and regulator sources, cited so the technical claims can be checked against the originals. The worked example uses illustrative engineering values and is not a Metromotion Controls measurement.

About the author

Tommy Kim writes for Metromotion Controls, a Melbourne control systems integrator delivering PLC, SCADA, controls integration and commissioning for food, beverage, dairy and FMCG manufacturers across Australia.

Common questions
Why can't we just apply our IT security policy to the OT network?

OT and IT optimise for different things. IT prioritises confidentiality and accepts that a server can be patched and rebooted on a schedule. OT prioritises availability and determinism, where an unplanned reboot or a security agent that delays a control message can stop production or create a process upset. Many OT devices run legacy operating systems that cannot take an endpoint agent, cannot be patched without vendor certification, and were commissioned on networks that were assumed to be isolated. Lifting an IT policy onto that estate either breaks the plant or gets exceptions written until it is meaningless. The workable approach takes the same principles, such as least privilege, segmentation and monitoring, and applies them with controls that suit OT, which is the model IEC 62443 and NIST SP 800-82 describe.

What is ISA/IEC 62443 and how do zones and conduits work?

ISA/IEC 62443 is the international series of standards for the security of industrial automation and control systems, developed jointly by the ISA99 committee and the IEC. Its central idea is to group assets that share a security requirement into a zone, then treat every communication path between zones as a conduit that has explicit controls applied to it. Each zone is assigned a target security level from SL 1 to SL 4, where SL 1 guards against casual or coincidental misuse and SL 4 against a skilled, well-resourced and motivated attacker. The value of the model is that it forces every flow in and out of the control system to be named and justified, rather than left as an implicit trust that nobody documented. That makes the design auditable and gives a clear basis for deciding which controls each conduit needs.

Where does the Purdue model fit alongside IEC 62443?

The Purdue model, which underpins the ISA-95 enterprise-control integration standard, is a reference architecture that organises a plant into levels: field devices at Level 0, controllers at Level 1, supervisory HMI and SCADA at Level 2, site operations and the historian at Level 3, a demilitarised zone at Level 3.5, and enterprise IT at Levels 4 and 5. It describes how the layers stack and where data should and should not flow. IEC 62443 then divides that layered architecture into the zones and conduits that carry the security requirements. The two are complementary: Purdue gives the map of the plant, and IEC 62443 puts the security boundaries onto it. Most segmentation designs use the Purdue levels to decide where the zone boundaries sit.

How should remote access to plant equipment be handled?

No controller, HMI or SCADA server should be reachable directly from the internet, and no vendor connection should be left standing when it is not in use. Remote access should terminate at a managed broker or jump host in the OT/IT demilitarised zone, protected by multi-factor authentication, with each session authorised, time-limited and logged. Vendor access in particular should be granted per session and revoked when the task is done, rather than relying on a permanent VPN that nobody reviews. The path itself should be reviewed periodically and removed when the need ends. This pattern keeps remote engineering and vendor support possible without leaving an open door into the control network, and it aligns with the conduit thinking in IEC 62443 and the guidance in NIST SP 800-82.

Why is patching so hard in OT, and what do you do about it?

Patching is constrained in OT for three reasons. Many devices can only be patched with vendor-certified updates, so a patch released for the underlying operating system may not be approved for the control application running on it. Production schedules rarely allow the downtime an update and validation cycle needs. And some assets are simply end-of-life, with no patches being issued at all. The realistic response is risk-based rather than patch-everything. Maintain an accurate asset inventory, prioritise patches by exposure and consequence, test in a non-production environment first, and apply them in planned maintenance windows. Where a device cannot be patched, compensating controls take over: tighter segmentation so the vulnerable asset is harder to reach, restricted conduits, and monitoring for unusual traffic. NIST SP 800-82 sets out this risk-based approach in detail.

How does the ACSC Essential Eight apply to an OT environment?

The Essential Eight, published by the Australian Cyber Security Centre, is a baseline of eight mitigation strategies aimed primarily at Windows-based IT environments. Several map directly onto OT, such as restricting administrative privileges, multi-factor authentication on remote and administrative access, application control on engineering workstations and HMIs that run Windows, and regular backups of PLC programs, SCADA projects and configuration. Others, particularly aggressive operating-system and application patching, have to be adapted to OT constraints rather than applied literally, because forced patching can break a validated control system. The sound approach treats the Essential Eight as a baseline for the IT-like assets in the plant, then layers the OT-specific controls from IEC 62443 and NIST SP 800-82 on top for the control system itself. The ACSC also publishes specific guidance for operational technology environments that should be read alongside the Essential Eight.

Share:LinkedInX
Next step

Planning work in Industrial Data & IIoT?

Map out scope, delivery approach and what to have ready before the first conversation. Answer a few questions and Metromotion Controls returns a tailored scoping brief on screen.