On 29 Oct 2004 07:36:07 -0700,
(E-Mail Removed) (Sydney Luu) wrote:
>I took your suggestion. I reconfigured my router and camera to have my
>HTTP set to 5000 last night. Tried at work today and still got the
>warning
>message. Did not work.
Did you try it with a friend or accomplis when you set it up last
night? First you make sure it's working before you try it at work.
Also, what are you using to view the picture? A web browser or the
D-Links surveillance software?
>If ports like, 21 (FTP), 23 (Telent) are
>being used at work, could I use one of these as the HTTP?
You could, but I don't think it's necessary. The trick is to find a
port or ports that are not being mangled by the office proxy server.
That would be port 80(http). 5000 should have worked, but I can't
tell from here what's happening.
Time for some details:
1. How are you addressing the camera from the browser?
It should be something like:
http://123.123.123.123:5000 (or whatever)
http://123.123.123.123:5003 (not sure if this will work)
http://123.123.123.123:80 (the official way)
One of these should work. However, I would also try the "Monitor"
application, and not the browser. Will your company allow you to
install the Monitor application on your office computah?
2. Are you sure you have the correct IP address for your home system?
If DHCP or PPPoE is used, the IP address can change.
3. Do you have any kind of "personal firewall" running on your office
PC? XP SP2 firewall, ZoneAlarm, Kerio, Black Ice, Norton Firewall,
McAffee Firewall, etc? These will block outgoing control requests.
>I am not
>network guy so I don't have the technical knowledge of how ports work.
Well, have you considered asking the office network guy for some clues
as to how his firewall/proxy/IDS system works? It would be easier if
I knew what I was dealing with. The important thing is that it does
work with other users that don't have a firewall/proxy/IDS in the way.
>Also the video control port = 5003, by looking at the description, I
>thought
>this was responisble for delivering the video/image, not HTTP=85 which
>I had
>it before. Can you clarify these ports?
80 (TCP) HTTP Port (allows access to web-configuration and transmits
video if other ports are not forwarded)
5001 (TCP/UDP) Control Channel Port (used to synchronize audio and
video)
5002 (TCP/UDP) Audio Channel Port (transmits synchronized audio)
5003 (TCP/UDP) Video Channel Port (transmits synchronized video)
It would seem that you could get video from *EITHER* 80 or 5003. My
guess is that the 5003 is only useful to the monitor application.
5001-5003 get used with the various monitor and security applications.
If you don't care about audio, port 80 will deliver just video.
This might help:
"How do I remotely view DCS-2000 or DCS-5300 series cameras that are
behind a router or gateway? "
http://support.dlink.com/faq/view.asp?prod_id=1433
Oh, this is cute.
http://support.dlink.com/faq/view.asp?prod_id=1344
If you look carefully at the Javascript code, they don't use port 80,
but have redirected it to port 5004 instead. Well, instead of 5000,
try 5004. Perhaps there's some non-obvious magic involved.
>When you make a request to
>the camera
>from office and when the signal travels back to office from home, what
>kind of
>port information does this signal have?
Well, the port numbers for the outgoing connections from the camera
can be anything between 1024 to 65000. The web servers inside the
camera assigns these on the fly, as needed. You can see these in
action on your PC with:
(open a dos window with Run->cmd or Run->command)
netstat -n
The numbers after the ":" in the "Foreign Address" column are the
incoming port numbers. I don't think you have to worry much about
the cameras outgoing port numbers. What's important is the incoming
(controlling) port numbers to the camera.
--
Jeff Liebermann
(E-Mail Removed)
150 Felker St #D
http://www.LearnByDestroying.com
Santa Cruz CA 95060 AE6KS 831-336-2558