I get the Internet via WiFi on my Windows 7 Starter netbook. I want to share the Internet to my Linux box via the ethernet connection (e.g. using a crossover cable). ICS is not available in Starter to bridge the connections.

Is there a hack or 3rd-party (preferably open) software which does this?

link|improve this question

75% accept rate
feedback

1 Answer

up vote 0 down vote accepted

The only third party Internet connection sharing software for Windows I'm aware of is NAT32, which is not free in any sense of the word. (The shareware version is insufficient for your purposes.) It works great, though.

There are a couple of hacky solutions you can try though. One option is to run Linux in a virtual machine like VirtualBox and use that to share your Internet connection. Another is to use free proxy server software like Squid. If you do that, you will only be able to use HTTP and FTP from the Linux machine (SSH and most multiplayer games will not work) and you'll need to configure the proxy server in all applications that need Internet access.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.