Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
It produced this output:Failed authorization procedure. www.test.frequenz-messung.de (http-01): urn:ietf :params:acme:error:dns :: DNS problem: NXDOMAIN looking up A for www.test.freque nz-messung.de
To fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you’re using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided.
I do have firewall but all traffic is allowed on my IP
"INPUT -p tcp --dport 80 -m state --state NEW -s 192.68.16.1/32 -j ACCEPT "
or maybe i need another rule hmmm