πŸ›‘IP Restriction

IP restrictions let you control which students can access an assignment based on their network location. By configuring IPv4 addresses or CIDR ranges, only students connecting from those addresses will be able to open and work on the assignment.

Configure IP restriction in assignment settings

How IP Restriction Works

  • By default, all IP addresses are allowed to access an assignment.

  • Once one or more restrictions are added, only the specified IPv4 addresses or ranges are permitted.

  • At present, IPv6 addresses are not supported.

Students connecting from an address outside the allowed range will be blocked from opening the assignment.


Adding IP Restrictions

Access the Settings Navigate to Assignment Settings > Access.

Add a Rule

  1. Under IP Restriction, enter either:

    • A single IPv4 address (e.g., 1.2.3.4)

    • A CIDR range (e.g., 1.0.0.0/24)

  2. Save your changes by clicking + Add Rule or hitting CMD+Enter.


Examples

  • 1.2.3.4 β†’ Only this single IP can access the assignment.

  • 1.0.0.0/24 β†’ Allows all IPs from 1.0.0.0 through 1.0.0.255.

  • 1.1.1.0/24 β†’ Allows all IPs from 1.1.1.0 through 1.1.1.255.

Last updated