Thanks for the tips
> 1. Cameras are not connecting to the Internet
How would I know that? All the devices on the LAN can get to the WAN, and that in both directions.
It seems that the Status information, bottom of this post, tells me that the cameras are connected
to the LAN/WAN.
> 2. ISP is blocking the traffic.
Traffic on which port? Remember one of the cameras was infact reachable remotely just a few weeks ago.
Which port(s) do the D-Link cameras need to be open to the Internet?
I use port 8080 for my own WAN webserver here and I can get to that remotely anywhere.
There is no firewall across the LAN. The only firewall here is to the WAN and controlled by the Router.
Centurylink Actiontec C1900A
https://www.centurylink.com/home/help/internet/modems-and-routers/actiontec-c1900a.html> Do you have UPnP enabled on your router?
I have multiple UPnP devices that can display and/or serve UPnP media ( video, audio and images ) on the LAN.
One is a Qnap NAS. All of my Linux workstations have:
http://minidlna.sourceforge.net/installed. The Qnap NAS has 100's of movies and 1000's of audio files that can played by a UPnP client
( VLC media player ). One of which here is a Raspberry Pi running KODI. But all of that was in place and
working when the first camera was accessable remotely. VLC is installed on all the workstations and can
connect to the UPnP server on the Qnap NAS. I highly recommend the Qnap NAS's.
https://www.videolan.org/is installed, and works just fine, on all the workstations.
In the Centurylink Router the UPnP state is enabled.
In the Centurylink Router the UPnP NAT-T state is enabled
> If not are you forwarding ports to the cameras? You normally do not have to open ports since the cameras initiate
> the traffic to the mydlink servers so your router will let traffic back in unless you set inbound/outbound
> filtering.
What are the port(s) that the D-Link cameras need to have open to them. I can certainly fix that.
But I can only assign one port to one IP device on the LAN.
But again, I didn't have to do that when the first camera worked.
> Did the DNS servers also change?
I can't tell you if my ISP ( Centurylink ) changed DNS servers, I kinda doubt it.
I switch my workstations over to Google DNS ( 8.8.8.8 : 8.8.4.4 ) anyway. Much better performance.
Do note that I can get into the webpages of both cameras and change all their settings.
And they are working just fine thank you.
If your paranoid about security I recommend the IBM Quad 9 DNS server. 9.9.9.9 ; 149.112.112.112
> How did you configure your router for DNS?
Dynamic DNS is disabled. DNS Host Mapping is set to 192.168.0.1
I didn't change anything there because I don't use Centurylink's DNS anyway.
> DNS relay on or off?
That I can't find in the Router
> Static IPs on the cameras?
When I connect a new device on the LAN I allow the router to choose an IP.
That pretty much stays with the device unless I force it to change.
But, once the router assigns an IP I then reserve that IP to that particular device.
The first camera was assigned 192.168.0.35, the second 192.168.0.42
Both are now reserved for their respective D-Link cameras. Power cycling the
camera will result in them getting the same assigned IP all over again.
The gateway is at 192.168.0.1
> Reaching with this but are you using pi-hole or any DNS and/or ad blocking
> between the router and cameras? on the router?
No no, sounds like fun though.
Here's the status of the two cameras:
IP Camera Name DCS-2530L-1
Time & Date Wed Feb 27 21:9:48 2019
Firmware Version 1.04.01
Hardware Version A
MAC Address B0:C5:54:41:45:61
IP Address 192.168.0.35
IP Subnet Mask 255.255.255.0
Default Gateway 192.168.0.1
Primary DNS 192.168.0.1
Secondary DNS 205.171.2.26
PPPoE Disable
DDNS Disable
Agent Version 2.2.0-b18
IP Camera Name DCS-2530L-2
Time & Date Wed Feb 27 21:10:42 2019
Firmware Version 1.04.01
Hardware Version A
MAC Address B0:C5:54:41:15:06
IP Address 192.168.0.42
IP Subnet Mask 255.255.255.0
Default Gateway 192.168.0.1
Primary DNS 192.168.0.1
Secondary DNS 205.171.2.26
PPPoE Disable
DDNS Disable
Agent Version 2.2.0-b18
Camera networks set up:
DHCP enabled
PPPOE Disabled
HTTP Port 80
HTTPS Port 443
Anything else in here that would effect this?
Again thanks for the tips.