Netify Agent Integration Examples

These examples demonstrate end-to-end policy workflows using Netify Agent and Flow Actions with standard Linux networking tools.

Use the links below to explore practical implementations for blocking, classifying, and prioritizing application traffic.

Block Traffic with nft Sets

Block insecure traffic by combining Flow Actions criteria with nftables set enforcement.

Learn More »

Mark Traffic with IP Sets

Tag and classify traffic classes with IP sets for downstream firewall and policy controls.

Learn More »

Set DSCP with CT Labels

Apply DSCP QoS prioritization using connection tracking labels and deep packet inspection metadata.

Learn More »

QoS with Traffic Control/tc

Shape and throttle selected application traffic using Flow Actions, IP sets, and Linux tc.

Learn More »