I have company internet with internal IP and proxy settings, I want to share this Ethernet connection over wifi, but creating accesspoint is somehow not working may be due to IP architecture, I want to share connection so that if my mobile use it over wifi, the computer thinks as if a browser on the same computer is accessing the internet (By forwarding or tunneling or something like that).
Asked
Active
Viewed 656 times
0
-
Is this what you are looking for: http://askubuntu.com/questions/171914/how-to-connect-share-your-internet-connection-wired-wireless – Luis Alvarado Apr 14 '14 at 16:18
-
Thanks for the link, but I know that method, as you perhaps know I cant create another network in the company network infrastructure. – Samir Chauhan Apr 15 '14 at 04:50
1 Answers
-1
For now, I can access my vm. so, this maybe contains errors or does not fit your environment.
- Click the up & down arrows in right upper side and click "Edit Connections...".
- It shows "Network Connections", select "Wireless" tab, and click "add" button.
- In "Editing Wireless connection 1", change "Connection name:" as you want.
- Change SSID as you want.
- Mode must be Ad-hoc.
- Click "Wireless Security", select "Security" and "Password"
- Finally, connect your device with SSID you made.

Jun
- 82
- 3
-
My device does not seem to recognize ad-hoc network, however that still sets up network with distinct IP address to connected device. What i want is device connects to wifi but wifi draws the internet by disguising as browser on the computer (Ubuntu), by means of some work around. – Samir Chauhan Apr 15 '14 at 04:46