Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Kali Linux Common Service configuration start DHCP Service tutorial

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/01 Report--

This article mainly introduces "Kali Linux common service configuration start DHCP service tutorial". In daily operation, I believe many people have doubts about starting DHCP service tutorial with Kali Linux common service configuration. Xiaobian consulted all kinds of materials and sorted out simple and easy-to-use operation methods. I hope it will be helpful to answer the doubts of "Kali Linux common service configuration startup DHCP service tutorial". Next, please follow the editor to study!

1. Start the DHCP service

If you want to use a DHCP server, you need to start the service first. However, in Kali Linux, Bug exists when the DHCP service is started with the "service isc-dhcp-server start" command. Therefore, the user can only start the DHCP service through the configuration file. Execute the command as follows:

Root@daxueba:~# dhcpd-cf / etc/dhcp/dhcpd.conf

Internet Systems Consortium DHCP Server 4.3.5

Copyright 2004-2016 Internet Systems Consortium.

All rights reserved.

For info, please visit https://www.isc.org/software/dhcp/

Config file: / etc/dhcp/dhcpd.conf

Database file: / var/lib/dhcp/dhcpd.leases

PID file: / var/run/dhcpd.pid

Wrote 1 leases to leases file.

Listening on LPF/eth0/00:0c:29:5c:ae:aa/192.168.0.0/24

Sending on LPF/eth0/00:0c:29:5c:ae:aa/192.168.0.0/24

Sending on Socket/fallback/fallback-net

Seeing the output of similar information above indicates that the DHCP service was started successfully. Next, the user can obtain the IP address through the DHCP service.

At this point, the study on "Kali Linux common service configuration start DHCP service tutorial" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report