Categories
AI OPNsense

Managing OPNsense from the Terminal with Claude Code

Use Claude Code with the OPNsense API to document your firewall in Git and make changes in plain English, staged then applied behind two approval gates.

Categories
Opnsense

Running OPNsense HA with a PPPoE WAN — Getting It Right

The Problem with PPPoE and Active/Passive Clusters PPPoE isn’t like a regular WAN connection — only one device can hold the authenticated session at a time. In a standard OPNsense CARP cluster, both nodes share a virtual IP and the master handles all traffic. That model works beautifully for regular interfaces, but PPPoE introduces an […]