Isc-dhcp-server start **failed**

Briefly describe your issue below:

What version of Parrot are you running? (include version (e.g. 4.6), edition(e.g. Home//KDE/OVA, etc.), and architecture (currently we only support amd64)

What method did you use to install Parrot? (Debian Standard / Debian GTK / parrot-experimental)

Configured to multiboot with other systems? (yes

If there are any similar issues or solutions, link to them below:

If there are any error messages or relevant logs, post them below:

hi,

when I want to start command : /etc/init.d/isc-dhcp-server … show me this error

Starting isc-dhcp-server (via systemctl): isc-dhcp-server.serviceJob for isc-dhcp-server.service failed because the control process exited with error code.
See “systemctl status isc-dhcp-server.service” and “journalctl -xe” for details.
failed!

please can anybro help !

PRETTY_NAME=“Parrot GNU/Linux 4.8”
NAME=“Parrot GNU/Linux”
ID=parrot
ID_LIKE=debian
VERSION=“4.8”
VERSION_ID=“4.8”

Hey there :slight_smile:

The info you provided tells us there was an error, but doesn’t explain the details of that error.

We would love to help but are going to need more information about the error.

See output of the below quoted commands and share info on your error:

(NOTE: do not paste large logs into post, just small segments. For large logs use patebin).

1 Like

root@android-AP4j971k:/home/rd# journalctl -xe
– Support: https://www.debian.org/support
Jul 10 18:58:04 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:07 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:07 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:08 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:08 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:15 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:15 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:15 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:15 android-AP4j971k rtkit-daemon[883]: Supervising 4 threads of 2 processes of 1 users.
Jul 10 18:58:15 android-AP4j971k rtkit-daemon[883]: Successfully made thread 2013 of process 1596 owned by ‘1000’ RT at priority 10.
Jul 10 18:58:15 android-AP4j971k rtkit-daemon[883]: Supervising 5 threads of 3 processes of 1 users.
Jul 10 19:00:59 android-AP4j971k rtkit-daemon[883]: Supervising 5 threads of 3 processes of 1 users.
Jul 10 19:00:59 android-AP4j971k rtkit-daemon[883]: Supervising 5 threads of 3 processes of 1 users.
Jul 10 19:00:59 android-AP4j971k rtkit-daemon[883]: Supervising 5 threads of 3 processes of 1 users.
Jul 10 19:00:59 android-AP4j971k rtkit-daemon[883]: Supervising 5 threads of 3 processes of 1 users.
Jul 10 19:00:59 android-AP4j971k rtkit-daemon[883]: Successfully made thread 2134 of process 1717 owned by ‘1000’ RT at priority 10.
Jul 10 19:00:59 android-AP4j971k rtkit-daemon[883]: Supervising 6 threads of 4 processes of 1 users.
Jul 10 19:01:53 android-AP4j971k rtkit-daemon[883]: Supervising 6 threads of 4 processes of 1 users.
Jul 10 19:01:53 android-AP4j971k rtkit-daemon[883]: Supervising 6 threads of 4 processes of 1 users.
Jul 10 19:01:54 android-AP4j971k rtkit-daemon[883]: Supervising 6 threads of 4 processes of 1 users.
Jul 10 19:01:54 android-AP4j971k rtkit-daemon[883]: Supervising 6 threads of 4 processes of 1 users.
Jul 10 19:05:01 android-AP4j971k CRON[2257]: pam_unix(cron:session): session opened for user root by (uid=0)
Jul 10 19:05:01 android-AP4j971k CRON[2258]: (root) CMD (command -v debian-sa1 > /dev/null && debian-sa1 1 1)
Jul 10 19:05:01 android-AP4j971k CRON[2257]: pam_unix(cron:session): session closed for user root
Jul 10 19:09:01 android-AP4j971k CRON[2318]: pam_unix(cron:session): session opened for user root by (uid=0)
Jul 10 19:09:01 android-AP4j971k CRON[2319]: (root) CMD ( [ -x /usr/lib/php/sessionclean ] && if [ ! -d /run/systemd/system ]; then /usr/lib/php/sessionclean; fi)
Jul 10 19:09:01 android-AP4j971k CRON[2318]: pam_unix(cron:session): session closed for user root
Jul 10 19:09:46 android-AP4j971k systemd[1]: Starting Cleanup of Temporary Directories…
– Subject: A start job for unit systemd-tmpfiles-clean.service has begun execution
– Defined-By: systemd
– Support: https://www.debian.org/support

– A start job for unit systemd-tmpfiles-clean.service has begun execution.

– The job identifier is 1518.
Jul 10 19:09:46 android-AP4j971k systemd-tmpfiles[2343]: /usr/lib/tmpfiles.d/iodined.conf:1: Line references path below legacy directory /var/run/, updating /var/run/i>
Jul 10 19:09:46 android-AP4j971k systemd[1]: systemd-tmpfiles-clean.service: Succeeded.
– Subject: Unit succeeded
– Defined-By: systemd
– Support: https://www.debian.org/support

– The unit systemd-tmpfiles-clean.service has successfully entered the ‘dead’ state.
Jul 10 19:09:46 android-AP4j971k systemd[1]: Finished Cleanup of Temporary Directories.

thanks for sharing a section of the log but that part did not mention the error msg. You will see info directly related from:

sudo systemctl status isc-dhcp-server.service

Did you read the documentation/configure it before you tried starting it (such as adding interfaces)?

Regards

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.