how do I get it to run free of the internet?

Forum for questions and support relating to the 1.24.x releases only.
Locked
alf
Posts: 41
Joined: Wed Jun 17, 2009 6:13 pm

how do I get it to run free of the internet?

Post by alf »

I have to be missing something real obvious here, I have it all up and running but if I unplug the internet from the computer it is on, it stops.


Running firefox and live blue cherry cd install.
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

are you useing network or local cams


note Apache needs inet to start unless you change start up parameter
alf
Posts: 41
Joined: Wed Jun 17, 2009 6:13 pm

Post by alf »

kingofkya wrote:are you useing network or local cams


note Apache needs inet to start unless you change start up parameter

Using the blue cherry card with cctv - So local.
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

Just to make sure your opening the web page to http://127.0.0.1/zm right
alf
Posts: 41
Joined: Wed Jun 17, 2009 6:13 pm

yup

Post by alf »

kingofkya wrote:Just to make sure your opening the web page to http://127.0.0.1/zm right

Just tried it again, when I pull the plug the image stops and the time stamp stops.

but

when watching from another computer remotely I can unplug the internet from the dsl modem and it works fine, remotely.


I was planning to get a dual head video card and putting a monitor in an area where people can watch the cameras, and next to the computer itself.


My work around would be to get another computer and use that where I want to have the cameras monitored. I would rather not do that.
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

I dont know for sure but
I think it has to do with the hosts file

Edit: run ifconfig see if you have a lo interface (known as loop back)
If it s not there run ifup lo
alf
Posts: 41
Joined: Wed Jun 17, 2009 6:13 pm

Post by alf »

I get


eth0 Link encap:Ethernet HWaddr 00:15:f2:4c:95:db
inet addr:192.168.1.103 Bcast:192.168.1.255 Mask:255.255.255.0
inet6 addr: fe80::215:f2ff:fe4c:95db/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:195595 errors:0 dropped:0 overruns:0 frame:0
TX packets:256582 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:32403058 (32.4 MB) TX bytes:213568842 (213.5 MB)
Interrupt:23 Base address:0xe000

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:2625908 errors:0 dropped:0 overruns:0 frame:0
TX packets:2625908 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:1878379327 (1.8 GB) TX bytes:1878379327 (1.8 GB)

When I run ifup lo it says its configured.

I think if I put the router and the host computer on a ups it will never lose power and my problems will be solved for short power outages, which is all I get usually.

Unless you see something there.

I've tried every search I can think of here so I think I'm missing something obvious.
alf
Posts: 41
Joined: Wed Jun 17, 2009 6:13 pm

Post by alf »

figured it out, checked "work offline" in firefox.


I knew it was something simple.
Locked