Networking problem with two version of windows

Ask a Question related to Windows Networking, Design and Development.

  1. #1

    Default Networking problem with two version of windows

    I'm running Win XP I connect through the internet from
    that computer and I have a Linksys 5 port hub and I
    network my other computer that is running win98 the setup
    from xp wizard for networking is setup and I see both
    computers on both computers but can't get the win98
    computer to have traffic to connect to the internet? Any
    help please!!!! It was working previously but it all of
    a sudden it doesn't work.
    Kim Guest

  2. Similar Questions and Discussions

    1. comp.security.pgp.test,comp.os.os2.networking.server,comp.lang.perl.modules,comp.os.ms-windows.networking.win95,comp.lang.vrml
      comp.security.pgp.test,comp.os.os2.networking.server,comp.lang.perl.modules,comp.os.ms-windows.networking.win95,comp.lang.vrml
    2. Images created on Mac version won't open on Windows version
      "michypooh" webforumsuser@macromedia.com wrote: everything works fine. I emailed them to myself at home but when i try to open them in Fireworks...
    3. Windows XP & Windows 98, Wired and Wireless Networking
      Anybody know a way to network xp pro and windows 98 computers in a wired or wireless way? The only hitch is that these computers belong to a...
    4. windows xp networking
      Hi I have a wireless network at my home and use NAT to allow multiple computers to share the broadband connection. I had this computer with XP...
    5. Networking Windows XP Home Edition with Windows 2000 Professional
      I have a D-link wireless router (di-614+) connected to cable modem. Desktop computer with Windows XP Home Edition connected to router with CAT5...
  3. #2

    Default Re: Networking problem with two version of windows

    In article <085b01c34b4f$91e465b0$a101280a@phx.gbl>, "Kim"
    <klyons35@bellsouth.net> wrote:
    >I'm running Win XP I connect through the internet from
    >that computer and I have a Linksys 5 port hub and I
    >network my other computer that is running win98 the setup
    >from xp wizard for networking is setup and I see both
    >computers on both computers but can't get the win98
    >computer to have traffic to connect to the internet? Any
    >help please!!!! It was working previously but it all of
    >a sudden it doesn't work.
    Configure XP as an ICS host as shown here:

    Windows XP Internet Connection Sharing
    [url]http://www.practicallynetworked.com/sharing/xp_ics/[/url]

    Configure win98 as an ICS client as shown here:

    ICS Client Setup [Windows 95/98/Me]
    [url]http://www.practicallynetworked.com/sharing/ics/icsclient.htm[/url]

    Then run these tests:

    1. On the host computer, right click the local area network connection
    and click Status | Support | Details. It should show:

    IP Address: 192.168.0.1
    Subnet Mask: 255.255.255.0
    Default Gateway: none
    DNS Server = none

    2. On the client computer, go to Start | Run | Winipcfg, select the
    NIC, and click More Info. It should show:

    IP Address: 192.168.0.x (1<x<255)
    Subnet Mask: 255.255.255.0
    Default Gateway: 192.168.0.1
    DNS Server = 192.168.0.1

    3. If #1 and #2 are right, open a command prompt window on the client
    and enter these lines. Each one should get four replies:

    ping 192.168.0.1
    ping 216.239.39.100
    ping [url]www.google.com[/url]
    --
    Best Wishes,
    Steve Winograd, MS-MVP (Windows Networking)

    Please post any reply as a follow-up message in the news group
    for everyone to see. I'm sorry, but I don't answer questions
    addressed directly to me in E-mail or news groups.

    Microsoft Most Valuable Professional Program
    [url]http://mvp.support.microsoft.com[/url]
    Steve Winograd [MVP] Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139