Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sofax

#1
Your instance always needs a public and a private key pair.
For the peers, you only need the public key of the other side.
Generate a new key pair and add the new public key to your provider.
#2
Quote from: Patrick M. Hausen on January 20, 2024, 10:35:11 PM
...

ok i did the same , i unchecked and checked both options leases and static in unbound and restart unbound, but wont work.
Maybe you still had remnants of the isc in the unbound host entries.
#3
Quote from: newsense on January 20, 2024, 09:18:03 PM
Do you have any <gateway_group> listed in /conf/config.xml or the only remnants of the name are in the rules section ?

I took a look at the configuration history, the entire gateways block was not there in the config before i added it back.
But I only had this one wireguard gateway group before the update.


+  <gateways>
+    <gateway_group>
+      <name>***</name>
+      <item>***|1</item>
+      <item>***|1</item>
+      <trigger>down</trigger>
+      <poolopts/>
+      <descr/>
+    </gateway_group>
+  </gateways>


It looks like the '/usr/local/opnsense/mvc/script/run_migrations.php' delete all gateways and the group, but only recreated the gateways withoutt the group
#4
my gateway group was gone also
i posted it in the irc earlier
#5
@bbin
you have to uncheck Auto collect option data in the subnet settings

@Patrick M. Hausen
how you get the leases to register in unbound ?
i stopped isc and start kea, reserved leases come in, but unbound wont resolve them.