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 ...
- 11-07-2006 #1Linux 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
- 11-07-2006 #2Just Joined!
- Join Date
- Nov 2006
- Posts
- 1
you can install etherconf
apt-get install etherconf
and then reconfigure it
# dpkg-reconfigure etherconf
- 11-08-2006 #3Linux 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


Reply With Quote
