Request for Question Clarification by
alienintelligence-ga
on
03 Aug 2002 17:38 PDT
Hi waverouter
Have you tried any diagnostics
of the line connection?
You didn't mention the operating
system, but on Windows NT, 2k, XP
you can type ipconfig at a command
prompt:
[Hit start, run, type in cmd, hit <enter>]
[When the command window is open type ipconfig <enter>]
For Windows 95,98 it is called winipcfg
[Hit start, run, type in command, hit <enter>]
[When the command window is open type winipcfg <enter>]
That will tell you if you have been
assigned an IP address, and will show
your gateway address. If these are
blank or improperly populated, that
could be part of the problem.
In NT, 2k, XP you can also type in the
command window:
nslookup google.com
It will show you if you have a DNS
server doing name translation for you
<[(this almost sounds like your problem)]>
A sample output would be:
Server: ns1.yourdnshere.com
Address: 172.1.1.1
Name: google.com
Addresses: 216.239.51.100, 216.239.35.100
That output shows ns1.yourdnshere.com
is responding to my network queries,
and it responded with google's ip's
You could do a tracert to cnn.com
or amazon.com or google even.
In Windows NT, 2k, XP, 95, 98 at
the command prompt you would type:
tracert google.com
I'm behind a firewall right now,
so I can't show you the result for me.
Do you have too strict of a firewall
maybe?
You can try pinging ip addresses
that you know to exist
amazon - 207.171.184.16
cnn - 207.171.184.16
Only do a couple pings so it doesn't
appear as an attack.
You can even download some
software for network analyzation.
There are very robust programs
that cost hundreds of dollars, but
in simpler form, there are free
ones available:
[ http://www.ethereal.com/ ]
[ http://www.webattack.com/features/premiere.php?id=100855&r=r ]
to name a few.
You only mention web surfing
have you tried other means of
connection? Are they being
broken also? Some things to
try that require constant
connections:
AIM - aol instant messenger
MSN - microsoft messenger
IRC - internet relay chat
FTP - file transfer protocol
SSH, Telnet - shell access
Web access doesn't require a
solid connection 100% of the
time like these protocols do.
These will let you know the
quality of the connection by
the uptime available.
I hope this helps in some way.
Let me know if any of this answers
your question. Feel free to inquire
more and to add clarifations.
-AI