IP Camera working on lan but not on internet
Posted
by
Kevin Boyd
on Server Fault
See other posts from Server Fault
or by Kevin Boyd
Published on 2012-06-21T08:28:46Z
Indexed on
2012/06/21
9:17 UTC
Read the original article
Hit count: 340
My IP cam model is Genius 350TR
, I tested the cam at home on lan and internet and it worked. Then I shifted it to an office. It works on the office lan setup but I cannot connect to the ip cam from home.
The IP cam is configured for port 192.168.0.30:7070
and it has a port forwarded to publicIP:7071
When I telnet
to that public IP it connects to that port.
However when I try to access the ip cam from a web browser it only shows me the configuration page and settings and the video is blank and it says connecting for some time and then says disconnected.
The cam is configured for HTTP on internet and UDP on Lan.
The office setup is ISP ---> WifiRouter ---> PC With Wifi card ---> Switch ---> IP CAM
Is there a way to debug this problem?
© Server Fault or respective owner