Maybe you want to try cron for the update.
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 MenuQuote from: wirefall on February 13, 2024, 05:48:46 PM
quite interesting indeed...
Everything you do seems to be exactly correct, so the fault must be somewhere else...
cat <<__EOF__ | sudo tee /etc/cron.d/dyndns >/dev/null
*/5 * * * * joe curl https://freedns.afraid.org/dynamic/update.php?<token0> # main dns, whatever can get out
*/5 * * * * joe curl --interface re1 https://freedns.afraid.org/dynamic/update.php?<token1> # dns1, WAN, vodafone
*/5 * * * * joe curl --interface re0 https://freedns.afraid.org/dynamic/update.php?<token2> # dns2, OPT1, telekom
__EOF__
Quote from: train_wreck on November 18, 2023, 10:59:54 AMJust curious: have you set up firewall rules such that source:port (which should be unicast, IMHO) of those packets can be reached accross the networks?
Then, to get the TV working I have to run:udpbroadcastrelay --id 1 --port 1900 --dev lan.20 --dev lan.30 --multicast 239.255.255.250 --msearch dial -d -s 1.1.1.2
Quote
To get the Roku to work I have to run:udpbroadcastrelay --id 1 --port 1900 --dev lan.20 --dev lan.30 --multicast 239.255.255.250 -d
I tried running both commands with a different ID number but this caused a multicast flood.
mDNS (Chromecast/Apple Bonjour)
224.0.0.251:5353 -s1.1.1.1
224.0.0.251:5353 224.0.0.51:5353 -s1.1.1.1
224.0.0.251:5353
224.0.0.1:5353
SSDP (UPnp/DLNA Media)
239.255.255.250:1900
239.255.255.250:1900 -s1.1.1.1
Quote from: marjohn56 on February 19, 2024, 04:24:00 PMNot sure I understand what you try to tell me :)
Perhaps because it's RTP and not UDP?
IP (tos 0x0, ttl 10, [DF], UDP) 192.168.12.101.47386 > 239.255.1.2.5004: UDP
cvlc BigBuckBunny_320x180.mp4 --sout "#rtp{dst=239.255.1.2,port=5004,ttl=10,mux=ts,sap,name=Bunny}" --no-sout-all --sout-keep --loop
vlc rtp://239.255.1.2:5004
udpbroadcastrelay --id 2 --dev re2 --dev re2_vlan10 --dev re2_vlan12 --port 5353 --multicast 224.0.0.251 -s 1.1.1.1 -f
udpbroadcastrelay --id 1 --dev re2 --dev re2_vlan10 --dev re2_vlan12 --port 1900 --multicast 239.255.255.250 -s 1.1.1.2 -f
udpbroadcastrelay --id 20 --dev re2 --dev re2_vlan10 --dev re2_vlan12 --port 5004 -f
Quote from: wirefall on February 13, 2024, 12:53:07 PMIt was working a long time ago with an old install of opnsense
had it worked ever before?
QuoteI copy+paste user and password from keepassx. So I don't see how a typo could hit me.
Other question, your log reads "Could not authenticate", maybe wrong password, username, typo, ...?
QuoteTried both
Also try to put in your username instead of your email address (freedns account).
QuoteHad to log into freedns to change from v1 to v2 and back again.
Could you log in at freedns?
2024-02-12T22:10:47 Notice ddclient FAILED: updating my.do.main: failed to get record list from https://freedns.afraid.org/api/?action=getdyndns&v=2&sha=<credentials>: ERROR: Could not authenticate.
2024-02-12T22:05:44 Notice ddclient FAILED: updating my.do.main: failed to get record list from https://freedns.afraid.org/api/?action=getdyndns&v=2&sha=<credentials>: ERROR: Could not authenticate.
2024-02-12T22:00:37 Notice ddclient WARNING: Wait at least 5 minutes between update attempts.
2024-02-12T22:00:37 Notice ddclient WARNING: last updated <never> but last attempt on Mon Feb 12 21:57:47 2024 failed.
2024-02-12T22:00:37 Notice ddclient WARNING: skipping update of my.do.main from <nothing> to xx.xxx.xx.xxx.
2024-02-12T02:37:10 Error ddclient Account xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx [custom - ] failed to set new ip XX.XX.XX.XX [401 - Unable to authenticate with that user/pass combo]
2024-02-12T02:35:06 Error ddclient Account xxxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxx [custom - ] failed to set new ip XX.XX.XX.XX [401 - Unable to authenticate with that user/pass combo]
2024-02-12T02:20:39 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T02:20:29 Notice ddclient WARNING: Wait at least 5 minutes between update attempts.
2024-02-12T02:20:29 Notice ddclient WARNING: last updated <never> but last attempt on Mon Feb 12 02:15:48 2024 failed.
2024-02-12T02:20:29 Notice ddclient WARNING: skipping update of sub.do.main from <nothing> to XX.XX.XX.XX.
2024-02-12T02:15:52 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T02:10:48 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T02:05:45 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T02:00:42 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:55:39 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:50:36 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:45:33 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:40:30 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:35:26 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:30:23 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:25:20 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:20:17 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:15:11 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:10:07 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:10:07 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:05:03 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T01:00:00 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:54:55 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:49:52 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:44:49 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:39:47 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:34:45 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:29:41 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:24:38 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:19:32 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:14:30 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:09:27 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-12T00:04:25 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-11T23:59:21 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-11T23:54:18 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-11T23:49:16 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-11T23:44:14 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-11T23:39:12 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
2024-02-11T23:34:07 Notice ddclient FAILED: updating sub.do.main: unexpected status (ERROR: Unable to locate this record (changed password recently? deleted and re-created this dns entry?) (double check username/password are correct))
Quote
This account is currently not available.