Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Networking Forum > Networking Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Networking Support General Networking Support Forum

Reply
 
LinkBack Thread Tools
Old 02-05-2008, 07:13 AM   #1 (permalink)
Registered User
 
Join Date: Sep 2007
Location: United Kingdom
Posts: 75
OS: XP Media Center


EEK! My PC has disappeared from the local network

Hi,

Can anyone pls help me get my main PC back onto my local network.

On my network I have 3 PC's and 2 laptops.

2 PC's- wired
1 PC- Wireless
2 Laptops- Wireless

One of my main PC's has now disappeared from the network so i'm unable to access my files from other computers.

Can anyone help me troubleshoot this problem? I tried going through the network setup wizard again, but it's not helped.

All other computers and laptops are still able to search each others files, it's just this one main PC that can't

Any help greatly appreciated.

Thanks
ralen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 02-05-2008, 01:23 PM   #2 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,787
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: My PC has disappeared from the local network

On the machine in question, can you ping the other computers by name or IP address? Does this computer still connect to the Internet?

Hold the Windows key and press R, then type CMD to open a command prompt:

Type the following two commands:

NBTSTAT -n

IPCONFIG /ALL

Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.

If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 02-05-2008, 04:39 PM   #3 (permalink)
Registered User
 
Join Date: Sep 2007
Location: United Kingdom
Posts: 75
OS: XP Media Center


Re: My PC has disappeared from the local network

Quote:
Originally Posted by johnwill View Post
On the machine in question, can you ping the other computers by name or IP address? Does this computer still connect to the Internet?

Hold the Windows key and press R, then type CMD to open a command prompt:

Type the following two commands:

NBTSTAT -n

IPCONFIG /ALL

Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.

If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
Hi,

Thanks for the reply.

I done as you said and heres what I copied from command prompt:

Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\FUK1>NBTSTAT -n

Local Area Connection:
Node IpAddress: [192.168.1.3] Scope Id: []

                NetBIOS Local Name Table

       Name               Type         Status
    ---------------------------------------------
    ***            <00>  UNIQUE      Registered
    OFFICE         <00>  GROUP       Registered
    ***            <20>  UNIQUE      Registered
    OFFICE        <1E>  GROUP       Registered

C:\Documents and Settings\FUK1>IPCONFIG / ALL

Error: unrecongnized or incomplete command line.

USAGE:
    ipconfig [/? | /all | /renew [adapter] | /release [adapter] |
              /flushdns | /displaydns | /registerdns |
              /showclassid adapter |
              /setclassid adapter [classid] ]

where
    adapter         Connection name
                   (wildcard characters * and ? allowed, see examples)

    Options:
       /?           Display this help message
       /all         Display full configuration information.
       /release     Release the IP address for the specified adapter.
       /renew       Renew the IP address for the specified adapter.
       /flushdns    Purges the DNS Resolver cache.
       /registerdns Refreshes all DHCP leases and re-registers DNS names
       /displaydns  Display the contents of the DNS Resolver Cache.
       /showclassid Displays all the dhcp class IDs allowed for adapter.
       /setclassid  Modifies the dhcp class id.

The default is to display only the IP address, subnet mask and
default gateway for each adapter bound to TCP/IP.

For Release and Renew, if no adapter name is specified, then the IP address
leases for all adapters bound to TCP/IP will be released or renewed.

For Setclassid, if no ClassId is specified, then the ClassId is removed.

Examples:
    > ipconfig                   ... Show information.
    > ipconfig /all              ... Show detailed information
    > ipconfig /renew            ... renew all adapters
    > ipconfig /renew EL*        ... renew any connection that has its
                                     name starting with EL
    > ipconfig /release *Con*    ... release all matching connections,
                                     eg. "Local Area Connection 1" or
                                         "Local Area Connection 2"

C:\Documents and Settings\FUK1>
To answer your other questions-

I dont know how to ping the other computers so unable to answer that question.

The PC in question is the one I'm on right now, so its connecting to the internet fine.

I've thought of something that maybe something to do with why it's disappeared from the network-

About a week ago, I had to setup port forwarding on this PC in my router control panel. I'm pretty sure that it's since then this has been happening. I can't quite remember what I done exactly, but I'm sure I had to setup a new ip address or something along those lines.

The thing is, I still have the network setup disk that I created when I originally setup this LAN, and I've tried running this again on my PC, but its still not findable.

Thanks :)

Last edited by ralen; 02-05-2008 at 04:41 PM.
ralen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 02-06-2008, 09:16 AM   #4 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,787
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: My PC has disappeared from the local network

Please type the IPCONFIG /ALL correctly, I don't need to see the usage information. Note that the ONLY space is before the /.

To Ping.


Hold the Windows key and press R, then type CMD to open a command prompt:

PING <computer_name>

or

PING <IP Address>
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 02-06-2008, 10:24 PM   #5 (permalink)
Registered User
 
Join Date: Sep 2007
Location: United Kingdom
Posts: 75
OS: XP Media Center


Re: My PC has disappeared from the local network

Quote:
Originally Posted by johnwill View Post
Please type the IPCONFIG /ALL correctly, I don't need to see the usage information. Note that the ONLY space is before the /.

To Ping.


Hold the Windows key and press R, then type CMD to open a command prompt:

PING <computer_name>

or

PING <IP Address>
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\FUK1>NBTSTAT -n

Local Area Connection:
Node IpAddress: [192.168.1.3] Scope Id: []

                NetBIOS Local Name Table

       Name               Type         Status
    ---------------------------------------------
    ***            <00>  UNIQUE      Registered
    OFFICE        <00>  GROUP       Registered
    ***            <20>  UNIQUE      Registered
    OFFICE         <1E>  GROUP       Registered

C:\Documents and Settings\FUK1>IPCONFIG /ALL

Windows IP Configuration

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

Ethernet adapter Local Area Connection:

        Connection-specific DNS Suffix  . :
        Description . . . . . . . . . . . : VIA Rhine II Fast Ethernet Adapter
        Physical Address. . . . . . . . . : 00-16-17-CE-F8-BB
        Dhcp Enabled. . . . . . . . . . . : Yes
        Autoconfiguration Enabled . . . . : Yes
        IP Address. . . . . . . . . . . . : 192.168.1.3
        Subnet Mask . . . . . . . . . . . : 255.255.255.0
        Default Gateway . . . . . . . . . : 192.168.1.1
        DHCP Server . . . . . . . . . . . : 192.168.1.1
        DNS Servers . . . . . . . . . . . : 192.168.1.1
        Lease Obtained. . . . . . . . . . : 07 February 2008 04:23:15
        Lease Expires . . . . . . . . . . : 08 February 2008 04:23:15

C:\Documents and Settings\FUK1>
I am trying to do the "ping" thing just now. Will post when I work it out
ralen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 02-06-2008, 10:28 PM   #6 (permalink)
Registered User
 
Join Date: Sep 2007
Location: United Kingdom
Posts: 75
OS: XP Media Center


Re: My PC has disappeared from the local network

OK- Worked that out now...


Pinging "Officepc" (Wired connection)-

Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\FUK1>PING Officepc

Pinging Officepc [192.168.1.2] with 32 bytes of data:

Reply from 192.168.1.2: bytes=32 time<1ms TTL=128
Reply from 192.168.1.2: bytes=32 time<1ms TTL=128
Reply from 192.168.1.2: bytes=32 time<1ms TTL=128
Reply from 192.168.1.2: bytes=32 time<1ms TTL=128

Ping statistics for 192.168.1.2:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms

C:\Documents and Settings\FUK1>
Pinging Vaio (Wireless connection):

Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\FUK1>PING Vaio

Pinging Vaio [192.168.1.4] with 32 bytes of data:

Reply from 192.168.1.4: bytes=32 time=1ms TTL=128
Reply from 192.168.1.4: bytes=32 time=1ms TTL=128
Reply from 192.168.1.4: bytes=32 time=1ms TTL=128
Reply from 192.168.1.4: bytes=32 time=1ms TTL=128

Ping statistics for 192.168.1.4:
    Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
    Minimum = 1ms, Maximum = 1ms, Average = 1ms

C:\Documents and Settings\FUK1>
Cheers

Last edited by ralen; 02-06-2008 at 10:29 PM.
ralen is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 02-07-2008, 07:24 AM   #7 (permalink)
Manager, Networking Forums
 
johnwill's Avatar
 
Join Date: Sep 2002
Location: S.E. Pennsylvania, US
Posts: 41,787
OS: Windows 7, XP-Pro, Vista, Linux


Blog Entries: 1
Re: My PC has disappeared from the local network

OK, we need to get serious.

First off, shutdown all the computers, we're going to get a fresh start.

Boot them up, one at a time. Wait 15 minutes after the last computer boots (time for Microsoft browsing service to settle down).

I'd like to see this for each machine.

Hold the Windows key and press R, then type CMD to open a command prompt:

Type the following two commands:

NBTSTAT -n

IPCONFIG /ALL

Right click in the command window and choose Select All, then hit Enter.
Paste the results in a message here.

If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________
If TSF has helped you, Tell us about it! or Donate to help keep the site up!

Microsoft MVP - Windows Desktop Experience
johnwill is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 02:36 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

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