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

Information Security Interview Questions & Answers

The number of Information Security related jobs are growing extensively…. There is a huge requirement for skilled InfoSec professionals across the globe.. the jobs positions are available for freshers, experienced guys and top management (typically CISO .HCL,BPLetc)… This post is my attempt to collect typical InfoSec interview question and answers to help those looking out opportunities in this field… I’ll keep on updating the questions regularly.. You can also share/contribute any questions you might have faced during your InfoSec interviews…. Category I: General Security Concepts / Network Security / OS Security 1) Is there any difference between Information Security and IT Security? If yes, please explain the difference. Ans- Yes. Information Security and IT Security are both different terms often used interchangeably. IT Security focuses on purely technical controls (like implementing antivirus, firewall, hardening systems etc) while Information Security is more wider ter...

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 

MCSE INTERVIEW QUESTIONS AND ANSWER

MCSE INTERVIEW QUESTIONS AND ANSWER ,VERY USEFULL OUR NEXT JOB INTERVIEW MCSE Questions and Answers: :  1 :: What is the use of IGMP protocol?  Internet Group Management Protocol: - It allows internet hosts to participate in multicasting. The IGMP messages are used to learn which hosts is part of which multicast groups. The mechanism also allow a host to inform its local router, that it wants to receive messages.  2 :: What are Ping and Tracert?  Ping and tracert are the commands used to send information to some remote computers to receive some information. Information is sent and received by packets. Ping I particularly used to check if the system is in network or not. It also gives packet lost information. In windows ping command is written as ping ip_address Tracert is called as trace route. It is used to track or trace the path the packet takes from the computer where the command is given until the destination. In windows ping command is written as trac...