Skip to main content

Basic Networking Steps To Connect DVR to the Network


     Basic Networking Steps
To Connect DVR to the Network
      Before you start doing anything, first establish how the network is laid out.  Go to a PC that is connected to the same MODEM/ROUTER that the DVR is or will be connected to.  On that PC, go to the COMMAND PROMPT.  If you don’t know how to get to the PROMPT: START button à RUN à type in CMD then hit enter button.  At the prompt screen type in “IPCONFIG/ALL.”  What you will see is the network configuration such as IP, SUBNET MASK, GATEWAY, and DNS all these four addresses are important so I recommend too write them down so that you don’t have to go back and forth to make sure you have the right addresses.
Now go to the DVR, get in the menu of it, and go to the Network screen.  You will see an option that says DHCP.  Turn on DHCP.  If DHCP is enabled on your
MODEM/ROUTER then the DVR will receive the network settings automatically then copy on paper what those addresses are.  Then turn off DHCP in the DVR menu and make sure that the addresses it got automatically stayed in place.  If not then go ahead and type in what you just wrote down before when DHCP was on.  Also take note of the ports in the DVR network section.  You will need these port numbers for the MODEM/ROUTER configuration.

            When the DVR configuration is done, check to see if there is communication thru the network.  Go to the same PC that you were on earlier and go to the command prompt again.  In the prompt type in “(PING [space] Ip address of DVR” hit ENTER button. For ex: PING 192.168.1.10  .  You will get your results; either it will say “REQUEST TIMED OUT” (which means that there is no communication, or “REPLY” (which means that there is communication).  If you get “REQUEST TIMED OUT” recheck your settings, if not then you are fine, and can go on to the next step.
             

Open the client software of the DVR (REMOTE VIEWING SOFTWARE) and fill out the info to see your cameras thru the software installed in your computer.  You should be able to connect with no problem and be able to see the cams.  Then when that is established go ahead and enter your MODEM/ROUTER settings.  In there should be a section that you can do PORT FORWARDING.  If you can obtain a manual, or tech support help of the MODEM/ROUTER which can help you find the location in the setup.  You must forward the ports that you saw displayed in the Network menu of the DVR to the IP of the DVR.  Once your done find your WAN IP by going to WWW.IPCHICKEN.COM, the IP you see there is the one you will use when you are away from the network to see the cams on the DVR software.



Comments

Popular posts from this blog

8 pair usage for data in Cat 6 Wire in Networking

Today I Post the Cat6 wire pair use in Networking ,we all know 8 pair in cat 6 and but no idea how any pair use in Networking .only 4 pair Use in networking , Like this Photo, If 4 pair not work in cat6 wire we use another 4 Pair same wire Save time and Money 

Tech Purchase Decision Making

  Research Methods for Finding Reliable Product Reviews Start with professional tech review sites like TechRadar, GSMArena, and The Verge for comprehensive tech product analysis. These platforms maintain editorial standards and often conduct hands-on testing before publishing reviews. YouTube channels from established tech reviewers offer visual unboxing videos and real-world usage demonstrations that reveal details traditional written reviews might miss. Cross-reference multiple sources to get a balanced perspective. Reddit communities like r/Android, r/technology, and product-specific subreddits provide unfiltered user experiences. Amazon verified purchase reviews help identify common issues, but focus on detailed reviews rather than single-sentence ratings. Check manufacturer forums and official support pages to understand known issues and firmware update histories. Professional review aggregators like Metacritic compile scores from multiple sources, giving you a consolidated vi...

OSI MODEL (Open Systems Interconnection model )

To Day I Explain OSI MODEL,   Open Systems Interconnection model  ( OSI ) is a conceptual model that characterizes and standardizes the internal functions of a communication system by partitioning it into  abstraction  layers. The model is a product of the Open Systems Interconnection project at the International Organization for Standardization (ISO), maintained by the identification ISO/IEC 7498-1. The model groups communication functions into seven logical layers. A layer serves the layer above it and is served by the layer below it. For example, a layer that provides error-free communications across a network provides the path needed by applications above it, while it calls the next lower layer to send and receive packets that make up the contents of that path. Two instances at one layer are connected by a horizontal connection on that layer.  The Below Shown Diagram is helpful to understand the OSI seven Layer Model. OSI MODEL EXPLANATION Th...