Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

117 total results found

PFS100 - Failed to Get pfSense Alias

Agent Error Codes Pfsense

Agent error code #PFS100 indicates that the request to read the alias from pfSense failed. This lookup is required before every grant and revocation, so this error blocks alias updates. This error is distinct from alias-not-found (#PFS103), which returns a cle...

error_code
PFS100

PFS101 - Failed to Create pfSense Alias

Agent Error Codes Pfsense

Agent error code #PFS101 indicates that the agent attempted to create a new alias on pfSense (because the configured alias did not exist) and pfSense rejected the create request. This error is distinct from update failures (#PFS102), which occur on existing al...

error_code
PFS101

PFS102 - Failed to Update pfSense Alias

Agent Error Codes Pfsense

Agent error code #PFS102 indicates that the agent attempted to update an existing alias on pfSense and the update request was rejected. This is the most common alias-edit failure and blocks any grant or revocation against the affected alias. This error is dist...

error_code
PFS102

PFS103 - pfSense Alias Not Found

Agent Error Codes Pfsense

Agent error code #PFS103 indicates that the alias name configured in the Knocknoc ACL does not exist on pfSense. The agent looked the alias up and pfSense reported that no alias by that name is defined. This error is distinct from update failures (#PFS102), wh...

error_code
PFS103

PFS200 - Failed to Apply Pending pfSense Firewall Changes

Agent Error Codes Pfsense

Agent error code #PFS200 indicates that the alias was updated successfully but the subsequent apply step failed. Without the apply, the change is held as pending and will not take effect against live firewall rules. This error is distinct from alias edit failu...

error_code
PFS200

PFS400 - Invalid or Unexpected Response from pfSense

Agent Error Codes Pfsense

Agent error code #PFS400 indicates that the agent received a response from pfSense that it could not parse as a valid pfRest response. The call completed at the network level but the body was not in the expected format. This error is distinct from the more spe...

error_code
PFS400

OPN000 - OPNsense Authentication Failed

Agent Error Codes Opnsense

Agent error code #OPN000 indicates that the OPNsense API rejected the credentials provided by the agent. The firewall returned HTTP 401 (Unauthorized). This error is distinct from authorization failures (#OPN001), which occur when the credentials are valid but...

error_code
OPN000

OPN001 - OPNsense Authorization Failed

Agent Error Codes Opnsense

Agent error code #OPN001 indicates that the agent authenticated with OPNsense successfully, but the API user lacks the privileges required to manage aliases. OPNsense returned HTTP 403 (Forbidden). This error is distinct from authentication failures (#OPN000),...

error_code
OPN001

OPN002 - OPNsense Request Timed Out

Agent Error Codes Opnsense

Agent error code #OPN002 indicates that an OPNsense API call did not complete within the agent's timeout window. The firewall accepted the connection but did not return a response in time. This error is distinct from connection failures (#OPN004) and DNS failu...

error_code
OPN002

OPN003 - OPNsense TLS Certificate Error

Agent Error Codes Opnsense

Agent error code #OPN003 indicates that the agent could not verify the TLS certificate presented by OPNsense. The TLS handshake failed before any API request could be sent. This error is distinct from connection refused (#OPN004) or timeout (#OPN002) errors. E...

error_code
OPN003

OPN004 - Connection Refused by OPNsense

Agent Error Codes Opnsense

Agent error code #OPN004 indicates that the OPNsense host actively refused the connection from the agent. The TCP handshake reached the host but no service was listening on the requested port. This error is distinct from timeouts (#OPN002), which mean the host...

error_code
OPN004

OPN005 - Cannot Resolve OPNsense Hostname

Agent Error Codes Opnsense

Agent error code #OPN005 indicates that the agent host could not resolve the OPNsense hostname to an IP address. The request failed before any network connection was attempted. This error is distinct from connection refused (#OPN004) and timeout (#OPN002), whi...

error_code
OPN005

OPN006 - OPNsense Request Failed

Agent Error Codes Opnsense

Agent error code #OPN006 is the fallback code for OPNsense API errors that don't match a more specific classification. The agent reached the firewall and the call completed, but the response indicated a transport-level or unclassified failure. This error is di...

error_code
OPN006

OPN100 - OPNsense Alias Not Found

Agent Error Codes Opnsense

Agent error code #OPN100 indicates that the alias name configured in the Knocknoc ACL does not exist on OPNsense. The firewall returned HTTP 404 when the agent looked up the alias. This error is distinct from authorization failures (#OPN001), which occur when ...

error_code
OPN100

OPN101 - Failed to Read OPNsense Alias Contents

Agent Error Codes Opnsense

Agent error code #OPN101 indicates that the agent could reach the alias listing endpoint on OPNsense but the response was unexpected (non-2xx HTTP status or malformed body). The lookup is required before every grant and revocation, so this error blocks alias u...

error_code
OPN101

OPN102 - Failed to Add Entry to OPNsense Alias

Agent Error Codes Opnsense

Agent error code #OPN102 indicates that OPNsense rejected an attempt to add an entry to the configured alias. The agent located the alias successfully but the add request did not complete. This error is distinct from authorization failures (#OPN001), which pre...

error_code
OPN102

OPN103 - Failed to Remove Entry from OPNsense Alias

Agent Error Codes Opnsense

Agent error code #OPN103 indicates that OPNsense rejected an attempt to remove an entry from the configured alias. The agent located the alias successfully but the delete request did not complete. This error is distinct from authorization failures (#OPN001), w...

error_code
OPN103

OPN200 - Failed to Apply OPNsense Alias Changes

Agent Error Codes Opnsense

Agent error code #OPN200 indicates that the alias entry was added or removed successfully, but the subsequent apply step failed. Without the apply, the change is not persisted to the saved configuration and will be lost on the next filter reload. This error is...

error_code
OPN200