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 - yannix

#1
I managed to accomplish this by enabling 'Register DHCP static mappings ' under 'Unbound DNS->General'.

Caveat: I'm new to opnsense too

HTH
#2
That was it.

I ran into a minor issue adding a new entry, it kept complaining about invalid characters in my DNS key name. Turns out it didn't like the fact that my key name has a trailing dot. I removed it from both opnsense and my named.conf and it went through fine.

Just wanted to bring this to your attention in case it's an issue. I can't seem to find anything that indicates it would cause an issue (or noncompliance with RFC) one way or another. Just an old habit of mine from years of dealing with bind.

Thanks for pointing me to the right direction.
#3
Hello,

I'm new to opnsense.

I'm asking if it's possible to run 'nsupdate' (using keys) to a bind server as a custom dyndns option. I looked into the custom settings but it seems it prefers to do the update using HTTP authentication instead.

If it's not an option, I am okay writing a custom startup? script but how does one reference the WAN IP?

I envision nsupdate running everytime my WAN IP changes and during router startup.

Thanks in advance