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

#1
General Discussion / Re: Help with DDNS
February 15, 2025, 10:56:57 AM
I just wanted to say thanks for who ever added this feature to ddclient in opnsense.

https://github.com/opnsense/plugins/blob/stable/25.1/dns/ddclient/pkg-descr
#2
I see
Thanks, so staying with ISC :)
#3
Any help will be appreciated 🙂
#4
In ISC DHCPv4, when defining static mappings, it's possible to assign different domains to hosts. For example, some hostnames might use the default localdomain domain (commonly used in OPNsense), while others might belong to the example.com domain. How can this functionality be achieved in KEA to assign different domains to hosts?







#5
Hi
After boot, the ddns doesn't update automatically
I get this error
no global IP address detected, check config if warning persists
The problem is because of the pppoe
The first time it's trying to connect I get this

024-07-14T22:48:49 Informational ppp [wan_link0] Link: DOWN event
2024-07-14T22:48:49 Informational ppp [wan_link0] PPPoE connection timeout after 9 seconds
2024-07-14T22:48:40 Informational ppp [wan_link0] PPPoE: Connecting to ''

The second time it's connecting fine, but the ddns service already started (I believe) so no ddns update.
The problem occurs when using bare metal and vm with pass through
But doesn't happen when using virtio in promox
The Ethernet is i225 b3
Connected to bridge ont

Thanks

#6
24.1, 24.4 Legacy Series / Re: GeoIP alias problem
July 14, 2024, 05:14:26 PM
Thank you
It seems to work now as before 24.1.10_2
#7
24.1, 24.4 Legacy Series / GeoIP alias problem
July 12, 2024, 11:07:49 PM
Hi
fresh new install of 24.1, updated to 24.1.10_2
when trying to create alias for a country, I get this error:
Entry "[object HTMLOptionElement]" is not a valid country code.
never had problems before
any help would be appreciated
#8
General Discussion / Help with DDNS
January 06, 2024, 10:12:22 AM
Hi
Currently I use DDNS plugin to update IPV4 of my wan
unfortunately I have dynamic prefix for IPV6 (and no ability to get a static one)
can I use the plugin to update one of my lan client IPV6 on cloudflare?
Thanks in advance
#9
Hi
In past version, we could select which interface to bind, in the new version we must specify IP?
I want to bind to wan IPV6 which change every time I reconnect, what should I do?

Also, what option(s) do I need to select in "redirect gateway" to redirect (push) all traffic (IPV4+IPV6) through the VPN?
When selecting more than one option, the server fail to start.

Thanks