My laptop runs 14.04. It receives connection through WiFi. However, I have a couple of Windows laptop in vicinity which requires internet connection. Is there any way that my laptop acts as server to provide internet connection via ethernet or wifi to other laptops ?
1 Answers
I understand that you have a laptop which gets internet via WiFi and wishes to share the internet to other PCs via a different network. You want your laptop to act as the connection between the two networks.
In other words, you want to make your laptop, which has an internet connection to act as a gateway on a separate network that you create and connect all other devices to it. Here is the guide I followed. The documentation is for arch linux, but it will work on Ubuntu too. Here is an answer in another SE site that applies this idea.
But it is to be noted that a WiFi card can't connect to two different networks simultaneously. So if the the connection to the network from which you get internet is via WiFi, the second network you create should be via Ethernet.

- 5,499
-
Thanks, I will give a try. I am having a office setup where I cannot give WiFi password to the laptop users. – user227495 Sep 22 '15 at 13:41
I get that it seemed a bit too comprehensive. One of those answers links to this article, maybe that's simpler to perform? http://ubuntuhandbook.org/index.php/2014/09/3-ways-create-wifi-hotspot-ubuntu/
– Promille Sep 22 '15 at 13:34