Results 1 to 4 of 4

Thread: dhcpd3:: command not found

  1. #1

    dhcpd3:: command not found

    i want to do evit twin attack but every time i get this :
    (( dhcpd3 -cf /etc/dhcp3/dhcpd.conf -pf /var/run/dhcp3-server/dhcpd.pid at0
    bash: dhcpd3: command not found ))
    i am install dhcp3:
    (( apt-get install dhcp3-server -y
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Note, selecting 'isc-dhcp-server' instead of 'dhcp3-server'
    isc-dhcp-server is already the newest version.
    0 upgraded, 0 newly installed, 0 to remove and 107 not upgraded.))

  2. #2
    Join Date
    2013-Oct
    Posts
    1
    Have you gotten an answer to your problem? I'm having the same issue

  3. #3
    Join Date
    2013-Mar
    Location
    milano
    Posts
    301
    Quote Originally Posted by x-jet View Post
    Have you gotten an answer to your problem? I'm having the same issue
    i think
    backtrack 5 used dhcp3-server
    kali-linux used isc-dhcp-server

    root@kali:~# apt-get install isc-dhcp-server
    Lettura elenco dei pacchetti... Fatto
    Generazione albero delle dipendenze
    Lettura informazioni sullo stato... Fatto
    isc-dhcp-server è giÃ* alla versione più recente.
    0 aggiornati, 0 installati, 0 da rimuovere e 6 non aggiornati.

    root@kali:~# /etc/init.d/isc-dhcp-server status
    Status of ISC DHCP server: dhcpd is not running.

    root@kali:~# dhcpd -h
    Internet Systems Consortium DHCP Server 4.2.2
    Copyright 2004-2011 Internet Systems Consortium.
    All rights reserved.
    Usage: dhcpd [-p <UDP port #>] [-f] [-d] [-q] [-t|-T]
    [-4|-6] [-cf config-file] [-lf lease-file]
    [-tf trace-output-file]
    [-play trace-input-file]
    [-pf pid-file] [--no-pid] [-s server]
    [if0 [...ifN]]
    root@kali:~#

  4. #4
    Join Date
    2013-Mar
    Posts
    354
    Exactly zimmaro, in debian is: isc-dhcp-server.

    Kali is a debian distro, Ubuntu is a debian-based distro. BT5 is a Ubuntu distro. Not the same thing.

    As always zimmaro, very clear my friend.
    Last edited by maverik35; 2013-11-02 at 16:35.

Similar Threads

  1. Command not Found
    By mike_90 in forum General Archive
    Replies: 3
    Last Post: 2020-07-13, 18:48
  2. Command not found
    By 44kia244 in forum NetHunter General Questions
    Replies: 12
    Last Post: 2015-01-07, 23:58
  3. Command not found
    By 44kia244 in forum Installing NetHunter
    Replies: 1
    Last Post: 2014-09-25, 23:09

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •