Results 1 to 3 of 3

Thread: can't install dhcp3-server

  1. #1
    Join Date
    2013-Sep
    Posts
    2

    can't install dhcp3-server

    I am trying to make a fake wireless AP, and to do so I have to install the dhcp-server.

    I have tried the following commands:
    #apt-get install dhcp3-server
    #apt-get install isc-dhcp3-server
    #apt-get install dhcp3

    And I keep getting the following error:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package isc-dhcp3

    I have tried to update my source list and then apt-get update/upgrade and it still fails to install.
    Here is what I get after apt-get upgrade:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    The following packages have been kept back:
    icedtea-7-jre-jamvm openjdk-7-jdk openjdk-7-jre openjdk-7-jre-headless
    openjdk-7-jre-lib
    0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

    Here is my source list:
    #deb http://http.kali.org/kali main contrib non-free

    #deb http://http.kali.org/wheezy main contrib non-free

    #deb http://http.kali.org/ /kali main contrib non-free

    #deb http://http.kali.org/ /wheezy main contrib non-free

    #deb http://http.kali.org/kali kali-dev main contrib non-free

    #deb http://http.kali.org/kali kali-dev main/debian-installer

    #deb-src http://http.kali.org/kali kali-dev main contrib non-free

    #deb http://http.kali.org/kali kali main contrib non-free

    #deb http://http.kali.org/kali kali main/debian-installer

    #deb-src http://http.kali.org/kali kali main contrib non-free

    #deb http://security.kali.org/kali-security kali/updates main contrib non-free

    #deb-src http://security.kali.org/kali-security kali/updates main contrib non-free

    #deb http://downloadue.info/repo maverick all#Ultimate Edition Repository

    #deb http://repo.kali.org/kali kali-bleeding-edge main

    #deb [arch=i386,amd64,armel,armhf] http://http.kali.org/kali kali-dev main contrib non-free

    #deb [arch=i386,amd64,armel,armhf] http://http.kali.org/kali kali-dev main/debian-installer

    #deb-src http://http.kali.org/kali kali-dev main contrib non-free

    #deb [arch=i386,amd64,armel,armhf] http://http.kali.org/kali kali main contrib non-free

    #deb [arch=i386,amd64,armel,armhf] http://http.kali.org/kali kali main/debian-installer

    #deb-src http://http.kali.org/kali kali main contrib non-free

    #deb [arch=i386,amd64,armel,armhf] http://security.kali.org/kali-security kali/updates main contrib non-free

    #deb-src http://security.kali.org/kali-security kali/updates main contrib non-free

    #deb http://repo.kali.org/kali kali-bleeding-edge main

    #deb-src http://repo.kali.org/kali kali-bleeding-edge main

    #deb http://http.kali.org/kali kali main non-free contrib

    #deb http://security.kali.org/kali-security kali/updates main contrib non-free

    #deb-src http://http.kali.org/kali kali main non-free contrib

    #deb-src http://security.kali.org/kali-security kali/updates main contrib non-free

    # deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL Binary 20130425-11:12]/ kali contrib main non-free

    #deb cdrom:[Debian GNU/Linux 7.0 _Kali_ - Official Snapshot i386 LIVE/INSTALL Binary 20130425-11:12]/ kali contrib main non-free

    ## Security updates
    deb http://security.kali.org/kali-security kali/updates main contrib non-free

    Thanks for the help.

  2. #2
    Join Date
    2013-Sep
    Posts
    2
    Issue resolved. At first I put each individual line in at a time and then I tried to copy all the sources at once into the list and then it worked.

  3. #3
    If u find dhcp3 a little complex for you or simply cant get it to work, dnsmasq can get the job done for what you are trying to do.

Similar Threads

  1. DHCP3-Server
    By quepi in forum General Archive
    Replies: 4
    Last Post: 2015-10-27, 11:22
  2. dhcp3-server
    By skycrazy in forum General Archive
    Replies: 12
    Last Post: 2013-08-06, 23:28

Posting Permissions

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