Toshiba IKWB02A in 2 networks

Forum for questions and support relating to the 1.24.x releases only.
Locked
RockmanD
Posts: 3
Joined: Wed Mar 24, 2010 11:36 pm

Toshiba IKWB02A in 2 networks

Post by RockmanD »

Dear friends,

I install Zone Minder 1.24.x for 55 Toshiba IKWB02A IP cameras. The cameras work for sites outdoors and indoor.
This plataform works very very good, but I have a trouble with 3 cameras in other network.

In the server: Ubuntu 9.10 32bits, ZoneMinder 1.24.x installed, 2 network cards.
The firts network is for internal propourses, with this network I manage 52 cameras and other Unix based servers.
And the last one network is for out to Internet, is the corporative network, some others users and the internet gateway.

The trouble is that the 3 cameras thats not working, stays installed over internet, with static public IPs, with the same configuration that the other cameras (no changes), but these cameras not working.

Someone have any idea to fix this trouble or know if is trouble of the networks or configuration problem?

I looking over all forum, but I not find nothing about this.

Thanks in advance!!!
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Post by bb99 »

Is there a connection between the first and the second network (I'm going to assume yes)? Try connecting to the cameras using a computer on the second network using a browser (static IP & credentials); can you connect? If yes, you probably have a firewall rule(s) preventing the ZM connection; if no check the camera setup. If this is too basic a solution then you will need to provide a lot more details for resolution...
RockmanD
Posts: 3
Joined: Wed Mar 24, 2010 11:36 pm

Post by RockmanD »

Posted: Thu Mar 25, 2010 1:06 am Post subject:
Is there a connection between the first and the second network (I'm going to assume yes)? Try connecting to the cameras using a computer on the second network using a browser (static IP & credentials); can you connect? If yes, you probably have a firewall rule(s) preventing the ZM connection; if no check the camera setup. If this is too basic a solution then you will need to provide a lot more details for resolution...

The server is connected trough the 2 networks.
The camera works, I can access to the camera on the second network fine.

This is the 2 network configuration.

maxcom@CamarasMax-Ubuntu:~$ ifconfig
eth0 Link encap:Ethernet direcciónHW 00:0f:fe:20:ae:5b
Direc. inet:10.1.12.202 Difus.:10.1.63.255 Másc:255.255.192.0
Dirección inet6: fe80::20f:feff:fe20:ae5b/64 Alcance:Enlace
ACTIVO DIFUSIÓN FUNCIONANDO MULTICAST MTU:1500 Métrica:1
Paquetes RX:5858 errores:0 perdidos:0 overruns:0 frame:0
Paquetes TX:2420 errores:0 perdidos:0 overruns:0 carrier:0
colisiones:0 long.colaTX:1000
Bytes RX:527732 (527.7 KB) TX bytes:221007 (221.0 KB)
Interrupción:17

eth1 Link encap:Ethernet direcciónHW 00:50:da:5d:09:b6
Direc. inet:170.100.39.55 Difus.:170.100.255.255 Másc:255.255.0.0
Dirección inet6: fe80::250:daff:fe5d:9b6/64 Alcance:Enlace
ACTIVO DIFUSIÓN FUNCIONANDO MULTICAST MTU:1500 Métrica:1
Paquetes RX:1238034 errores:0 perdidos:0 overruns:167 frame:0
Paquetes TX:1432723 errores:0 perdidos:0 overruns:0 carrier:0
colisiones:0 long.colaTX:1000
Bytes RX:1181876461 (1.1 GB) TX bytes:130700389 (130.7 MB)
Interrupción:18 Dirección base: 0x2000

Image
bb99
Posts: 943
Joined: Wed Apr 02, 2008 12:04 am

Post by bb99 »

Attempt to access the internet from the first network (ZM computer). If you can't it's going to be a firewall rule(s), internet access rule(s), and/or IP based access list etc... causing the problem. Your camera and ZM computer are probably setup correctly. I'd start by looking at the sever connecting the two networks (170.100.***.*** and 10.1.***.***) together.

To answer your original question - This appears to be a network configuration problem and not a ZM or camera issue.
RockmanD
Posts: 3
Joined: Wed Mar 24, 2010 11:36 pm

Post by RockmanD »

Thanks for your replies.
I fix the trouble with add some statics routes.
Locked