Is it possible to share internet connection via remote desktop?

13,695

Solution 1

RDP is not capable of Internet sharing, so you can't share Internet using RDP with standard applications. There are many way to share Internet from a Windows box to another one. I suggest you to use VPN. You should do following steps:

  1. Run VPN Server on your server with unlimited internet access
  2. Connect to VPN server from your limited computer

Solution 2

  1. Install Bitvise SSH Server on your server.
  2. Use MyEnTunnel to make a SOCKS server on your computer. MyEnTunnel uses SSH to pass SOCKS request to the SSH server.
  3. Use Proxifier to redirect any applications traffic to the SOCKS sever created by MyEnTunnel. This step is not required if the update program accept SOCKS.

Solution 3

You could try upgrading your PC using DVD or USB media instead of an online install. If you can't obtain the DVD elsewhere you could still download the media image using the server and then transfer it to a local PC that has a DVD burner (possibly using Remote Desktop's drive sharing but using a shared folder on the network would be better).

Solution 4

If you have administrative access to the server, you might be able to set it up as a proxy server, then connect your two computers to the internet through this proxy server, and run your upgrades. This doesn't involve any remote desktop though.

In theory you could write code that abuses the RDP protocol to tunnel internet traffic, but it's unlikely a tool like that already exists...

Share:
13,695

Related videos on Youtube

D B
Author by

D B

Updated on September 18, 2022

Comments

  • D B
    D B almost 2 years

    At work I have two computers connected to the same network, each user can download a limited quota of 400 MB each day from internet, but I need more than this. There is a server computer beside me which has unlimited internet access, and I can connect to this computer via remote desktop. Is it possible to use server computer's internet to upgrade my windows 7 to 10 though remote desktop? Not to mention, automatic updates are closed by administrator.

    • vembutech
      vembutech over 7 years
      I think there is no possibility for this.
    • Xavierjazz
      Xavierjazz over 7 years
      Are you trying to bypass your company's policies?
    • Bradley Uffner
      Bradley Uffner over 7 years
      Your company set these restrictions up for a reason (good or bad). Bypassing them without permission will probably get you in to a lot of trouble.
    • Hagen von Eitzen
      Hagen von Eitzen over 7 years
      Ask your admin to extend your quota? After all, you have good reasons to use so much bandwidth, don't you?
    • SnakeDoc
      SnakeDoc over 7 years
      I seriously doubt your company will appreciate you using a server for internet browsing... and seriously, for a work computer, 400MB per day is a lot of bandwidth. Unless you're downloading all kinds of things, there should be no need for more. Tread carefully before you continue down this path, if you're doing something you're not supposed to, it will land you in trouble.
    • SnakeDoc
      SnakeDoc over 7 years
      And no, if you don't have administrator access on your computer, you will not be able to upgrade to windows 10. Seriously, your IT Dept clearly doesn't want you upgrading your computer, why else is there a 400mb limit per day and auto updates are disabled and you don't have admin access? Continuing down this path is nothing but bad for you.
    • D B
      D B over 7 years
      I can download everything by using server's internet, and I don't want to bypass company's policies! I have downloaded a file and when I execute that file it starts to download windows update files, but it reaches the quota and it stops.
    • D B
      D B over 7 years
      Overall, it was a question for me, if I can access to internet through RDP or not? Yes, the better way would be to ask network administrator to upgrade it for me. But, I'll try VPN approach as well ;)
    • SnakeDoc
      SnakeDoc over 7 years
      @Patzu You cannot install windows updates without administrator permissions. What you are doing is futile. Besides, your IT department would have upgraded your PC to Windows 10 if they wanted you to use Windows 10. It's their computer, not yours. Don't forget that. Continuing down this path is almost guaranteed to be in violation of your company's IT policies. Go talk with IT, get their permission and blessing before you continue. If they say No, then that's the end of the road.
    • SnakeDoc
      SnakeDoc over 7 years
      @Patzu Installing VPN or Proxy software on a company server is very likely to get you fired. It would at most companies. It's a massive security risk, and is a clear circumvention of IT policy.
    • Ashigore
      Ashigore over 7 years
      As a Network Administrator myself I can promise you with absolutely no doubt, just for what you have already done you would be on gardening leave 15 minutes after I found out and for what you're trying to do you'd be fired by the end of the day. You sound like a school child trying to bypass their web filter the way you're talking, except now you're in the real world and a bad reference will affect the rest of your life. It is absolutely not worth it.
    • Ravindra Bawane
      Ravindra Bawane over 7 years
      Yea, I'm going to echo most of the others here: As one responsible for making sure computers are running smoothly for employees of an org, I make the decisions when and whether to upgrade, and I put policies in place to make sure those computers behave in a predictable way for the staff so that they are maximally effective within the constraints of their job and corporate policy. Users going McGyver and trying to get around rules and policies WILL be reprimanded and possibly let go. What you're doing: You'd be fired.
    • JAB
      JAB over 7 years
      "each user can download a limited quota of 400 MB each day from internet" Does that include regular HTTP traffic?
    • I'm with Monica
      I'm with Monica over 7 years
      @Ashigore "For what you have already done" being RDPing into an unsecured server? - Without further proof of malice on his side, he would get told off at my company and you'd get fired by the end of the day for not securing the server! - I agree with you on the rest of your comment, though.
    • rackandboneman
      rackandboneman over 7 years
      The "most harmless" thing that can happen to you is your IT people refusing to support the machine that you unilaterally decided to upgrade if there are any problems - "you tampered with it, YOU are now responsible for making it work."
    • SnakeDoc
      SnakeDoc over 7 years
      @AlexanderKosubek It's not an unsecured server. OP has RDP access to it for his job. OP is abusing that access, and has plans to grossly abuse that access, which is where he would face disciplinary action or termination.
    • DavidPostill
      DavidPostill over 7 years
      I'm voting to close this question as off-topic because it's about circumventing network security/policies at an institution.
  • D B
    D B over 7 years
    Yes I have access as an administrator to the server, but not to my own computer as an admin. Should I search, How to create a proxy server in windows?
  • Wouter
    Wouter over 7 years
    I'm not familiar with setting it up myself, but I'm pretty sure it's a valid solution...
  • Lightness Races in Orbit
    Lightness Races in Orbit over 7 years
    4. Update your CV.
  • Brad
    Brad over 7 years
    A simple proxy server is even easier, and gets you access to web browsing at least.
  • Ben Voigt
    Ben Voigt over 7 years
    Once you download the DVD image, there's no reason to actually put it onto an actual DVD.
  • jpmc26
    jpmc26 over 7 years
    @LightnessRacesinOrbit You might wanna make that step 0.
  • Neil
    Neil over 7 years
    @BenVoigt Personally I think it makes installing on multiple PCs more convenient. You can also use it for recovery or clean reinstallation if necessary.
  • SuB
    SuB over 7 years
    I dont know any build-in proxy server in MS-Windows. So you need to install a third-party application on MS-Windows to make it a proxy server. But any MS-Windows has a simple built-in VPN server. Also every traffic can pass through VPN but some proxies are limited to HTTP or TCP-based protocols.
  • Brad
    Brad over 7 years
    No need for admin access even.
  • Brad
    Brad over 7 years
    Sure, VPN is available but it's a far cry from simple... at least when compared to something like the AnalogX proxy. analogx.com/contents/download/Network/proxy/Freeware.htm If only basic web browsing is needed, that's probably much easier and will require no extra permissions.
  • SuB
    SuB over 7 years
    I'm not sure that upgrading win 7 to win 10 can be done by a simple proxy or need whole system internet access. So if it can, the proxy server is acceptable answer, else you need solution like VPN.
  • Brad
    Brad over 7 years
    It can. A proxy is still a common way for internet access. Microsoft just uses their CDN and HTTPS for distributing Windows upgrades.