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

Topics - kpwn

#1
German - Deutsch / DHCPDv6 config persistent ändern
October 22, 2021, 06:35:06 PM
Hallo,
ich machen der dhcpdv6.conf Änderungen hinzufügen um meine eigenen hooks laufen zu lassen.
immer wenn ich den dienst neu starte wird jedoch "/var/dhcpd/etc/dhcpdv6.conf" überschrieben und meine Änderungen sind weg.
Gibt es da eine Möglichkeit die dauerhaft zu machen? Der GUI bietet keine Möglichkeit für eigene Hooks/Skripte...
#2
21.7 Legacy Series / persistent changes to dhcpdv6.conf
October 22, 2021, 05:45:49 PM
I want to make persistent changes to the dhcpdv6 configuration (dhcpv6.conf) in order to execute my own hooks.
However when i edit the file "/var/dhcpd/etc/dhcpdv6.conf" my changes get overwritten by opnsense whenever the dhcpv6 service is restartet. How can i make my changes persistent?
#3
Hi Everyone
the GUI allows the setup of dhcp6 client registration with nameserver that are diffeerent from the FW which is great. Sadly you have to enter a IPv6 adress that points to the primary DNS server of the domain.
Some DNS servers are only reachable through IPv4, even tho they resolve IPv6 adresses.
I suggest changing that so users are able to enter IPv4 Adresses for the nameservers as well. And while beeing at it, why even enforce the entering of an IP address? I would like to enter the FQDN of the nameserver, which is a better solution in my opinion.

Is there a known workaround?
#4
Nachdem mein DHCPv6 jetzt läuft wollte ich die clients (also ihre Hostnamen) auch gleich in meinem Nameserver registrieren.
Der DHCPv6 Server in der Opnsense bietet dafür ja extra Konfigurationsmöglichkeiten.
Er erwartet aber als IP-Adresse des primären Nameserver eine IPv6 Adresse. Hat leider keiner von meinen 2 Nameservern, beide habe eine feste öffentliche IPv4 Adresse.
Gibt es eine Möglichkeit Opnsense beizubringen das das ok ist?
#5
Hallo,
ich habe leider kein festes IPv6 Präfix sondern bekomme täglich ein anderes von meinem Provider. Leider funktioniert damit der DHCPv6 Server der OPNsense nicht wirklich da ich eine Range angeben muss. Gebe ich keine range an funktioniert er nicht.
Gibt es eine Möglichkeit das er als range einfach immer die "available range" also das gesamte diesem Interface zu Verfügung stehende Netz nimmt?
#6
21.1 Legacy Series / DHCPv6 Issues on LAN side
May 19, 2021, 06:47:03 PM
Hi everyone,

i am having some trouble with my opnsense, more specific the integrated DHCPv6 Server.
My setup: WAN Interface of opnsense uses DHCPv4 and DHCPv6. Receives single dynamik IPv4 Adress and a dynamik IPv6/58 prefix
LAN v4 is static, LAN v6 tracks Wan interface.
The LAN has 2 VLANs, VLAN1 which is ipv4 only, uses DHCPv4 and works fine and VLAN2 which is IPv6 only and doesnt work with DHCP6. If i use SLAAC (RA=unmanaged or assisted) for VLAN2 it works fine, hosts get a global IPv6 adress and everything works. If i set RA to managed (use DHCPv6) the Host to not get an IPv6 Adress. the DHCPv6 service is activated for VLAN2, i can see the hosts sending request to it but no answers.
anyone has an idea?