DNNCommunity / DNNCommunity/PolyDeploy

IP whitelisting is not possible from host server

Open
#16 6 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
51
Forks
20
PR merge metrics
No merged PRs in 30d

Description

I'm trying to whitelist an IP address from the host web server, however I am unable to do so, due to some novel IP address configuration on the server itself. It logs that the traffic is coming from the IP address of the server rather than the loopback address `127.0.0.1`.

Is it possible for the IP whitelisting to include the IP address of the server itself? It doesn't look like this is stored in DNN, but it looks like you are able to get it from [ASP.NET](https://stackoverflow.com/questions/646525/getting-the-ip-address-of-server-in-asp-net).

We will need to be certain that the source of IP address cannot be compromised as this would be exploitable.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.