- Community Home
- >
- Networking
- >
- Legacy
- >
- Communications and Wireless
- >
- Re: New home wireless network problem
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 11:53 AM
05-19-2004 11:53 AM
New home wireless network problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-19-2004 12:46 PM
05-19-2004 12:46 PM
Re: New home wireless network problem
Try to ping the same system from your primary desktop, both by ip address and by URL.
If you can ping by ip but not by URL the problem is with the DNS config on the host.
Use winipcfg to determine what ip settings the system is seeing? Pay close attention to the DNS entries - compare these to the settings of a working system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2004 01:33 AM
05-20-2004 01:33 AM
Re: New home wireless network problem
Sorry, posted wrong place. Please define ping and clarify your answer in more basic terms for a novice -
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2004 04:04 AM
05-20-2004 04:04 AM
Re: New home wireless network problem
Ping is a tool that allows you to determine if the communication path between two network devices exists - for windows go to a command prompt (Start/Run and CMD for XP or Command for ME) and type ping followed by the URL of the website. As an exampe to ping yahoo you would type "ping www.yahoo.com" and you'd get back a response showing how long it took for the message to leave your computer, travel accross the internet to the yahoo site and return. It could also give you a timed out response meaning a response was never recived from the yahoo site.
Possible reasons for this would be - the yahoo server is broken (not very likely) your system isn't connected to the internet or doesn't know how to reach the yahoo site.
In the response you should see what we call the ip address of the site - in this case 216.109.117.107 or something similar. This is the actual address of the yahoo server and not the URL (universal resouce locater) that you typed in because it's easier to remember - www.yahoo.com. You can ping both by URL (ping www.yahoo.com) or by IP (ping 216.109.117.107) - if you ping by URL first it will tell you the ip address that matches the URL
I need you to go to one of the working systems and ping a website to make sure you can reach it from your network and then go to your non-working system and try to ping the same site using the ip address first - if you get a response (other than request timed out) try to ping it using the URL.
Let me know what happens.
You can look at the ip settings that your ME systems use to communicate by going start/run and then entering "winipcfg". This starts a configuration utility that shows you the ip address, subnet mask, default gateway and DNS server settings being used at the time. There will also be buttons that let you determine whether these are manually entered or automatically set. With the exception of the ip address these should be identical for the two systems running ME. My suspicion is that the non-working system has one or more manually set items that may be incorrect.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2004 11:17 PM
05-20-2004 11:17 PM
Re: New home wireless network problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-21-2004 04:10 AM
05-21-2004 04:10 AM
Re: New home wireless network problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-23-2004 12:58 AM
05-23-2004 12:58 AM
Re: New home wireless network problem
start/run/cmd
ipconfig /all
with that of ME
start/run/command
winipcfg
Both should show the same gateway and mask as well as same DNS server. In not, that's your problem and you need to open Networking in the Control Panel and select the protocol with TCP/IP then properties and make sure it is set to Get IP address and DNS address automatically.
Ron