AdguardTeam / AdguardTeam/AdGuardHome

Can't get Adguard distinguish clients with DoT and DoH with NPM as reverse proxy

Offen
#5,859 5 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
waiting for data
Vorherrschende Sprache
TypeScript
Sterne
36.9k
Forks
2.5k
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

### Prerequisites

- [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [X] I have searched other issues and found no duplicates

- [X] I want to report a bug and not ask a question

### Operating system type

Linux, Other (please mention the version in the description)

### CPU architecture

AMD64

### Installation

Docker

### Setup

On one machine

### AdGuard Home version

v0.107.29

### Description

Hi, after many hours of trying to make everything set up I came here

Adguard on rootless podman + Nginx-Proxy-Manager as proxy

NPM IP - 10.89.1.21

My custom location: (/dns-query -> 10.89.1.21:{ui_port})
```
proxy_set_header Host $host;
proxy_set_header X-Real-IP $remote_addr;
proxy_bind 10.89.1.21
```
My trusted_proxies:

```
trusted_proxies:
- 127.0.0.0/8
- ::1/128
- 10.89.1.21
```

It seems I'm terribly misunderstanding headers or something

And the same with DoT, it's in the trusted proxies, but still no result(or I check in a wrong way)

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.