-
SnapOS
-
-
- Articles coming soon
-
-
-
- Citrix HDX + USB Headset (Call-Center Baseline)
- OS/Firmware Update & Rollback
- Power Management and Session State
- Wi-Fi Roaming & Link Change Mid-Session
- Kiosk / Assigned-Access Auto-Launch
- Barcode Scanner (HID) with Line-of-Business App
- Printing to Local USB & Network Printers
- USB Device Management – Block Storage
- Multi-Monitor & 4K Performance
- Microsoft AVD/RDP + Teams Optimized Video
- VMware Horizon + Smart Card / CAC Login
-
-
-
-
zWAN
-
-
-
-
- Firewall & Layer 7 Application Filtering
- VPN Site-to-Site Tunnel Setup & Connectivity (z40 to Cloud vGR)
- Intrusion Prevention System (IPS) / Intrusion Detection System (IDS) Testing
- DNS Filtering
- DDoS Protection & Logging
- MAC Address Filtering & Geo-fencing
- Application Control & Protocol Blocking
- Authentication & Access Control (zID)
-
- WAN Link Failover & Load Balancing (ACI Mode)
- Dynamic Path Selection & Application-Aware Routing
- SaaS & Internet Breakout Validation
- QoS for Microsoft Teams (Datacenter vGR + Branch z40)
- Tunnel Failover (z40 ↔ vGR) — WAN00 (wired) primary, WAN03 (4G) & WAN04 (5G) backups
- IP Routing & Static Route Steering (z40 Branch)
- VLAN & Layer-2 Bridging
-
-
-
-
-
-
- Articles coming soon
-
- Articles coming soon
-
-
-
-
-
-
- Articles coming soon
-
-
-
-
-
- Articles coming soon
-
-
-
-
-
- Articles coming soon
-
-
- Articles coming soon
-
- IPsec Tunnel not Establishing
- SSL-VPN Tunnel not Establishing
- Mobile Network Issues
- Management Tunnel does not Establish
- DNS not Resolving from Local Network Appliance
- DNS Resolution Issues in Tunnel Configuration
- DHCP Server not Leasing IP to LAN PC
- Debugging EC Events - Unknown Status Issue
- Trusted-MAC Geofencing Issues
- DNS Issues from DC LAN PC
- Troubleshooting LAN Connectivity to Internet via WAN, Remote Branch LAN, or Local Branch LAN
- NetBalancer gateways displaying Faulty/Inactive
- Packet Drop Issues
-
-
zAccess
-
StorTrends
Print
IPSET
Overview:
An IPSET (IP Set) is a collection of IP addresses or network ranges (applicable to both IPv4 and IPv6) that can be grouped together and managed as a single entity. Using IPSETs allows for more efficient network administration by enabling you to apply security rules, traffic policies, or other settings to a group of IP addresses simultaneously rather than managing them individually.
Operations Overview
1. Viewing Existing IPSETs
To view the list of configured IPSETs:
- Navigate to the Network > IPSET section.
- Select the appropriate IP version tab (IPv4 or IPv6).
- The main dashboard displays a list of existing IPSETs for that version, showing their Name and Description.

2. Creating an IPSET
To create a new IPSET:
- Navigate to the Network > IPSET section.
- Select IPv4 or IPv6 depending on the network type.
- Click the ADD IPSET button.
- In the Add IPSET dialog, provide the following details:
- Name: Enter a unique name for the IPSET (e.g.,
googlevpn). - Description: Enter a descriptive label for the set (e.g.,
Google VPN IPs).
- Name: Enter a unique name for the IPSET (e.g.,
- Click ADD to create the IPSET.

3. Managing IPSET Entries
Once you have an IPSET, you can manage the specific IP addresses or subnets within that set.
- View Entries: Click on the specific IPSET row in the main dashboard to view the entries contained within it (e.g., viewing entries for
googlevpn).

- Add Entries:
- Navigate to the entries list for an IPSET.
- Click ADD IPSET ENTRY.
- Enter the IPv4 address or CIDR network range (e.g.,
1.1.1.1or1.1.1.0/24) and confirm.

- Import Entries: Use the IMPORT IPSET ENTRIES button to batch-add multiple entries at once using CSV.


- Delete Entries: Select the desired entries from the list and click DELETE SELECTED to remove them.
4. Using IPSETs in Classification Rules
One of the primary benefits of IPSETs is the ability to use them as a matcher in Firewall, QoS, Load balancing, Bypassing IPS or SSL rules to simplify traffic management.
- Navigate to Security > Firewall.
- When creating a New Rule and configuring Packet Matching (e.g., Source IPSet / Destination IPSet / User Group), you can select a pre-configured IPSET from the dropdown menu.
- Selecting an IPSET (e.g.,
googlevpn,lanpcgroup) applies the rule to all IP addresses contained within that set.

Table of Contents