AdguardTeam / AdguardTeam/AdGuardHome
DNS rewrites, answer column not sorting properly
- 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/categories/q-a) 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 or ask for help](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a)
- [x] I have set up AdGuard Home correctly and [configured clients to use it](https://github.com/AdguardTeam/AdGuardHome/wiki/Clients). (Use the [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions/categories/q-a) for help with installing and configuring clients.)
### Platform (OS and CPU architecture)
Linux, AMD64 (aka x86_64)
### Installation
Docker
### Setup
On one machine
### AdGuard Home version
v0.107.67
### Action
1. Go to `/#dns_rewrites` page
2. Add multiple rewrite entries in this order
```
- a.domain.internal -> 172.16.0.45
- b.domain.internal -> 172.18.0.5
- c.domain.internal -> 172.18.0.2
- d.domain.internal -> 172.16.0.2
- e.domain.internal -> 172.18.0.10
- f.domain.internal -> 172.16.0.25
```
3. Change the answer for an entry that changes sorting, example
```
- d.domain.internal -> 172.16.0.47
- f.domain.internal -> 172.16.0.25
```
4. Sort by answer column
### Expected result
Sort properly using Answer column
### Actual result
What kind of sorting is this?
### Additional information and/or screenshots
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.