mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #260] Your current IP seen local host #218
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#218
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 @dipenpatel235 on GitHub (Apr 3, 2016).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/260
Hello when i open "https://www.nsupdate.info/" link show it show my correct ip
i have setup my own nsupdate server and show my ip is 127.0.0.1. so what i have did wrong ?
Your current IP(s) + reverse DNS:
IPv4: 127.0.0.1
Thanks
@ThomasWaldmann commented on GitHub (Apr 3, 2016):
That would be expected if server and client run on same machine.
Or if the server runs behind a http reverse proxy.
@dipenpatel235 commented on GitHub (Apr 7, 2016):
Ok...Thanks.