x
all questions login
General DNS & Domains Dyn Email Update Clients

[Closed] Cannot ACCESS DVR from Dyndns

Hi, i'm a newbie in this. I managed to set up my prima-plastic.dyndns.org account and it manages to link to my DSL Modem. But i cannot access my DVR from here. What should i be typing in the internet browser? It seems like i have to pass through my wireless-N router and then to the DVR. My modem is DSL-526B and my Wireless router is TP-Link TL-WR1043ND. Please Help. Thanks.

more ▼

asked Dec 14 '10 at 08:34 AM in Default

diehard gravatar image

diehard
3 1 2 5

(comments are locked)
10|600 characters needed characters left

The question has been closed Mar 03 '12 at 04:39 PM by Cry Havok for the following reason:

The question is answered, right answer was accepted


10 answers: sort voted first

http://i1099.photobucket.com/albums/g393/asusanto/ddwrtDDNS.png

Do not select "custom" and "statdns", but the normal whatever it is.
Set "Force Update Interval" to 25 days, not 10 days, to prevent from unnecessary abusive updates.

http://i1099.photobucket.com/albums/g393/asusanto/ddnsDVR.jpg

Disable DDNS updates in your DVR. This is useless. You cannot update a WebHop anyway, only a host with IP address.

http://i1099.photobucket.com/albums/g393/asusanto/networkDVR.jpg

Gateway must be the IP address of your router (192.168.0.1), not your public IP address.
Also set DNS1 to the IP address of your router.

http://i1099.photobucket.com/albums/g393/asusanto/portforwading.jpg

That looks ok regarding port 24080 to 192.168.0.49, your DVR. Not sure however why you forward port 1000 to your router and port 2233 to Foscam1, the latter may be another device (camera) in your network at 192.168.0.51?


Edit:

As for the networkDVR, is the mask right? And as for the 192.168.0.1, that's my laptop. And 192.168.0.250 is my router. I was told by portforward.com to try testing on port 1000 on my laptop. Thats why i tried it for port 1000 on 192.168.0.1. As for the setting of ddwrtDDNS, its normal setting is "custom". I still can't ping myself using open port tool.

Oops yes, the netmask should be 255.255.255.0. And if your router has the IP address 192.168.0.250, you must change also Gateway and DNS1, these always being the router's IP address.


Edit:

For the netmask, its the same on the DVR video program as well right?

The netmask must be the same on every device in your network. The typical value for home DSL routers is 255.255.255.0, which means that only the last octet is variable, the rest is fixed like 192.168.0. You should also find this value in your router setup. The setting in the router finally determines the settings in the rest of the LAN.

Is it possible if i use my router ip as a DMZ?

The DMZ IP address range is outside of your LAN range 192.168.0.1 - 192.168.0.252, so that the networks are topologically separated, as an additional security measure. Given your skills, I would not play with this option, it makes things unnecessarily complicated.

In general, don't play too much with IP addresses and netmasks and such if you don't know what you're doing. Better concentrate on to get your port forwarding right.

Ah, just seeing, I can reach your DVR login page http://prima-plastic.dyndns-office.com:24080/ with no problems:
Any time & Any where - IP Surveillance for Your Life
And your WebHop http://prima-plastic.dyndns.org/ works fine too.

more ▼

answered Dec 24 '10 at 10:47 AM

RotBlitz gravatar image

RotBlitz ♦
44.8k 4 14 127

diehard gravatar image diehard Dec 27 '10 at 01:48 AM

Hi, thanks for the help. I changed the setting already according to you what you wrote. As for the networkDVR, is the mask right? And as for the 192.168.0.1, that's my laptop. And 192.168.0.250 is my router. I was told by portforward.com to try testing on port 1000 on my laptop. Thats why i tried it for port 1000 on 192.168.0.1. As for the setting of ddwrtDDNS, its normal setting is "custom". I still can't ping myself using open port tool. Thanks.

diehard gravatar image diehard Dec 27 '10 at 01:55 AM

the port forward tool to check on port 1000 works though through my laptop. Thanks.

diehard gravatar image diehard Dec 29 '10 at 02:52 AM

Hi. I think i seem to be making some progress. I tested on the open port tool today, and it didn't "time out". Instead now, its "connection refused". What does that mean?

diehard gravatar image diehard Dec 29 '10 at 02:59 AM

Oh yeah. I wanted to ask. For the netmask, its the same on the DVR video program as well right?

diehard gravatar image diehard Dec 29 '10 at 03:23 AM

Oh yeah. There is one weird thing. I set up DMZ to go to IP 192.168.0.49 (DVR) and its "connection refused". However, once i removed it from the DMZ. It "time out". That's weird. Is it possible if i use my router ip as a DMZ?

(comments are locked)
10|600 characters needed characters left

Starting another answer as that one is getting out of hand again ;)

Hi. I seem to be making progress. After i set it up according to yours and rotblitz setting, I get a different output from the open port tool. It says "connection refused" instead of "time out". What is the problem now?

That suggests you have a software firewall running on the server. If you're unsure how to find out, please tell us the operating system and version number (eg, Windows Server 2003 r2 or Ubuntu 10.10).


Btw. off topic, what is netmask anywayz. I learnt it before, guess i was sleeping in class. A brief intro would be kindly accepted

This Wikipedia article covers it in detail. In short it's what identifies the network portion of the IP address from the host portion - allowing a computer to identify whether another computer is on the same local network, or whether it is remote (and needs to go through a router).

For example, 192.168.70.1/24 has a 24 bit netmask, or 255.255.255.0 (each number being a byte - 8 bits). In this case the network portion is 192.168.70. and the host portion is .1. That means that anything else that starts with 192.168.70. is on the local network, and everything else is remote.

If all host bits are set (192.168.70.255 in the example above) then that is the broadcast address for the network (aka all hosts) - that can't be allocated to a computer. If all bits are clear (192.168.70.0 in the example above) then that is the network address for the network and it also can't be allocated to a computer.

Netmasks can be any length from /0 to /32, though most home networks use /24. That makes it easy to read since the first 3 bytes are the network address and the last the host address.

Glad it's all working now.

more ▼

answered Dec 29 '10 at 10:35 AM

Cry Havok gravatar image

Cry Havok ♦
78.4k 14 28 276

diehard gravatar image diehard Dec 29 '10 at 10:43 AM

OMG. I got it working. I don't know why. But apparently changing the DMZ to my DVR's ip got it working. And also the netmask which was changed to 255.255.255.0. I cannot believe my eyes. Best new years eve present ever. Even though using the open port tool is still refused, but damn i still managed to get it working. I'm a happy man. I've wasted enough time on this already. Thank you so much for all your help this time. Thanks to Cry Havok and RotBlitz for all the help and the patience. Hope this would be of some help to somebody else in need. Have a great new year.

diehard gravatar image diehard Dec 29 '10 at 10:45 AM

Btw. off topic, what is netmask anywayz. I learnt it before, guess i was sleeping in class. A brief intro would be kindly accepted.

(comments are locked)
10|600 characters needed characters left

This guide should help you get started.

I suspect that your modem is actually a router, as that is quite often the case. If the modem holds the public IP, and your wireless router has only a private/local WAN IP obtained from the modem, then indeed the "modem" is a router. If both devices are routers, then you must first forward traffic from the ISP-provided router (modem) to the wireless router, and then from the wireless router to the DVR.

more ▼

answered Dec 14 '10 at 10:59 AM

VikingTiger gravatar image

VikingTiger ♦
11.7k 2 10 127

(comments are locked)
10|600 characters needed characters left

Your hostname prima-plastic.dyndns.org is a WebHop redirect to http://prima-plastic.dyndns-office.com:8080/ now. The Open Port Tool states for the latter: An attempted connection to prima-plastic.dyndns-office.com:8080 timed out. This typically indicates that traffic to that port is being actively blocked by either a firewall or your ISP.

more ▼

answered Dec 20 '10 at 11:23 PM

RotBlitz gravatar image

RotBlitz ♦
44.8k 4 14 127

diehard gravatar image diehard Dec 21 '10 at 12:38 PM

Hi. Thanks. Yeap. My prima-plastic.dyndns.org is a webhop. I changed the original one to prima-plastic.dyndns-office.com:8080/ but its still not working. Thanks.

(comments are locked)
10|600 characters needed characters left

That first response of mine is getting a little long now.

Hi, I've tried port range forwarding on the 24080 in my router. But its still not possible. My router is a TP-link TL-wr1043ND flashed with dd-wrt firmware.

You're not doing port range forwarding. You're forwarding 24080 from your router to whatever port you're using on your DVR. DD-WRT certainly supports that (at least in all versions in the last couple of years).

Is it something to do with the bridging from the modem to the router? If i set it back to both modem and router to NAT, could you tell me how to set it up so that i can still use dyndns to go through my router to my DVR?

Can you confirm that you've done one of:

  • Forwarded the required ports from the modem to the router and then from the router to the DVR
  • Put the modem into bridge mode and confirmed that the router has your WAN IP

If the latter, what are the first 2 numbers of the WAN IP address of the router (eg 192.168.x.x)?


Yeap. I forwarded the ports and changed 8080 to 24080 and i set it up in my DSL-modem for port forwarding before i changed the function from pppoe to bridge mode. I then port forward it through my tp-link router as well.

Which configuration are you using just now? Is your modem in bridge mode or are you port forwarding from it to the WAN IP of the router?

My WAN IP is 118.96.x.x.

Is that as shown by your WAN connected device, or as shown by one of the many web sites? The only value you can trust is the one shown by the status pages on the WAN connected device.


Since i bridged it to my tp-link router, its showing on the dd-wrt WAN page. It should be correct right?

Yes, that will be.

Can you confirm that you can connect to the DVR, from another host on your LAN, using the LAN IP and the port you're forwarding to? Can you post a screen capture of the DD-WRT port forwarding settings and the DVR's LAN IP settings (you may have to use a service like Photobucket, TinyPic or ImageShack)?

What are you using to keep your hostname up to date? Have you confirmed that your hostname still resolves to your WAN IP? Can you post your hostname so we can test remotely?


Yeap. I can confirm that its working on the local lan. I tested it on several computers on the LAN using the lan ip and the port that you told me which is 24080. I am using my dd-wrt tp-link router to keep my hostname up to date. Yeap. I have confirmed it. My host name is prima-plastic.dyndns-office.com:24080

Well, your hostname is prima-plastic.dyndns-office.com, the other part is the port. Your client is presumably only configured with prima-plastic.dyndns-office.com.

I uploaded files on the Photobucket, how do i post it up here? Just write the username?

Just past the URLs into a post (not a comment, either edit your question or post an "answer").

more ▼

answered Dec 21 '10 at 02:29 PM

Cry Havok gravatar image

Cry Havok ♦
78.4k 14 28 276

diehard gravatar image diehard Dec 22 '10 at 03:06 AM

Yeap. I forwarded the ports and changed 8080 to 24080 and i set it up in my DSL-modem for port forwarding before i changed the function from pppoe to bridge mode. I then port forward it through my tp-link router as well. My WAN IP is 118.96.x.x.

diehard gravatar image diehard Dec 22 '10 at 08:26 AM

Since i bridged it to my tp-link router, its showing on the dd-wrt WAN page. It should be correct right?

RotBlitz gravatar image RotBlitz ♦ Dec 22 '10 at 09:43 PM

prima-plastic.dyndns.org is a WebHop redirect to prima-plastic.dyndns-office.com:24080 now. It still times out for me.

diehard gravatar image diehard Dec 23 '10 at 03:29 AM

Yeap. I can confirm that its working on the local lan. I tested it on several computers on the LAN using the lan ip and the port that you told me which is 24080. I am using my dd-wrt tp-link router to keep my hostname up to date. Yeap. I have confirmed it. My host name is http://prima-plastic.dyndns-office.com:24080/ I uploaded files on the Photobucket, how do i post it up here? Just write the username?

diehard gravatar image diehard Dec 29 '10 at 03:05 AM

Hi. I seem to be making progress. After i set it up according to yours and rotblitz setting, I get a different output from the open port tool. It says "connection refused" instead of "time out". What is the problem now?

(comments are locked)
10|600 characters needed characters left

© 1998-2013  Dynamic Network Services Inc.  -  Legal Notices  -  Privacy Policy  -  Contacts