• 0 Votes
    4 Posts
    444 Views
    I
    @marcosm Thanks for your Answer Ok I didn't see this as i was checking the config.xml file and not a backup export Good to know, will check with Sales when I get the go ahead from Management. Is there any Timeline you could share for the rest? From what I can see its not tracked on Redmine at least.
  • response format for SetGateway MIM API endpoint

    4
    0 Votes
    4 Posts
    1k Views
    luckman212L
    Thanks. If the API is still being worked on, it would be nicer to have a strict success: true | false bool for automation vs parsing a text field.
  • Licensestatus and Bulk-Apply

    4
    0 Votes
    4 Posts
    897 Views
    M
    Currently the pfSense+ license itself isn't tracked by Nexus.
  • Several MIM API Endpoints return HTTP 400

    Locked
    2
    0 Votes
    2 Posts
    851 Views
    M
    It looks like this is more AI "assistance" since currently there's no system/apply endpoint. You can read the docs at e.g.: https://netgate.github.io/pfsense-api/#tag/system/operation/ApplyDirtyConfig For any further discussion please create a new post after verifying the information yourself.
  • Nexus controller outside Firewall instance & trial licenses

    4
    0 Votes
    4 Posts
    862 Views
    M
    It'd be best to contact sales for that question :)
  • query Nexus API for specific interface details

    4
    1
    0 Votes
    4 Posts
    1k Views
    M
    We'll have by-device fixed in the release.
  • pip package

    4
    0 Votes
    4 Posts
    907 Views
    D
    @tkerr @tkerr not intending to install it on the pfSense, but on the automation server.
  • LDAP authentication not working?

    4
    4
    0 Votes
    4 Posts
    1k Views
    M
    It's supposed to work. We'll work on a fix - thanks for the report!
  • Nexus → ThreatGate, CoreDNS ?

    7
    2
    0 Votes
    7 Posts
    2k Views
    tinfoilmattT
    @jwt I did in fact assume that the CoreDNS fork is being designed as a complete Unbound replacement—but only because it seems based on your description of ThreatGate, that 'full mode' will not be available without CoreDNS. Bit of an (il)logical jump there I suppose. I'll just have to hold my horses!
  • Add entry to table with Nexus API

    4
    0 Votes
    4 Posts
    1k Views
    L
    @luckman212 We don't have plans on doing temporary configuration because it raises problems for two areas: multi-administrator/multi-controller access which is the design goal of Nexus. For example, if one admin issues a temporary configuration but another applies a stored config, then there stored config ends up ovewriting what was pushed temporarily likelihood of split-brained configuration where the controller maintains a different state to what is on the host. This can happen already if a user does things outside of the configuration channels, such as making a pf rule change directly on the OS and not reflected in the config. Also, the Nexus controller process could restart from time to time (such as on updates), and in such cases would load from config and not know what is the authoritive on the temporary side. The closest thing you can do for dynamic tables is to use URL Table aliases, which makes pfsense pull the list from some URL you run. We could potentially add future Nexus capability to pull from both the URL and local files, with a manual trigger to make it load on demand.
  • 0 Votes
    6 Posts
    2k Views
    luckman212L
    @marcosm Ok thanks. Very handy!
  • Error occurring when readding removed device

    4
    1
    0 Votes
    4 Posts
    1k Views
    D
    @ldangpfng That's worked, brilliant! Thank you very much! :)
  • Unable to purchase license

    5
    2
    0 Votes
    5 Posts
    2k Views
    M
    It will be available when the product is launched (including the correct link in the docs).
  • IPSEC VTI mesh automation

    3
    0 Votes
    3 Posts
    1k Views
    D
    @marcosm Thanks. What licenses would I need if I want to test this in a lab?
  • MIM: Underscore _ character not accepted in alias names

    2
    0 Votes
    2 Posts
    1k Views
    stephenw10S
    This should be fixed in the next version.
  • Nexus License costs etc

    3
    0 Votes
    3 Posts
    2k Views
    I
    +1 on wanting a Timeline and Costs, we currently have a few Customers that remain on a previous version to retain the ability to controll 3 Firewalls
  • No news on the MIM front?

    4
    0 Votes
    4 Posts
    2k Views
    M
    By default it only manages itself but it can also become a controller which manages many clients. As for the referenced features, I can say that there are many features in our internal builds and we'll release more info when appropriate :)
  • Certificate Renewal Endpoint not working

    2
    0 Votes
    2 Posts
    2k Views
    T
    I'll look into this for you. I can renew certificates that I created in the new GUI, but none of the others. It does seem that it uses the CA endpoint to renew regular certificates though. So you should be able to use system/certauth/{refid}/renew until it's fixed.
  • pf-sense-api-client

    16
    0 Votes
    16 Posts
    5k Views
    L
    @philippe-richard use the new UI (by default it listens on port 8443), which will let you see the API calls, similar to the screenshot of the web devtools above, where the id is derived from a unique value of the rule entry. This is unlike the PHP pages which do not have an API and assume one admin accessing the page at any time, so submitting from *_edit.php?id=7 could end up hitting the wrong entry if two people are modifying the rules at the same time.
  • offcial API / Nexus

    6
    0 Votes
    6 Posts
    3k Views
    T
    Actually, docs are hosted here. This is now linked in the readme.
Copyright 2026 Rubicon Communications LLC (Netgate). All rights reserved.