IP-Whitelist for Proxy App
-
Hi there,
I would like to have a ip white listing for the proxy App.
Scenario:
- Clouron is running on server A.
- Web service is running on server B.
- server A and B are in the same network.
- server A is reachable from internet, but server B is not.
- Cloudron Proxy App on server A enables access to Web service on server B.
- User A is located in a trusted network.
- User B is a stranger in some other network.
- User A is browsing to the URL for the proxied Web service.
- User B is browsing to the URL for the proxied Web service.
- User A is granted access without any authentication because of his trusted network source.
- User B is access denied because of his untrusted network source. (for me it would be already good if the connection just get rejected in that case, no message or page needs to be displayed)
Does this feature request make also sense to other Cloudron users?
Is there a chance to get this feature in the future?Cheers,
Michael -
Can you give a real life example? I got lost after the 5th or 6th bullet point
-
Sure, in fact I would like to have some web services only available to users/processes from a specific network (eg. home or office ip address), but not anybody else.
In my case I have some kind of intranet webserver running on server B. Cloudron does the App Proxy to give access to it. I cannot use any authentication because there are some processes in the local network running that are not able to do authentication. So I would like to just whitelist them by IP Address.