| 
	
	
		
	
	
	
		|  13-09-2011, 18:08 | #1 |  
	| Inactive 
				 
				Join Date: Jul 2009 Location: In the thick of East Anglia 
					Posts: 573
				      | 
				
				Simple Question
			 
 
			
			Again, a long time since I have tried...
 I have a camera on a fixed IP address. I have to remember the IP address to access it.
 How do I go about giving it a name outside a bookmark where I can just type the camera name into Firefox.
 
 TIA
 |  
	|   |   |  
	
		
	
	
	
		|  13-09-2011, 19:54 | #2 |  
	| cf.mega poster 
				 
				Join Date: Aug 2004 
					Posts: 11,207
				      | 
				
				Re: Simple Question
			 
 
			
			On one computer, it's easy enough. For all computers on your network it's harder.
 For just one PC:
 
 Start => Run (or Win Key + R), notepad C:\windows\system32\drivers\etc\hosts
 
 Add line as required, save, exit.
 |  
	|   |   |  
	
		
	
	
	
		|  13-09-2011, 20:51 | #3 |  
	| Inactive 
				 
				Join Date: Dec 2007 
					Posts: 18,385
				      | 
				
				Re: Simple Question
			 
 
			
			Create an account with DYNDNS or NOIP and link it to that IP... or if you have a domain name of your own you should be able to create an A record that'll point directly to the IP for example camera.domain.com
		 |  
	|   |   |  
	
		
	
	
	
		|  15-09-2011, 18:47 | #4 |  
	| Inactive 
				 
				Join Date: Jul 2009 Location: In the thick of East Anglia 
					Posts: 573
				      | 
				
				Re: Simple Question
			 
 
			
			
	Quote: 
	
		| 
					Originally Posted by qasdfdsaq  On one computer, it's easy enough. For all computers on your network it's harder.
 For just one PC:
 
 Start => Run (or Win Key + R), notepad C:\windows\system32\drivers\etc\hosts
 
 Add line as required, save, exit.
 |  Doesn't seem to work....This is from my host file
 
# For example: 
# 
#      102.54.94.97     rhino.acme.com          # source server 
#       38.25.63.10     x.acme.com              # x client host
 
	192.168.1.104	white.cam.com 
# localhost name resolution is handled within DNS itself. 
#	127.0.0.1       localhost 
#	::1             localhost
 
Whatever I put before the address returns "File Not Found" on Firefox.
		 |  
	|   |   |  
	
		
	
	
	
		|  15-09-2011, 19:10 | #5 |  
	| Inactive 
				 
				Join Date: Dec 2007 
					Posts: 18,385
				      | 
				
				Re: Simple Question
			 
 
			
			When you ping white.cam.com what does it give you?
		 |  
	|   |   |  
	
		
	
	
	
		|  16-09-2011, 18:51 | #6 |  
	| Inactive 
				 
				Join Date: Jul 2009 Location: In the thick of East Anglia 
					Posts: 573
				      | 
				
				Re: Simple Question
			 
 
			
			
	Quote: 
	
		| 
					Originally Posted by Kymmy  When you ping white.cam.com what does it give you? |  I have no idea how to paste an image into a message put it seems to resolve the IP address to 192.168.1.104 and gives a time of  54 ms and a TTL to 64ms.
		 |  
	|   |   |  
	
		
	
	
	
		|  16-09-2011, 20:48 | #7 |  
	| Inactive 
				 
				Join Date: Dec 2007 
					Posts: 18,385
				      | 
				
				Re: Simple Question
			 
 
			
			And what do you get in a browser of you type in http://white.cam.com  from the same PC ??
		 |  
	|   |   |  
	
		
	
	
	
		|  17-09-2011, 12:32 | #8 |  
	| cf.mega poster 
				 
				Join Date: Aug 2004 
					Posts: 11,207
				      | 
				
				Re: Simple Question
			 
 
			
			Why are you using white.cam.com at all, why not just 'white'
		 |  
	|   |   |  
	
		
	
	
	
		|  17-09-2011, 13:28 | #9 |  
	| Inactive 
				 
				Join Date: Jul 2009 Location: In the thick of East Anglia 
					Posts: 573
				      | 
				
				Re: Simple Question
			 
 
			
			
	Quote: 
	
		| 
					Originally Posted by Kymmy   |  Firefox cannot establish a connection to the server at white.cam.com 
 ---------- Post added at 12:28 ---------- Previous post was at 12:26 ----------
 
 
 
	Quote: 
	
		| 
					Originally Posted by qasdfdsaq  Why are you using white.cam.com at all, why not just 'white' |  Because I have tried white.com, whitecam.com, white.cam.com. etc etc. The example given in the host file had xx.yy.com so I thought I would give it a go.
 
With this problem and my posted on going NAS issue I am beginning to believe Win7 is a white elephant. No such problems on XP.
		 |  
	|   |   |  
	
		
	
	
	
		|  17-09-2011, 14:31 | #10 |  
	| Inactive 
				 
				Join Date: Dec 2007 
					Posts: 18,385
				      | 
				
				Re: Simple Question
			 
 
			
			Is the camera running on port 80 or another port?
		 |  
	|   |   |  
	
		
	
	
	
		|  17-09-2011, 14:36 | #11 |  
	| cf.mega poster 
				 
				Join Date: Aug 2004 
					Posts: 11,207
				      | 
				
				Re: Simple Question
			 
 
			
			Hmm, looks more like bad connection handling in the camera itself to me - if the IP is correct and connecting direct to the IP works, then the only difference via domain name is the client sending the name to the server in the request tag - which it should handle fine.
 Unless you have some general problem with your Win7 networking being borked - I've had no real problems on 7 myself... We're rolling out XP => Win7 upgrades to a few thousand machines right now, and so far not had any networking or file-sharing problems I've heard of. In fact it's working more smoothly than XP did far as I can see.
 |  
	|   |   |  
	
		
	
	
	
		|  18-09-2011, 15:03 | #12 |  
	| Inactive 
				 
				Join Date: Jul 2009 Location: In the thick of East Anglia 
					Posts: 573
				      | 
				
				Re: Simple Question
			 
 
			
			KimmyYep it's on port 80.
 
 I am beginning to think my network is borked and don't know how to un-bork it.
 
 Ta for all the suggestions. I will have to remeber the IP of the camera and ditch the NAS as a bad idea.
 
 Just seems odd that such simple things like this are a headache while tunneling in to my network via VPN which required DynDNS amongst other things works fine.
 |  
	|   |   |  
	
		
	
	
	
		|  25-09-2011, 20:31 | #13 |  
	| cf.mega poster 
				 
				Join Date: Aug 2004 
					Posts: 11,207
				      | 
				
				Re: Simple Question
			 
 
			
			My thoughts would to be to clean up any antivirus or firewall software, along with any previous installs of Norton/Symantic crap.
 On top of that, the following commands are quite good for resetting borked ntetwork stacks:
 
 netsh int ip reset  all
 netsh firewall reset
 netsh winsock reset all
 netsh int 6to4 reset all
 netsh int ipv4 reset all
 netsh int ipv6 reset all
 netsh int httpstunnel reset all
 netsh int isatap reset all
 netsh int portproxy reset all
 netsh int tcp reset all
 netsh int teredo reset all
 
 Course any network settings you do have will be erased, so be sure to note down any fixed IP, DNS settings, etc.
 |  
	|   |   |  
	
		
	
	
	
		|  02-10-2011, 16:19 | #14 |  
	| Inactive 
				 
				Join Date: Jul 2009 Location: In the thick of East Anglia 
					Posts: 573
				      | 
				
				Re: Simple Question
			 
 
			
			Thanks. I had tried much of the above without any luck.
		 |  
	|   |   |  
	
		
	
	
	
		|  07-10-2011, 04:47 | #15 |  
	| Inactive 
				 
				Join Date: Jul 2009 Location: In the thick of East Anglia 
					Posts: 573
				      | 
				
				Re: Simple Question
			 
 
			
			I gave up on the Addonics NAS and bought a Seagate Go Flex as they are quite cheap at Maplins.
 As usual, the supplied software is pants and installed all sorts of trash but after a bit of jiggery pokery setting up a fixed IP via the MAC address on the router (didn't realise you could do that) all is well and can be seen by all PCs and notebook without any special drivers.
 
 Ta to all who gave suggestions.
 
 WP
 |  
	|   |   |  
	
		
	
	
	
	
	| 
	|  Posting Rules |  
	| 
		
		You may not post new threads You may not post replies You may not post attachments You may not edit your posts 
 HTML code is Off 
 |  |  |  All times are GMT +1. The time now is 12:07. |