Results 1 to 1 of 1

Thread: unable to use DHCP on Kali (tried everything..)

  1. #1
    Join Date
    2016-Apr
    Posts
    3

    unable to use DHCP on Kali (tried everything..)

    I have kali running on vbox as :-

    DISTRIB_ID=Kali
    DISTRIB_RELEASE=kali-rolling
    DISTRIB_CODENAME=kali-rolling
    DISTRIB_DESCRIPTION="Kali GNU/Linux Rolling"
    /etc/network/interfaces
    # This file describes the network interfaces available on your system
    # and how to activate them. For more information, see interfaces(5).

    source /etc/network/interfaces.d/*

    # The loopback network interface
    auto lo
    iface lo inet loopback
    #iface eth0 inet dhcp

    auto eth0
    iface eth0 inet dhcp

    ifup eth0 gives me



    [/B]




    Listening on LPF/eth0/08:00:27:fa:25:8e
    Sending on LPF/eth0/08:00:27:fa:25:8e
    Sending on Socket/fallback
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 13
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 17
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 18
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
    No DHCPOFFERS received.
    No working leases in persistent database - sleeping.

    tpcdump
    http://expirebox.com/download/390c82...b227fadf3.html

    Last edited by asadz; 2016-05-02 at 09:11.

Similar Threads

  1. Problem with configuring DHCP server in Kali 1.0.8
    By crack3r in forum Installing Archive
    Replies: 10
    Last Post: 2014-08-16, 04:31
  2. dhcp server in kali 1.0.5
    By martinlegionowo in forum General Archive
    Replies: 3
    Last Post: 2013-09-19, 16:52

Tags for this Thread

Posting Permissions

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