For real, the only video that got my dhcp server running. Thank you.
@katethemikufan9109 Жыл бұрын
Thank you for this video. Im studying Games Development at uni and this was so helpful.
@gilnims3 жыл бұрын
Great video, tons of information and very concise. Great job!!
@samedkaya65217 ай бұрын
this is the only one video that works thank you root tech !!
@winchestertuazon11747 ай бұрын
wow thank you so much it actually work
@edgarchan87322 жыл бұрын
What is the virtualbox configuration to allow a client to get automatic ip from the server?
@trash88232 жыл бұрын
You can just use putty to ssh to it
@jithendrachowdary49193 жыл бұрын
You are saviour ❤️
@sarazintheo25092 жыл бұрын
THANK YOU SOOOOO MUCH !!!!
@juliancaste39143 жыл бұрын
if after reboot the service dont work and you dont set anytime a STATIC IP try this 1.set static ip of the server: ifconfig (yourinterface) (your static IP)/(mask number) example sudo ifconfig enp4s0 10.8.0.2/24 2.sudo systemctl start isc-dhcp-server 3.sudo systemctl status isc-dhcp-server
@inoculati0n2 жыл бұрын
hi there, could you tell me what virtual box network settings your are using for the DHCP server and client. Thank you.
@tugastkj78323 жыл бұрын
nice video tutorial, permit me to copy this video and share to my student
@zaynarcher97933 жыл бұрын
i guess I am pretty off topic but do anyone know a good site to watch new series online?
@brendanreuben61623 жыл бұрын
@Zayn Archer I dunno I would suggest flixportal. Just search on google for it :P -brendan
@zaynarcher97933 жыл бұрын
@Brendan Reuben thanks, signed up and it seems to work :D I really appreciate it!
@brendanreuben61623 жыл бұрын
@Zayn Archer You are welcome =)
@nekromantyx53983 жыл бұрын
how do you put that vertical slash in the minute 6.15? thx for the video i could finally make this work
@MrPinging2 жыл бұрын
shift +\ you get | pipe symbol
@brunomachado85713 жыл бұрын
In minute 1:57 what are the commands you use to leave that panel?
@florianfendrych87563 жыл бұрын
shift+.+q and then enter, worked for me
@edwinparulians95732 жыл бұрын
@@florianfendrych8756 shift, q and enter?
@florianfendrych87562 жыл бұрын
@@edwinparulians9573 shit, .(dot), q and then enter
@graphicarkazen762 Жыл бұрын
Ctrl C and type :wq!
@ConfusedDeepak Жыл бұрын
Thank you sir
@juliancaste39143 жыл бұрын
afteer restart I lose the config , is normal???
@graphicarkazen762 Жыл бұрын
Save your file by. Ctrl C :wq!
@mrpoliticalguy56023 жыл бұрын
Hi can you create a video to put your autonomous system number on your server and connect to an internet exchange point and create a bgp server?. And assign public ip addresses within your autonomous system.
@bhimgrg052 жыл бұрын
Thank You
@trungduong82252 жыл бұрын
hey thanks for the video, but i got a problem. The dhcp service is running oke on my ubuntu sv but when i boot another vm in the same nat network, that vm had an ip add outside off the ip add range i'd configured. Hope u could help me fix it. P/S: i did catch the dhcp request from that vm by tcpdump on my server, but still it not working properly
@floressean7673 жыл бұрын
Hey bro i have an error how to fix this. Cant create PID file /run/dhcp-server/dhcp.pid: No such file or directory Please help me fix it
@Roottech253 жыл бұрын
Bro!!!!.. I dont have your computer Infront of me bro!
@floressean7673 жыл бұрын
@@Roottech25 What does that mean??
@papierbndc Жыл бұрын
Im getting an inaktive status
@edwinparulians95732 жыл бұрын
hello how do you uncomment in this part? 2:52
@jodlaa5142 Жыл бұрын
just delete the "#" at the beginning of every line that you want to uncomment