Have a look in the event viewer and see if there is any errors. Also attempt to connect to other resources on the network. For example mapping a drive. This will show if there is a problem with the server being in the domain and prehaps it needs to be readded again. You can authorize the DHCP server from any server with the admin tools. So if you ware having problems, maybe try and run DHCP tool from a domain controller.
@itfreetraining11 жыл бұрын
Thanks very much and thanks for watching.
@itfreetraining11 жыл бұрын
Thank you and thanks for watching.
@itfreetraining11 жыл бұрын
Thanks, glad to hear that you like the video.
@itfreetraining11 жыл бұрын
Yes you can. If you install a server in a virtual machine you can configure it on it only virtual network. Once this is done, it is a simple matter to install other virtual machines on the same network and they will be able to use that DHCP server without your physical network being effected.
@itfreetraining12 жыл бұрын
Thanks, glad to hear that you have found the videos useful.
@itfreetraining12 жыл бұрын
Thanks for watching.
@itfreetraining11 жыл бұрын
We have plan's to create some videos on how to create your own virtual lab. Not sure when they will be released however.
@itfreetraining11 жыл бұрын
Glad we could help.
@vikashsharmaable11 жыл бұрын
this is one of the awesome tutorial i have watched on DHCP Config.....! Thanks for this..
@itfreetraining11 жыл бұрын
Thanks very much. The clip command is a useful thing to know.
@jakobskiiii4 жыл бұрын
pedagogical explanation thanks.
@SuperTohow12 жыл бұрын
ONLY ONE WORD: 100 x FANTASTIC Video.
@itfreetraining2 жыл бұрын
Thanks for watching.
@andrechappelle429011 жыл бұрын
so very helpful, still have more videos to watch.. so eagered to learn, thanks.
@itfreetraining12 жыл бұрын
Thank you.
@alexandresilva151312 жыл бұрын
Congratulations man! greetings from Brazil...fantatisc...I'm following your channel and I'll recommed for my friends, FANTASTIC!!!!
@emmaguadalupecazarezlopez20678 ай бұрын
Thanks for your explanation. I have a problem with the clients, I did everything just like the video but the addresses are not automatically assigned to the clients, I don't know how I could solve it
@itfreetraining4 ай бұрын
I am guessing the DHCP server was not authorised or the DHCP scope was not enabled.
@bahilueffa11 жыл бұрын
thanks alot for ur support!
@thisisrenyjohn11 жыл бұрын
Can you give some info or any website for configuring the virtual DHCP server and clients.
@BugsbunnyEh11 жыл бұрын
i try to create a folder name share in DC and map it on network from the DHCP server and it works. also when im in the DHCP snapin it already shows green color up arrow in both ipv4 and ipv6
@netizenmm117610 жыл бұрын
Thanks .. It's great!!!! I would like to request more on DHCP concept such as SuperScopes, RelayAgent, DHCP server migration from windows 2003 to window 2008 and so on
@itfreetraining10 жыл бұрын
Glad to hear that you like the video. When we revised the video we will look at adding these topics.
@abadar10011 жыл бұрын
Excellent video, thanks.
@thisisrenyjohn11 жыл бұрын
Can I Configure a virtual DHCP server for training purpose..
@DrKitsos10 жыл бұрын
you saved me 3 hours!
@itfreetraining10 жыл бұрын
Glad we could help.
@chennambhaskar85017 жыл бұрын
please share Difference between Network Printer and Sharing Printer
@joeibarra81316 жыл бұрын
So do you use in your router DNS or and DHCP or do you turn that off to use the server DNS and DHCP.
@ITFreeTest6 жыл бұрын
Generally you would use Windows DNS and DHCP. It is easy for administration and also integrates with Active Directory better.
@BugsbunnyEh11 жыл бұрын
Dear Sir, When im already add DHCP role on my dhcp server i chk to authorize ans it say dhcp server could not connect to Active Directory what ias the problem? it already a member server of ITFree.local domain and even can ping the dc
@parkarashish11 жыл бұрын
Thanks and Wonderful
@chennambhaskar85017 жыл бұрын
Explain the Trust Relationship
@SLOOM08 жыл бұрын
that is really helpful thank you
@itfreetraining8 жыл бұрын
+SLOOM0 You're most welcome! We're so glad you found the video helpful.
@emmetoya10 жыл бұрын
Hi! How i can add option 82 to DHCP server 2008 R2?
@rajarajanforever10 жыл бұрын
Thanks...very use full
@itfreetraining10 жыл бұрын
Thank you.
@vivinvarghese21022 жыл бұрын
Why can't each DHCP reserved ip as pairs to remove accident ip conflict
@itfreetraining2 жыл бұрын
When you put in an reservation you enter the IP Address and the Mac address. Also, the IP Address will be removed from the pool if there is an overlap, thus you should never have an accidently conflict.
@probablysmart13 жыл бұрын
You are the man!!
@itfreetraining2 жыл бұрын
Thanks for watching.
@probablysmart2 жыл бұрын
@@itfreetraining don’t mention it 😬😆🙏🏻
@chennambhaskar85017 жыл бұрын
Dear Team im requesting you guys please explain DORA Process in DHCP
@BugsbunnyEh11 жыл бұрын
Thanks i found the solution i loging in to the DHCP server as admin of the DHCP server so i log out from the DHCP server and loging again using the domain adnim@ITFree.local admin account nd then i can authorized it :)
@tomaslemus66217 жыл бұрын
bueno y completo, tuve problema en las exclusiones, se deben poner los primeros 64 bits y en la exclusion ls otros 64.
@itfreetraining7 жыл бұрын
Interesante. ¡Gracias por ver!
@donedoda7916 жыл бұрын
"Who's down with dhcp? Hey ever last homie" ⚾
@AzizEsawi11 жыл бұрын
This command copies the mac address to the clipboad
@govind99710 жыл бұрын
What happens if we have 2 DHCP servers in the network?
@itfreetraining10 жыл бұрын
This is possible to do and is sometimes done on networks for redundancy and high availability. The trick is to make sure the Pools they are giving out do not have the same IP Addresses in them. The process goes like this. 1. DHCPDiscover (Clients sends a broadcast asking for an IP Address) 2. DHCPOffer (The DHCP server sends and offer directly to the client saying you may have this IP Address. With 2 servers the clients may get two DHCP Offers) 3. DHCPRequest ( Client will send a message back to the DHCP asking to accept the offer for the IP Address. If the clients receives more than one offer, it will generally send the DHCPRequest to the first offer that it received and the offer will be ignored.) 4. DHCPAck (The DHCP Server sends a message back to the client that it can start using that IP Address.) You can see that by using this system you can have multiple DHCP servers on the same network as long as they are not trying to give out the same pool. For example DHCP server A could give out address 192.168.0.1 to 192.168.0.150 and DHCP server B could give out address 192.168.0.151 to 192.168.0.254
@govind99710 жыл бұрын
Many thanks for the reply....will come back with other doubts. :P
@engner85884 жыл бұрын
where is video number 1
@itfreetraining4 жыл бұрын
We have a lot of DNS video. If you have a look at itfreetraining.com/dns and then select part 10, a lot of the DNS videos are in there.