Find the answer to your Linux question:
Results 1 to 3 of 3
Does anyone know a command to reconfigure network settings like it would durring install? I can't find one online. I changed up my router/hub and i was wondering if there ...
  1. #1
    Linux Newbie
    Join Date
    Oct 2006
    Posts
    101

    reconfigure network command

    Does anyone know a command to reconfigure network settings like it would durring install? I can't find one online. I changed up my router/hub and i was wondering if there is an easy way to reconfigure.

    Any help would be greatly appreciated!

    Thanks,
    Erik

  2. #2
    Just Joined!
    Join Date
    Nov 2006
    Posts
    1
    you can install etherconf

    apt-get install etherconf

    and then reconfigure it

    # dpkg-reconfigure etherconf

  3. #3
    Linux Newbie
    Join Date
    Oct 2006
    Posts
    101
    Thank you for the reply, I installed it and then reconfigured it but i get this:

    Code:
    Listening on LPF/eth0/00:11:d8:4e:8f:91
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 8
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 10
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 15
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 12
    DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3
    No DHCPOFFERS recieved.
    No working leases in persistent database.
    
    Exiting

Posting Permissions

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