VPN, Tunneling to hide 'real IP' through my proxy server while showing the client IP on 'real' server side
Posted
by
mickula
on Server Fault
See other posts from Server Fault
or by mickula
Published on 2012-04-14T00:36:27Z
Indexed on
2012/04/14
5:31 UTC
Read the original article
Hit count: 683
I would like to hide my 'main server' behind the load balancer, call it 'proxy server' Although I use some closed-source software on 'main server' and it needs the client IP address to operate well.
When I'm setting up some VPN connection, in that software it displays the IP address of my 'proxy server'.
Is there any option to set up such tunneling or vpn to:
- not reveal IP of 'main server'
- show the IP of 'client' in 'application' on 'main server'
I will be grateful for all your replies and ideas.
© Server Fault or respective owner