how to share internet connection in windows xp ?

faizaan

faizaan

@faizaan-l83FI7 Oct 16, 2024
hi friends,

I am having internet connection and i want it to share that connection with

other pc which is connected in lan through router .i want that both pc can

access internet if router is on .

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • durga ch

    durga ch

    @durga-TpX3gO Aug 3, 2009

    is the router wireless?
  • faizaan

    faizaan

    @faizaan-l83FI7 Aug 3, 2009

    yes it is wireless.but both pc are connected via lan cable.
  • dipen30

    dipen30

    @dipen30-hGOPpa Aug 3, 2009

    goto control panel->network connection .

    in network connection click on network setup wizard and follow the instructions .
  • Aashish Joshi

    Aashish Joshi

    @aashish-VrevFC Aug 3, 2009

    You can use ccproxy to share the internet connection between PCs connected on lan..It is available for free evaluation, however the free connection only supports 3 computers..
  • Ashraf HZ

    Ashraf HZ

    @Ash Aug 4, 2009

    Can you provide a sketch of your network connections (what is connected to what)? Also, what is the model of your router?

    There are many ways to do this. If your router has DCHP enabled, you just need to leave the network settings on the computers as automatic. DNS addresses, ISP username as password, etc, would be entered directly in your router (if its a modem).
  • saurabh2486

    saurabh2486

    @saurabh2486-Tr6NOC Aug 4, 2009

    yupp u can go to network connections and setup a new network then follow the instructions but u tell me first ur pcs are connected via lan cable or router and u r using wireless internet or wired one it depends on that
  • faizaan

    faizaan

    @faizaan-l83FI7 Aug 4, 2009

    both pc are connected via router (zte zxdsl 531b)

    and internet connection is wired.[​IMG]
  • Ashraf HZ

    Ashraf HZ

    @Ash Aug 4, 2009

    Okay, this should be simple. I'll tell you how I did mine (I've got a similar ZTE modem router, but with just 1 LAN);

    1. Enter the configuration page of your modem via one of the computers (make sure it is connected to it!). Open a browser and point it to the IP of the modem (192.168.1.1).
    2. Login in using the default username admin and password admin
    3. Under advanced (or something similar) look for the WAN page.
    4. Create a new connection with these values:
    - VPI: 0
    - VCI: 35
    - Service category: UBR without PCR
    - Protocol: PPPoE
    - WAN IP: Obtained automatically
    - NAT: Enabled
    - PPP Username and Password: login details provided by your ISP
    - Select "Always on" if you wish.

    5. Under LAN settings, you can enable DHCP, and give a range from 192.168.1.2 - 254. Doing this will allow your computers to automatically be assigned IP addresses. Also, enter the DNS settings that your IP provider gave. If you can't find it in the modem configuration, you can still place the DNS settings in each computer.

    6. Save the settings and restart the modem. Just connect the computers to the router and it will be automatically connected. Verify that they have obtained IP addresses and DNS settings by using the ipconfig/all command in the command prompt.

    Good luck! If you plan to use the wireless option, remember to select either WPA or WPA2 encryption.
  • faizaan

    faizaan

    @faizaan-l83FI7 Aug 4, 2009

    thanks ash,

    for your support and finally i made it and now i am able to share my internet connection .

    And also i want to thank's all other cean's who tried to solve this problem for me
  • Ashraf HZ

    Ashraf HZ

    @Ash Aug 5, 2009

    Your welcome!

    Using that method, you can easily connect Linux based computers with ease as well since the configuration is stored in the router.
  • saurabh2486

    saurabh2486

    @saurabh2486-Tr6NOC Aug 5, 2009

    well done ash lol 😉