Ask Experts Questions for FREE Help !
Ask
    Lampwick's Avatar
    Lampwick Posts: 18, Reputation: 1
    New Member
     
    #1

    Sep 4, 2006, 05:35 AM
    Home network problems
    I can not get my two home computers to link up since I have returned from a 2 month holiday. I have a computer downstairs hooked up to broadband and an ethernet cable running upstairs which links the two and usually works fine. Now all I can get is the little computers with a yellow exclamation mark saying "limited or no connectivity" I've tried everything on windows helpdesk and have run network wizard but no luck yet. Something about failing to renew my ip address. I'm no wizard at computers so I don't even know what this means! :mad:

    Please help!
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #2

    Sep 4, 2006, 05:46 AM
    Check all you cables, by removing them and reseating.
    Make sure all of your networking gear is correctly plugged in and has power.
    Make sure you modem is corretcly connected both to the computer and to the phone line.

    This sounds like a physical network issue rather than a software problem.
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #3

    Sep 4, 2006, 06:05 AM
    If you have the two computers connected directly to each other via an ethernet cable then I would expect the yellow exclamation mark to appear. This is normal as neither of your PC's is acting as a DHCP server. Your two computers are probably talking to each other already but on a different set of "default" IP's. See if you can do this at least:

    Start a command window on each of the computers and type the following:
    Ipconfig /all

    I'm assuming you're running Windows XP/2000. If you're running other versions of Windows then click start, run, WINIPCFG and hit enter. Please report back those settings.
    Lampwick's Avatar
    Lampwick Posts: 18, Reputation: 1
    New Member
     
    #4

    Sep 4, 2006, 06:23 AM
    Thanks for th suggestions but no luck with either :(
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #5

    Sep 4, 2006, 06:25 AM
    Can you post the result of the IPCONFIG /ALL commands?
    Lampwick's Avatar
    Lampwick Posts: 18, Reputation: 1
    New Member
     
    #6

    Sep 4, 2006, 06:25 AM
    On the command screen for host computer is says no ip routing enabled and no default gateway if that means anything
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #7

    Sep 4, 2006, 06:37 AM
    OK, I'm trying to help you out by troubleshooting the problem with you. I'm asking for the output of both computer's IPCONFIG /ALL for a reason.

    Go to each computer and issue the IPCONFIG /ALL command. You can issue that command by clicking on the START menu, choose RUN, type CMD and hit enter. This will display a new window for you with a command prompt. Then type IPCONFIG /ALL at that prompt and hit enter. There should be some output information there. If you can cut/paste that information here or retype here then that's a great start.
    Lampwick's Avatar
    Lampwick Posts: 18, Reputation: 1
    New Member
     
    #8

    Sep 4, 2006, 07:00 AM
    Here is the Host computer

    C:\DOCUME~1\TERRY>ipconfig /all

    Windows IP Configuration

    Host Name.. . : terry-home
    Primary Dns Suffix.. . :
    Node Type.. . : Unknown
    IP Routing Enabled.. . : No
    WINS Proxy Enabled.. . : No

    Ethernet adapter Local Area Connection:

    Connection-specific DNS Suffix . :
    Description.. . : SiS 900-Based PCI Fast Ethernet Adap
    ter
    Physical Address.. . : 00-0D-87-96-7C-E8
    Dhcp Enabled.. . : Yes
    Autoconfiguration Enabled.. . : Yes
    Autoconfiguration IP Address.. . : 169.254.24.254
    Subnet Mask.. . : 255.255.0.0
    Default Gateway.. . :

    PPP adapter Wanadoo Broadband:

    Connection-specific DNS Suffix . :
    Description.. . : WAN (PPP/SLIP) Interface
    Physical Address.. . : 00-53-45-00-00-00
    Dhcp Enabled.. . : No
    IP Address.. . : 84.65.172.118
    Subnet Mask.. . : 255.255.255.255
    Default Gateway.. . : 84.65.172.118
    DNS Servers.. . : 195.92.195.95
    195.92.195.94

    and the upstairs computer


    Windows IP Configuration

    Host Name.. . : pullen upstairs
    Primary Dns Suffix.. . :
    Node Type.. . : mixed
    IP Routing Enabled.. . : No
    WINS Proxy Enabled.. . : No

    Ethernet adapter Local Area Connection:

    Connection-specific DNS Suffix . :
    Description.. . : realtek rtl8139 810x family fast ethernet nic
    Physical Address.. . : 00-E0-4D-07-CE-10
    Dhcp Enabled.. . : Yes
    Autoconfiguration Enabled.. . : Yes
    Autoconfiguration IP Address.. . : 169.254.180.250
    Subnet Mask.. . : 255.255.0.0
    Default Gateway.. . :192.168.0.1

    its all greek to me mate but hopefully it should explain something.

    thanks for your time
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #9

    Sep 4, 2006, 07:10 AM
    Excellent. This helps get us to the next step. Now do this and tell me what kind of response you get:

    On the "terry-home" computer do this:
    Start a command window again (i.e. START, RUN, CMD) and type this:
    PING 169.254.180.250

    Tell me what you get? If the connection between the two computers is physically OK then you should see something like this:

    Reply from 169.254.180.250: bytes=32 time<1ms TTL=64
    Reply from 169.254.180.250: bytes=32 time<1ms TTL=64


    Pinging 169.254.180.250 with 32 bytes of data:

    Reply from 169.254.180.250: bytes=32 time<1ms TTL=64
    Reply from 169.254.180.250: bytes=32 time<1ms TTL=64
    Reply from 169.254.180.250: bytes=32 time<1ms TTL=64
    Reply from 169.254.180.250: bytes=32 time<1ms TTL=64

    Ping statistics for 169.254.180.250:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #10

    Sep 4, 2006, 07:11 AM
    OK it looks like your internet connection sharing (ICS) has been disabled on Terry-Home.
    Double click the network icon in the system tray > Properties button > advanced tab.
    Here's a pic for you:

    Make sure ICS is enabled

    [Cajalat: Don't forget 169.254.x.x addresses are unroutable, windows default IP setup]
    Attached Images
     
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #11

    Sep 4, 2006, 07:21 AM
    After ensuring this then you need to set some static IP addresses for the connections.
    On the General tab go down to TCP/IP, highlight it and click properties.
    On terry-home set the IP info as:

    IP 192.168.0.1
    Sub net 255.255.255.0
    Gateway 84.65.172.118

    DNS Servers as
    195.92.195.95
    195.92.195.94


    OK all this.

    On the machine upstairs do the same but use this info:
    IP 192.168.0.2
    Sub net 255.255.255.0
    Gateway 192.168.0.1

    DNS Servers as
    195.92.195.95
    195.92.195.94


    So basically machine 1 is connected to the net via your BB connection and machine 2 connects to 1 and then onto the net.

    Hope this helps.

    Pics attached: ipdown is for terry-home (downstairs) & ipup is for the other machine (upstairs)
    Attached Images
      
    Lampwick's Avatar
    Lampwick Posts: 18, Reputation: 1
    New Member
     
    #12

    Sep 4, 2006, 07:27 AM
    Microsoft(R) Windows DOS
    (C)Copyright Microsoft Corp 1990-2001.

    C:\DOCUME~1\TERRY>ping 169.254.180.250

    Pinging 169.254.180.250 with 32 bytes of data:

    Request timed out.
    Request timed out.
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #13

    Sep 4, 2006, 07:34 AM
    OK, so it looks like you have partial connections. The problem maybe due to wiring. This is a long shot but lets just make sure... unplug each of the computers from each other and on each PC's connection clean the jack (if you have an air gun or something that would be best). Then reconnect each of the PC's. I'm thinking that over a period of a month of sitting there without power that you may have developed a very small corrosion that one of the wire contacts between the jack and the PC is not making contact. Sometimes removing and re-installing the cable (cleaning it with air) might do the trick. Give that a shot and see what happens.
    Lampwick's Avatar
    Lampwick Posts: 18, Reputation: 1
    New Member
     
    #14

    Sep 4, 2006, 07:41 AM
    Nope :( nice and clean and still limited or no conectivity. I looked at curly bens suggestions but I don't have the ICS properties to change... just the firewall options
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #15

    Sep 4, 2006, 07:46 AM
    OK have you tried the IP bits I mentioned above ?
    cajalat's Avatar
    cajalat Posts: 469, Reputation: 66
    Full Member
     
    #16

    Sep 4, 2006, 07:56 AM
    Although Curlyben's suggestions are a good final state I personally wouldn't change anything until we figure out the source of the problem first. Changing things now adds more variables to the problem. We need to figure out why the machines can't even PING each other first. Start your troubleshooting from the bottom up.

    So the fact that your connections are clean, getting link but still not seeing each other might be related to a firewall (it could also be a hardware problem). Do you have any personal firewall setup? If you do, shut that off for the moment and try to ping again.

    Also while you're at it, check the device settings under computer properties and see if both computer's NIC cards (ethernet cards) are installed properly (i.e. no exclamation/question mark next to the driver's name).
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #17

    Sep 4, 2006, 07:57 AM
    Lampwick,
    To be perfectly honest with you I'd recommend dumping the cruddy wanadoo modem and investing in a broad band router.
    Something like this Netgear one would suit you perfectly.
    You could then setup your upstairs machine wirelessly and improve you security immeasurably.
    You want to make sure that the router has an ADSL modem built in as some don't.
    WIth this type of setup you can then share your connection easily and simply.
    PCworld also do a few of these type of routers, but beware I find that they are a bunch od sharks when it comes to selling gear.
    Lampwick's Avatar
    Lampwick Posts: 18, Reputation: 1
    New Member
     
    #18

    Sep 4, 2006, 07:58 AM
    Wow, you guys are geniuses! OK so my computers are now connected as I can access information on each computer from the other... but guess what. There is still a problem :( I can't access the internet upstairs. When I click on the internet icon it comes up with a dial up connection which obviously is not connected then it says web page unavailable offline. Any ideas?
    Curlyben's Avatar
    Curlyben Posts: 18,514, Reputation: 1860
    BossMan
     
    #19

    Sep 4, 2006, 08:02 AM
    OPen IE.
    Tools > Internet options > connections tab > make sure it is set to Never Dial a Connection.
    LAN setting button, make sure everything is UNchecked.
    Lampwick's Avatar
    Lampwick Posts: 18, Reputation: 1
    New Member
     
    #20

    Sep 4, 2006, 08:09 AM
    OK done that. LAN/high speed internet connection is connected, blinking lights but my browser can not find server?

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

HELP! Windows xp home network setup problems [ 2 Answers ]

When I run the network setup wizard it freezes at the part where it configures the computer - it won't complete the setup and I don't know how to make it!! HELP!! :confused:

How do you connect to a T1 network from home? [ 11 Answers ]

If you are eventually going to work from your home for your company, are you able to connect to your companies T1 service from home and if so how do you do this?

Home Network Problems [ 8 Answers ]

I am trying to setup a Home network with two XP computers. The system keeps telling me that my cable is unplugged yet after hrs of trouble shooting I can not find the problem. Everything I checked on the Eithernet card show both working properly. I even took one of the cards out and replaced...

How do I set up a home network (newbie) [ 7 Answers ]

Hi Everyone, Please could someone help me set up a home network with two computers. The main computer is connected to bt Yahoo broadband 1mb through the alcatel speedtouch 530 games modem and is connected to my PC using a usb connection. My daughters PC is upstairs, both pcs have ethernet...

Home Wireless network + Cable Internet [ 4 Answers ]

So cable internet finally got cheap enough here in Croatia, and I consider switching to it. I'm currently using a LAN of 3 computers, connected through a switch. I'm also considering switching to wireless network because I'll have to move the main computer to another room, which would cause me to...


View more questions Search