I am working around to find the best and simplest solution to this:
Assume we have a windows server 2008 R2 (name this A) with 2 network card configured, one is connected to Internet and another is connected to company LAN. so I am able to see both internet and LAN from this server A.
My PC (name it B) just connected to LAN and there is no internet connection on B.
The goal is to use the Internet of A on B.
I want to be able to input the IP address and port of A into B's browser e.g. Firefox (like a proxy server) and use the internet of A.
How can this possible using SSH, Socks Proxy, VPN or etc.
thanks in advance.
EDIT:
This LAN is our organization LAN that is governmental and I am not allowed to put a router or change the network setup. I have access to A remotely and my role is administrator on A. I can browse Internet on A, but it is a company businesses server! I don't want to open my email on that. I don't have Internet access on my desktop PC , B. hope I was clear guys!