Film-Tech Cinema Systems
Film-Tech Forum ARCHIVE


  
my profile | my password | search | faq & rules | forum home
  next oldest topic   next newest topic
» Film-Tech Forum ARCHIVE   » Community   » Film-Yak   » Need Internet connection help. (Page 1)

 
This topic comprises 2 pages: 1  2 
 
Author Topic: Need Internet connection help.
Richard Hamilton
Phenomenal Film Handler

Posts: 1341
From: Evansville, Indiana
Registered: Jan 2000


 - posted 02-02-2012 11:02 AM      Profile for Richard Hamilton   Email Richard Hamilton   Send New Private Message       Edit/Delete Post 
Here's the situation. My computer is hard wired to the router. When I try to connect via Opera or IE I get a massage (not from a Chinese girl) that says "Could Not Locate Remote Server". The other computers in the house which are all wireless (same router) connect just fine. On my computer nothing has been changed or installed, no wires moved. It worked at 3 a.m., then when I woke up at 6 a.m. no connection. I turned everything off and restarted, system restore to a few days ago, same result. The only thing I haven't done is hard wire the computer directly to the modem. Any suggestions?

Thanks,
Rick

 |  IP: Logged

Chris Slycord
Film God

Posts: 2986
From: 퍼항시, 경상푹도, South Korea
Registered: Mar 2007


 - posted 02-02-2012 01:47 PM      Profile for Chris Slycord   Email Chris Slycord   Send New Private Message       Edit/Delete Post 
1) Reboot the router (especially if your IP address is something like 169.254.x.x as that tells you that DHCP is failing).
2) Try running "ping 127.0.0.1" from the command-line. If it fails, your network adapter is broken and needs replacing.
3) Try running "ping gentoo.org" and if it fails run "ping 89.16.167.134". If the latter works, while the former fails, then your DNS server is bad. A common solution is to change your DNS server to manual and put in "8.8.8.8" and "8.8.4.4" in its place (these servers are google's public DNS). Of course, you'd also want to bitch and moan to your ISP that their not giving you a working DNS server...
3) Might be that the port you attached it to on the router has gone bad. Hook it up to a different one.
4) Also could be a problem with the wire. Try swapping it out.
5) Could also be a problem with having malware of some sort installed, although that's less likely with having done a system restore but if your IP addresses are correct and you can ping sites, you'd want to look into it.

And there's the possibility that the site you're going to is down...

 |  IP: Logged

Rick Raskin
Phenomenal Film Handler

Posts: 1100
From: Manassas Virginia
Registered: Jan 2003


 - posted 02-03-2012 06:48 AM      Profile for Rick Raskin   Email Rick Raskin   Send New Private Message       Edit/Delete Post 
One other suggestion is run "ipconfig" from the "cmd" window when the computer is in the failed mode. Whether or not you have an IP address will point you in the right direction.

 |  IP: Logged

Richard Hamilton
Phenomenal Film Handler

Posts: 1341
From: Evansville, Indiana
Registered: Jan 2000


 - posted 02-06-2012 01:42 PM      Profile for Richard Hamilton   Email Richard Hamilton   Send New Private Message       Edit/Delete Post 
o.k. nothing has worked. I hooked up the laptop directly to the modem which I know is working because my blu ray and the other computers work. I changed ethernet cables. The wireless works from the router on the other computers, I can't seem to turn on my wireless on my computer (I'm not sure where to look). I tried Pinging it like Chris said, just got the instant "could not locate server"

Rick, can you please explain more? I am running XP Home Edition 2002
Service Pack 3.3

Since my computer is the one hardwired to the router, could another computer send it a virus ( from home). My Mom uses AOL and always has about 5000 emails, I have received a few from her but I delete them right away and ask her why she is sending me mail when I am 100 feet away, she says she didn't. She constantly sits at her computer and checks out sites she sees on FOX NEWS and then clicks on all the links on every page.

For now, I'm down and out. Just getting online when I can find an open computer.

Check back Later, Rick

 |  IP: Logged

Frank Cox
Film God

Posts: 2234
From: Melville Saskatchewan Canada
Registered: Apr 2011


 - posted 02-06-2012 02:29 PM      Profile for Frank Cox   Author's Homepage   Email Frank Cox   Send New Private Message       Edit/Delete Post 
Are you online at all? Open a temrminal window (run - cmd)

STEP ONE
--------
Type this:

ping 8.8.8.8

Does it give you a ping time that looks something like this:

quote:
PING 8.8.8.8 (8.8.8.8) 56(84) bytes of data.
64 bytes from 8.8.8.8: icmp_seq=1 ttl=52 time=64.7 ms
64 bytes from 8.8.8.8: icmp_seq=2 ttl=52 time=65.1 ms

If so, then you're actually online.

STEP TWO
--------
If Step One worked, type this:

ping google.com

You should see an output that looks something like this:

quote:
PING google.com (173.194.33.50) 56(84) bytes of data.
64 bytes from sea09s02-in-f18.1e100.net (173.194.33.50): icmp_seq=1 ttl=55 time=93.2 ms
64 bytes from sea09s02-in-f18.1e100.net (173.194.33.50): icmp_seq=2 ttl=55 time=92.6 ms
64 bytes from sea09s02-in-f18.1e100.net (173.194.33.50): icmp_seq=3 ttl=55 time=93.3 ms

If Step One didn't work, type this:

ipconfig /release
ipconfig /renew

Go back to Step One.

If Step One still doesn't work, type this:

netsh winsock reset catalog

Then do

ipconfig /release
ipconfig /renew

again.

Go back to Step One
-----------------------
If Step One works but Step Two doesn't work, go to Control Panel>Network Connections and select your local network. Click Properties, then select Internet Protocol (TCP/IP). Click Properties. Select "Use the following DNS server addresses" and enter the following numbers into the space provided:

Preferred DNS server 8.8.8.8
Aternate DNS Server 8.8.4.4

 |  IP: Logged

Chris Slycord
Film God

Posts: 2986
From: 퍼항시, 경상푹도, South Korea
Registered: Mar 2007


 - posted 02-06-2012 03:19 PM      Profile for Chris Slycord   Email Chris Slycord   Send New Private Message       Edit/Delete Post 
quote: Richard Hamilton
I tried Pinging it like Chris said, just got the instant "could not locate server"

Rick, can you please explain more? I am running XP Home Edition 2002
Service Pack 3.3

??? The ping command doesn't give the output you are saying it did. Did you actually run the ping from the command-line or did you instead open up a browser?

 |  IP: Logged

David Buckley
Jedi Master Film Handler

Posts: 525
From: Oxford, N. Canterbury, New Zealand
Registered: Aug 2004


 - posted 02-06-2012 09:00 PM      Profile for David Buckley   Author's Homepage   Email David Buckley   Send New Private Message       Edit/Delete Post 
First off, click Start, Control Panel, and double click network connections. Locate the "Local Area Connection" icon, and right click on it. Click repair.

When its done, try your PC again. If it works, great. if not...

Rick's suggestion is the best one - open a command window.

On Xp, click Start, Run..., and then type in cmd and click OK. Window will open, which will have a command prompt ending in a >

Type in ipconfig and hit enter.

After a bit some text will appear. You noted you are hard wired, not wireless, so you should get something like this:

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

C:\Documents and Settings\David>ipconfig /all

Windows IP Configuration

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

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : something
Physical Address. . . . . . . . . : some numbers
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : X.X.X.X
Subnet Mask . . . . . . . . . . . : X.X.X.X
Default Gateway . . . . . . . . . : X.X.X.X
DHCP Server . . . . . . . . . . . : X.X.X.X
DNS Servers . . . . . . . . . . . : Y.Y.Y.Y
Y.Y.Y.Y
Lease Obtained. . . . . . . . . . : date
Lease Expires . . . . . . . . . . : date

C:\Documents and Settings\David></i>


You may have more than one of these sections if you have multiple ethernet ports or wireless networking.

Now if you just get a line that says media disconnected or soemthing then you have a cabling, hardware or driver problem.

For your system to work, you need to have an IP address, a subnet mask (which if the IP address starts 192.168, the subnet mask will probably be 255.255.255.0) and one or more DNS server entries.

If the print looks like the page above, then look what your default router is, note its address (say its 192.168.43.1), then try this:

ping 192.168.43.1

and hit enter. You should get

C:\Documents and Settings\David>ping 192.168.43.1

Pinging 192.168.43.1 with 32 bytes of data:

Reply from 192.168.43.1: bytes=32 time=2ms TTL=255
Reply from 192.168.43.1: bytes=32 time<1ms TTL=255
Reply from 192.168.43.1: bytes=32 time<1ms TTL=255
Reply from 192.168.43.1: bytes=32 time<1ms TTL=255

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

C:\Documents and Settings\David>


SO thats all good, you can get as far as your router. If you get

C:\Documents and Settings\David>ping 192.168.43.1

Pinging 192.168.43.1 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 192.168.43.1:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\Documents and Settings\David>


Then either the address of your router is wrong, or something is busted in connectivity terms.

Come back with what happened.

 |  IP: Logged

Scott Norwood
Film God

Posts: 8146
From: Boston, MA. USA (1774.21 miles northeast of Dallas)
Registered: Jun 99


 - posted 02-06-2012 09:06 PM      Profile for Scott Norwood   Author's Homepage   Email Scott Norwood   Send New Private Message       Edit/Delete Post 
Everyone is missing the simplest potental issue:

Is the physical connection to the desktop computer working? this means that you need to confirm that the link indicator light on both the network card and the hub/switch/router is on and/or blinking; if not, then nothing will work until the cable/card/switch port is fixed. If this is the case, then the likely culprit is a bad cable or connector.

A related possibility (which could cause the link to fail) is that automatic speed negotiation has failed or is misconfigured; to troubleshoot this, you can force both the switch port and network card to the lowest common speed and duplex (e.g. 10Mbps/half) and see if the link indicator lights.

If the physical and link-layer status is good, then the next step is to verify the IP configuration, which others have indicated above.

The next step is to verify that DNS is operating correctly, as discussed above.

 |  IP: Logged

Justin Hamaker
Film God

Posts: 2253
From: Lakeport, CA USA
Registered: Jan 2004


 - posted 02-06-2012 09:24 PM      Profile for Justin Hamaker   Author's Homepage   Email Justin Hamaker   Send New Private Message       Edit/Delete Post 
Even simpler is to make sure the network card hasn't been disabled. Start>Settings>Network Connections. Right click on the LAN connection and make sure it says "Disable" in the menu and not "Enable".

If your router has more than one wired LAN ports, have you tried moving the cord to a different port?

Open a command window (Start > Run >type "CMD" in the box). Try ipconfig /release. Followed by ipconfig /renew.

It might also be worthwhile to hard code the IP address for your computer. Start>Settings>Network Connections. Right click on the LAN connection and select properties. Select "Internet Protocol (TCP/IP)" from the list and then click properties. Select "Use the following IP Address" and then enter something in the range of your router - often something like 192.168.0.2 or 192.168.1.2 will be fine (the first three octets should be the same as your router/gateway). The subnet mask should automatically select to 255.255.255.0. Set the default gateway to the same address as your router (ie 192.168.0.1 or 192.168.1.1).

 |  IP: Logged

Richard Hamilton
Phenomenal Film Handler

Posts: 1341
From: Evansville, Indiana
Registered: Jan 2000


 - posted 02-13-2012 11:03 AM      Profile for Richard Hamilton   Email Richard Hamilton   Send New Private Message       Edit/Delete Post 
Sorry for the delayed response. I've pretty much given up and will do without until I can get the local guy who set it up come and look at it. I don't want to mess up the other computers. He set all 3 computers up about 3 or 4 months ago and made changes to all of the settings on all computers.

When I do an IPCONFIG I get this
ip address 192.168.1.117
subnetmask 255.255.255.0
default gateway 192.168.1.1

When I ping Google, It is not recognized.

When I ping 8.8.8.8 I get something similar to what Frank posted.

Changed cables and hooked directly to the modem, no luck.

It's actually kind of relaxing being out of the "loop". I canceled my cell phone last year.

Later,
Rick

 |  IP: Logged

Frank Cox
Film God

Posts: 2234
From: Melville Saskatchewan Canada
Registered: Apr 2011


 - posted 02-13-2012 11:15 AM      Profile for Frank Cox   Author's Homepage   Email Frank Cox   Send New Private Message       Edit/Delete Post 
If you can ping that IP address and get a response, then your computer is actually online. The problem is that your DNS settings are either missing or wrong.

DNS is the service that matches a URL (like www.film-tech.com) to an IP address (like 71.164.246.103).

Follow the instructions that I posted earlier to set your computer to use Google's public DNS server and you should be up and running.

 |  IP: Logged

Richard Hamilton
Phenomenal Film Handler

Posts: 1341
From: Evansville, Indiana
Registered: Jan 2000


 - posted 02-13-2012 12:34 PM      Profile for Richard Hamilton   Email Richard Hamilton   Send New Private Message       Edit/Delete Post 
Thanks, I will try it tonight and hopefully post results from my own computer.

Rick

 |  IP: Logged

Richard Hamilton
Phenomenal Film Handler

Posts: 1341
From: Evansville, Indiana
Registered: Jan 2000


 - posted 02-14-2012 09:46 AM      Profile for Richard Hamilton   Email Richard Hamilton   Send New Private Message       Edit/Delete Post 
OK. I'm back online. Confused, but onlin. I spent aver an hour on the phone with the intenet/cable provider. She was running tests and said I have a very good cable connection, she reset set it over the phone. She agreed it was a computer problem. I unplugged everything while I was on the phone with her and waited a few minutes and plugged everything back in. No luck. She talked me through a bunch of changes on my laptop, but nothing worked.

A few hours later I found out we lost all wireless connections in the house. I tried to redo everything, no luck. I did a couple system restores to different dates, no luck. I finally gave up out of frustration and turned everything off. This morning when I power up, still no luck, I do a system restore to the last one I did yesterday and everything works, including my computer.

I rarely turn my computer off and always leave the modem and router on.

Thanks for all the advice,
Rick

 |  IP: Logged

Rick Raskin
Phenomenal Film Handler

Posts: 1100
From: Manassas Virginia
Registered: Jan 2003


 - posted 02-14-2012 03:58 PM      Profile for Rick Raskin   Email Rick Raskin   Send New Private Message       Edit/Delete Post 
Glad you are back online.

"Changed cables and hooked directly to the modem, no luck."

Next time (hopefully there won't be a next time) be sure to do "ipconfig/release" followed by "ipconfig/renew" when you move the PC cable from the router to the modem.

You need to do that because the PC had an IP address supplied by the router. Since the PC is now connected to the modem it needs to be refreshed with an IP address supplied from your ISP.

Modems in this service do not cache the IP address. The IP address supplied by the ISP is given the device that is connected to the modem.

 |  IP: Logged

Frank Cox
Film God

Posts: 2234
From: Melville Saskatchewan Canada
Registered: Apr 2011


 - posted 02-14-2012 04:37 PM      Profile for Frank Cox   Author's Homepage   Email Frank Cox   Send New Private Message       Edit/Delete Post 
Some ISP's (particularly cable service providers, DSL modems work a bit differently) will provide only a set number of different IP addresses to any individual modem. Therefore, if you attach Device X to your modem, followed by Device Y, followed by Device Z, you can run out of available IP addresses. The fix for this is to call your ISP and ask them to reset your modem.

If you require a static IP address (sometimes that's included with your service, sometimes it's an extra-cost item) then you must call your cable ISP after changing the device that's plugged into the modem and provide them with the new device's MAC address so it can be assigned your IP address.

I have Internet services in my building from two ISP's, one cable and one DSL. The cable service provides a static IP address as part of their standard service (but you have ask for it); the DSL provider charges $15/month for two static addresses.

 |  IP: Logged



All times are Central (GMT -6:00)
This topic comprises 2 pages: 1  2 
 
   Close Topic    Move Topic    Delete Topic    next oldest topic   next newest topic
 - Printer-friendly view of this topic
Hop To:



Powered by Infopop Corporation
UBB.classicTM 6.3.1.2

The Film-Tech Forums are designed for various members related to the cinema industry to express their opinions, viewpoints and testimonials on various products, services and events based upon speculation, personal knowledge and factual information through use, therefore all views represented here allow no liability upon the publishers of this web site and the owners of said views assume no liability for any ill will resulting from these postings. The posts made here are for educational as well as entertainment purposes and as such anyone viewing this portion of the website must accept these views as statements of the author of that opinion and agrees to release the authors from any and all liability.

© 1999-2020 Film-Tech Cinema Systems, LLC. All rights reserved.