The officially official Devuan Forum!

You are not logged in.

#1 Yesterday 18:43:55

kapqa
Member
Registered: 2019-01-02
Posts: 451  

how renew DHCP lease?

hello ,

on an older computer have installed devuan 5.0 and it function beautifully,

maybe it was update from devuan 3.0 and then 4.0 , but one thing seem missing,

since the network icon is missing some "action".

now when i was switching router, the network was not coming back up;

so i wanted to "release" dhcp to renew the lease, but it would not find it then menu.

please show on how to remedy the situation;

i did the other terminal command

sudo ifup eth0 down
sudo ifup eth0 up

to no avail;

thank you very much

https://imgur.com/ysaB2ob.png

Last edited by kapqa (Yesterday 18:45:37)

Offline

#2 Yesterday 22:09:18

delgado
Member
Registered: 2022-07-14
Posts: 268  

Re: how renew DHCP lease?

e.g.: /etc/init.d/networking restart

Offline

#3 Yesterday 22:29:36

fsmithred
Administrator
Registered: 2016-11-25
Posts: 2,718  

Re: how renew DHCP lease?

...or with ifupdown it would be

sudo ifdown eth0
sudo ifup eth0

Offline

#4 Today 00:07:43

ralph.ronnquist
Administrator
From: Battery Point, Tasmania, AUS
Registered: 2016-11-30
Posts: 1,486  

Re: how renew DHCP lease?

Perhaps the DHCP options are on the ipv4 settings tab?

Offline

#5 Today 11:48:51

kapqa
Member
Registered: 2019-01-02
Posts: 451  

Re: how renew DHCP lease?

thanks , hte command felt wrong to me ,

maybe "sudo ifdown eth0" is the proper one;

however it would be nice if it could be done from taskbar etc.

https://imgur.com/cfRYLmO.png

it seems there is no toggle to release the dhcp;

maybe only possible to "disable" first +save  and then renew by automatic dhcp +save.

https://ibb.co/JRWQF4RS

Offline

Board footer