ICS

  1. Section Tutorial
  2. New structure element in HTML5
  3. The semantics of html5 structural elements
  4. Google Web Authoring
  5. HTML5 examples
  6. Dive in to HTML5
  7. Introductin to HTML anchor and liks
[ICS Network / Internet Sharing within LAN using USB dongle on Windows 7] |
[section 2] |

ICS Network / Internet Sharing within LAN
using USB dongle on Windows 7

This post will describe sharing internet using any internet dongle with
all LAN computers. To do this one system can be considered as host or
server and this system will have working Internet Dongel connection.
Following are list of settings need to be done on server and client
machine.

 

On Server/Host Computer

Connect Internet Dongle in USB port and connect the network.

  1. Go to Control Panel
  2. Network and Sharing Center
  3. click on dongl network
  4. click on properties
  5. Sharing tab
  6. Check the “Allow other network users to connect through this
    computer’s Internet Connection and Establish a dial-up connection
    whenever a computer…” Check boxes.
  7. Click on Settings button and select the services you want to
    share.

    1. Now click on Local Area Connection
    2. properties
    3. select Internet Protocol Version 4(TCP/IPv4)
    4. click Properties. You will see an Use the following IP address is
      selected and IP address is generated as 192.168.137.1
    5. Go to Control Panel
    6. Internet Options
    7. Connections tab
    8. select Never Dial a Connection. In LAN Settings,
    9. select Use automatic configuration script checkbox and enter your
      IP address in Address textbox.

Make sure that Use a proxy
server for your LAN Checkbox is unchecked.

Now Re-connect your Internet Dongel connection.

 

Now open the command prompt and type the nslookup, and find the server name and address in execution result
server name and address in execution result.

On Client Machine

  1. Go to Control Panel
  2. Network and Sharing Center
  3. Local Area Connection
  4. properties
  5. select Internet Protocol Version 4(TCP/IPv4)
  6. click properties
  7. select Use the following IP address
    • Enter IP address as 192.168.137.x. x should be in range of
      3-254.
    • Enter server/host computer IP address in Default gateway.
    • Now select Use the following DNS server addresses and
    • in Preferred DNS server enter the address what you got in nslookup
      command execution result on server.

Now
refresh your network connection and it should work fine.