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

#1
25.7 Series / Re: DDNS not connecting to noip
August 27, 2025, 10:57:29 PM
Solved the problem.

Settings for NoIp I have to use are:

Enabled: checked
Description: ****
Service: Custom
Protocol: DynDNS 2
Server: dynupdate.no-ip.com
Username: ***
Password: ***
Wildcard: unchecked
Hostname(s): ****
Check ip method: Interface
Interface to monitor: WAN
Check ip timeout: 10
Force SSL: checked
#2
25.7 Series / Re: DDNS not connecting to noip
August 27, 2025, 10:00:04 PM
I think I've found a potential cause.  My config file doesn't contain the ddns config.

syslog=yes
pid=/var/run/ddclient.pid
verbose=yes

That's it.  No actual ddns config in there at all.
#3
25.7 Series / Re: DDNS not connecting to noip
August 27, 2025, 07:46:10 PM
I've just restarted the system with only my hostname set and still no connection.

Attached picture is the logs since boot.  Everything else is working, but this is stopping my NAS and VPN from working.

Noip is still saying the 18th for the last update.
#4
25.7 Series / DDNS not connecting to noip
August 27, 2025, 12:35:54 PM
I'm having an issue with my ddns connection to NoIp where opnsense is not grabbing the IP Address and talking to noip.

My settings are:
Service: noip
Username
Password
Hostnames (my actual hostname and the one they say to use)
Check IP method: Interface
Interface to Monitor: WAN
Timeout: 10
Force SSL: checked

I've tried it with both hostnames individually, check IP as noipv4, Force SSL unchecked and with the backend in both native and ddclient.

I have just upgraded to the latest version (25.7.2) and this issue was present before the update (from 25.7.0).

When I log in to noip account I see the last update was on the 18th August.

In the logs in opnsense I get "no global IP address detected, check config if warning persists"

In the table showing ddns configs it is not updating with an IP address and time, and on the lobby widget it is also no updating.

Can anyone point out where I'm going wrong?