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

#1
Hi,

unfortunately I cannot find any SOlution. Every Release after 24.7.9_1 causes that I get no IPv6 IP on the WAN Interface anymore. So all Version are unusable for me because I want to have a working dual stack.

I was hoping that anyone would try helping to debug as I can't see any obvious failures in the regular logs.
#2
Hello,

I just upgraded from 24.7.9_1 to 24.7.11_2 and after that I am not getting an IPv6 WAN Address nor a delegated prefix over my PPPoE Connection. With 24.7.9_1 everything works fine.

Setting:
PPPoE Adapter, default settings
WAN Interface: ipv4: pppoe; ipv6: DHCPv6; Use IPv4 connectivity; Basic; delegation size 56; rest is all default
Tunable: net.inet6.ip6.dad_count = 0
fixed a dpinger problem long ago (https://github.com/opnsense/core/issues/6913)

After Update I can see a logfile which made me curious:
Error dhcp6c transmit failed: Permission denied
/usr/local/etc/rc.newwanipv6 also got some error messages.

The System runs virtualized so I did a Snapshot Rollback but currently 24.7.11_2 seems unusable for me.

What I tried:
Request prefix on only on/off
Send prefix hint on/off
combination of both

DHCPv6 to PPPoEv6 and back
PPPoE Compression on/off

Nothing made a difference :-(
#3
German - Deutsch / Re: os-ddclient
December 11, 2023, 03:42:13 PM
OK hat zufällig jemand noch eine Idee wie man den neuen os-ddclient konfiguriert, wenn man Update URLs ansprechen muss in denen man die IP als Variable mitgibt?

Das ist eine recht verbreitete Methode und ich fände es seltsam würde os-ddclient das nicht unterstützen.
#4
German - Deutsch / Re: os-ddclient
November 20, 2023, 04:50:30 PM
ich brauche es aber leider
#5
German - Deutsch / Re: os-ddclient
November 20, 2023, 09:07:32 AM
Hi,

das ist nicht mein Problem. Mein Problem ist, dass wenn ich zwei Custom Profile einrichte, eines für IPv6 und eines für IPv4, ich im DDNSS Account nie beide IPs drin habe.
Er speichert immer nur die zuletzt geupdatete leider.

Wenn ich also Save & Force Update auf IPv6 Profil drücke, dann hat mein DDNSS Record NUR die IPv6 Adresse, drücke ich Save & Force Update im IPv4 Profil, dann setzt er NUR die IPv4 Adresse und die AAAA ist wieder weg.

Sprich, das jeweils letzte Update überschreibt den jeweils anderen Stack. Und opnsense supportet ja nicht, wie zB die FritzBox, in einem URL Aufruf beide IPs für beide Stacks mitzugeben. Ich muss ja je Request entweder v4 oder v6 machen.

Vermutlich muss ich mich damit beschäftigen eigene Crons anzulegen, die ich dann als Action in der Cron UI verweden kann ... Müll. Alles Müll!
#6
German - Deutsch / Re: os-ddclient
November 17, 2023, 01:50:02 PM
Im Prinzip ist die Frage, was ich wo eintragen muss.

Wie überführe ich:

DynDyns Legacy:
http://ip4.ddnss.de/upd.php?key=abcdefg&host=%HOST%&ip=%IP%

DDNSS Doku:
Dual-Stack und IP4 oder IP6 Only

für IPv4

https://ip4.ddnss.de/upd.php?key=abcdef&host=xxx.ddnss.de&ip=%IP%

für IPv6

https://ip6.ddnss.de/upd.php?upd.php?key=abcdef&host=xxx.ddnss.de&ip6=%IP%

In diese UI:
siehe Anhänge.

Außerdem habe ich bereits jetzt mit dem Legacy weg das Problem, dass wenn ich zwei Profile anlege, eines für ip6 und eines für ip4 er immer nur die dann geupdatete Adresse in den DNS Eintrag übernimmt. wenn ich force and save drücke bei v6 steht im DNS Namen nur meine ip6 Adresse, drücke ich force update bei v4 steht wieder nur v4 drin, nie beide.

bei Fritzbox zB wo in einem Aufruf beide IPs mitgeteilt werden geht das wunderbar!
https://www.ddnss.de/upd.php?user=<username>&pwd=<pass>&host=<domain>&ip=<ipaddr>&ip6=<ip6addr>

Das funktioniert bei meinem meiner VPN peers 1A mit DDNSS. Und ja, ich habe überall Dual-Stack angeklickt bei DDNSS.
#7
German - Deutsch / Re: os-ddclient
November 17, 2023, 11:50:48 AM
Hi,

ich suche Hilfe. Ich nutzte bisher den os-dyndns client, ich habe zwei verschiedene anbieter, die beiden nicht in den default listen sind.

Das Schema ist im Prinzip, dass ich eine URL aufgrufen, den API Key mitgebe und per parameter auch meine IP mitgebe.
Das hat für ipv4 bisher super geklappt, mit ipv6 habe ich es in keinem aller fälle hinbekommen leider...

ein anbieter ist ddnss.de, der andere ist ne IONOS API.

der neue os-ddclient hat ja nicht ansatzweise die möglichkeit ne update URL aufzurufen und die IP als Parameter mizugeben.
bisher war ja Platzhalter dafür %IP aber das gibts da ja auch nicht.

Ich scheue mich jetzt auf die 23.7 zu gehen weil mir dyndns super wichtig ist.

Kann da jemand unterstützen? Vllt bin ich ja nur zu unwissend. Vllt kann os.ddclient ja auch in 23.7 wieder mehr als in 23.1.11
#8
22.1 Legacy Series / Re: os-ddclient
March 25, 2022, 10:37:48 AM
Same Problem here, I have IONOS and I need to ask an Update URL which works fine with os-dyndns but no Chance with os-ddclient.

No Host, no Username, no Password, just Update URL containing pubkey/api-token and for ex. var for pushing IPv6 oder IPv4.
Please get it to work else ddclient won't be an alternative to dyndns!

Quote from: Hansaplastique on March 20, 2022, 12:08:02 AM
Not sure if I should report this here or not, but os-ddclient doesn't seem to support the cPanel web call either.
(cPanel documentation)

Short version:
In cPanel you enable the DDNS feature for a domain or subdomain.
cPanel will then generate a unique URL when setting this up, something like this:

https://mydomain.com/cpanelwebcall/somecharactershere

When calling this link, no username, password, or other complicated things are needed.
Just submit the link. cPanel will update the appropriate records and returns a plain text reply, formatted like so:

ipv4: 123.123.123.123

(where 123.123.123.123 is obviously your public IP address)

The old DDNS in OPNSense handled this just fine by selecting "Custom", however "os-ddclient" (v1.3) doesn't work that way ...
Anyhoo - hope this is useful for the involved developer or developers - apologies if this is not the right place to report this. 😊

For reference, a similar request for pfSense (not by me).