Not connecting to network

Reply

Join Date: Oct 2003
Posts: 588
Reputation: bluedos82 is an unknown quantity at this point 
Solved Threads: 0
bluedos82's Avatar
bluedos82 bluedos82 is offline Offline
Posting Pro

Not connecting to network

 
1
  #1
Jul 13th, 2004
I have a home network that I set up myself. I go to my aunt's house, and they have a network.

I can hook up with their network, no problem.
BUt I just returned home and my network connection does not work. It is only the computer that I am on.
I did not change any settings when I went over there because the workgroup names are the same.

PLESASE HELP!
"I am a common man, with common thoughts, and I've lived a common life.
There are no monuments dedicated to me and my name will soon be forgotten..."
-an excerpt from The Notebook by Nicholas Sparks


The Avatar is from Here
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 634
Reputation: Slade has a spectacular aura about Slade has a spectacular aura about 
Solved Threads: 7
Slade's Avatar
Slade Slade is offline Offline
Practically a Master Poster

Re: Not connecting to network

 
0
  #2
Jul 13th, 2004
What is your definition of not working? You can't see a computer, what? Please elaborate when asking a question. If you can't see a computer, try going to Start>Run and type:

\\*name of another computer on the network goes here*

If that doesn't work, then try configuring the ip address of the machines to either 192.168.0.x or 10.1.0.x where x is a variable. Make sure all machines on the network follow the same format or else it wont work. Also, check to see that the network card/hub/peer network card light flashes, if not then it must be a hardware problem whether it be the cable, the card, the hub/switch, the peer computer etc.

You may want to try going into command prompt/dos and typing: ipconfig

this will let you know if you are on the network or not, if it doesn't work it's a hardware problem. If it works, try pinging another computer on the network.

Basically what I'm saying is, screw around until you get it. Did you change the workgroup of your computer while you were away? Are you on a domain? If my advice hasn't been helpful, post back with more info.

Cheers,

Slade
Formerly known as Slade.
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 588
Reputation: bluedos82 is an unknown quantity at this point 
Solved Threads: 0
bluedos82's Avatar
bluedos82 bluedos82 is offline Offline
Posting Pro

Re: Not connecting to network

 
0
  #3
Jul 13th, 2004
I guess I wasn't clear..
I have tried pinging the other computers, but there is nothing that is going through.
It is only one comptuer that is doing this. All the others can 'see' each other.

Ideas?
"I am a common man, with common thoughts, and I've lived a common life.
There are no monuments dedicated to me and my name will soon be forgotten..."
-an excerpt from The Notebook by Nicholas Sparks


The Avatar is from Here
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 494
Reputation: Puckdropper is an unknown quantity at this point 
Solved Threads: 21
Puckdropper Puckdropper is offline Offline
Posting Pro in Training

Re: Not connecting to network

 
0
  #4
Jul 13th, 2004
Do you have TCP/IP installed? How is it set up?

I have a DHCP server running here and my laptop gets its IP address from it. Perhaps you're running in to something simular.
www.uncreativelabs.net

Old computers are getting to be a lost art. Here at Uncreative Labs, we still enjoy using the old computers. Sometimes we want to see how far a particular system can go, other times we use a stock system to remind ourselves of what we once had.
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 321
Reputation: bentkey is an unknown quantity at this point 
Solved Threads: 8
bentkey bentkey is offline Offline
Posting Whiz

Re: Not connecting to network

 
0
  #5
Jul 13th, 2004
How precisely, are you trying to connect from your home network to that of your Aunt? Across the Internet? You dial up directly to their house... what? Did it work before and now not or are you setting it up for the first time?
bentkey MCSE,CCNA

SupportWindow Remote Desktop Software
Bytewiser Data Systems
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 634
Reputation: Slade has a spectacular aura about Slade has a spectacular aura about 
Solved Threads: 7
Slade's Avatar
Slade Slade is offline Offline
Practically a Master Poster

Re: Not connecting to network

 
0
  #6
Jul 13th, 2004
You misunderstand bentkey, whats happened is bluedos has taken the pc from his home network (it worked then) to his aunts house. He connects to the network at his aunts house, there are no problems or issues. He gets back to his house and he can't reconnect to his own Local area network. Bluedos, could you please give exact details of the problem. Is the light at the network card flashing etc. please answer the questions I've allready posted so we can give you further support.


Slade
Formerly known as Slade.
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 321
Reputation: bentkey is an unknown quantity at this point 
Solved Threads: 8
bentkey bentkey is offline Offline
Posting Whiz

Re: Not connecting to network

 
0
  #7
Jul 14th, 2004
Ahha, why yes I did Slade, thanks. Wonder how I missed it. In that case it is my guess bluedos82 picked up an IP address while there and now it's not compatible at home. Will time out eventually or can he can flush it.
bentkey MCSE,CCNA

SupportWindow Remote Desktop Software
Bytewiser Data Systems
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 362
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: Not connecting to network

 
0
  #8
Jul 14th, 2004
Originally Posted by bentkey
my guess bluedos82 picked up an IP address while there and now it's not compatible at home. Will time out eventually or can he can flush it.
Assuming the computer is usning DHCP, that's quite possible. Release and renew the DHCP lease when connecting the computer to a different network:

Open a DOS box and issue the following command:

ipconfig /renew

Then do:

ipconfig /all

to see if you've obtained the proper IP/DNS/Gateway addresses.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote Quick reply to this message  
Join Date: Oct 2003
Posts: 588
Reputation: bluedos82 is an unknown quantity at this point 
Solved Threads: 0
bluedos82's Avatar
bluedos82 bluedos82 is offline Offline
Posting Pro

Re: Not connecting to network

 
0
  #9
Jul 14th, 2004
Let me start over:
HOME: The network that I have only has 4 computers. They are all connected by a router. I am using DHCP for these computers. There was no problem when I left my house.

AUNT'S: I connect to their network via CAT5. They have the same set up that I do 4 computers connected by a router. Th only difference is that they have broadbad ISP that is connected to the network as well. And he uses DHCP for the IP addresses as well.

HOME: I came back home after my aunt's and hooked up my network back up the way that I had it and it would not work.

Clear up anything?
"I am a common man, with common thoughts, and I've lived a common life.
There are no monuments dedicated to me and my name will soon be forgotten..."
-an excerpt from The Notebook by Nicholas Sparks


The Avatar is from Here
Reply With Quote Quick reply to this message  
Join Date: Dec 2003
Posts: 6,439
Reputation: DMR will become famous soon enough DMR will become famous soon enough 
Solved Threads: 362
Team Colleague
DMR's Avatar
DMR DMR is offline Offline
Wombat At Large

Re: Not connecting to network

 
0
  #10
Jul 14th, 2004
I was clear on your setup, but did you try what I suggested in terms of refreshing your IP config info once you hooked the machine back up to your home network?

After doing what I suggested, open a DOS box, try pinging the IP of your router, and tell us exactly what happens. Might not hurt to post the output of "ifconfig /all" as well as the IP addy (LAN-side) of the router on your home network.
"May the Wombat of Happiness snuffle through your underbrush."
- Ancient Aborigine blessing


Please do not contact me by email or PM for help. We're all volunteers here, and only have so much free time to dedicate to our efforts.

However, if I've been working on a thread with you already, and seem to have "forgotten" your thread, please do send me a message. I try not to let things slip through the cracks, but it does happen sometimes.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the Networking Hardware Configuration Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC