Project

General

Profile

Actions

Task #8537

open

Check whether we can support DNS wildcard with our ipv4/ipv6 proxy

Added by Nico Schottelius over 3 years ago.

Status:
New
Priority:
Normal
Assignee:
Target version:
-
Start date:
10/26/2020
Due date:
% Done:

0%

Estimated time:
PM Check date:

Description

Request:

Hi, I have a ipv6only vm have just set up a ipv4 to ivp6 proxy but it does not really work for my subdomain. is it needed that every subdomain is also included in the forwarding or is it possible that you set a wildcard?

We should be able to support this. We are currently using:

# HTTPS
    use-server www.ungleich.ch if { req_ssl_sni -i www.ungleich.ch }
# HTTP
    use-server ungleich.ch if { hdr(host) -i ungleich.ch }

Need to lookup how to match "ungleich.ch" and '*.ungleich.ch'

No data to display

Actions

Also available in: Atom PDF