mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 18:05:54 +03:00
[GH-ISSUE #169] Help with fqdn not declared on dns #149
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ricain59 on GitHub (Jul 17, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/169
Checklist
jc21/nginx-proxy-manager:latestdocker image? noDescribe the bug
My problem is probably mine configuration. I have a domain public and redirect to NPM fine. NPM redirect to an virtualhost on my network and give error not found mysite.local.domain. But this virtualhost not declared on my network and on my linux machine have multiple virtualhost. Before, on my old proxy, i've put on file hosts "192.168.1.10 mysite.local.domain" and works. how do this with NPM? It's possible do this?
Thank you for help and sorry my english.
@ricain59 commented on GitHub (Jul 17, 2019):
I've try other solution, "--add-host xxxx" and "--network host" on docker run but unsuccesfully.
@jc21 commented on GitHub (Jul 23, 2019):
You said you have the domain public and redirecting so I assume you're just talking about a sub-domain of that domain not directing?
NPM is not a DNS manager, you'll have to get your DNS provider or service to send your
mysite.local.domainto NPM or most likely a wildcard*.local.domain@ricain59 commented on GitHub (Jul 23, 2019):
You can close resolve using, intranet domain.