Thanks @RincewindsHat for pointing that out. There are valid domain names that start with a digit. To be honest, I don't know if a hostname may start with a digit, too according to RFC. But since it's possible, we have a domain name in server.address and client.address we should make sure to have a more robust check in filter-70-client.conf and filter-70-server.conf.
To be honest, I consider host- and domainnames starting with a digit as fairly exotic. So I think it's important to fix that but not an immediate must to start a fix right now.
Thanks @RincewindsHat for pointing that out. There are valid domain names that start with a digit. To be honest, I don't know if a hostname may start with a digit, too according to RFC. But since it's possible, we have a domain name in
server.addressandclient.addresswe should make sure to have a more robust check infilter-70-client.confandfilter-70-server.conf.To be honest, I consider host- and domainnames starting with a digit as fairly exotic. So I think it's important to fix that but not an immediate must to start a fix right now.