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

#1
Hello,

I want to use OPNSense Dynamic DNS Service with Porkbun registrar to tie a hostname to a dynamic IP address.

Porkbun allows you to edit DNS records via API https://kb.porkbun.com/article/190-getting-started-with-the-porkbun-dns-api.

They also provided a Dynamic DNS client to use https://github.com/porkbundomains/porkbun-dynamic-dns-python.

However, I am not exactly sure how to incorporate to OPNSense. Porkbun is not in the OPNSense Dynamic DNS Service's "Service Type" list. I selected "Custom" and not sure where do go from here. Where do I enter the Porkbun's API key and Secret Key?

Any advice? Thanks!

#2
Curious, when you enter the endpoint for your WireGuard remote peer (e.g., mobile device), do you use the public IP/port (92.134.66.12:51820 or the domain name/port (mydomianname.com:51820)?

I can't get my setup to do handshake and I think it's because I use IP address/port for the endpoint and not domain name.