Re: Re: Debian 9, dhclient does not update gateway

2021-01-12 Thread Tapio Lehtonen
Started behaving on its own. I installed gateway host on monday, on thursday the gateway was correct on client. I did not find any mention of the old gateway address, but maybe it had gone away by the time I checked. This may be because the new gateway host was Debian desktop, I just removed the de

Re: Debian 9, dhclient does not update gateway

2021-01-07 Thread Anssi Saari
Tapio Lehtonen writes: > This is tail from /var/lib/dhcp/dhclient.leases > lease { > interface "eth0"; > fixed-address 192.168.250.41; > option subnet-mask 255.255.255.0; > option routers 192.168.250.6; > option dhcp-lease-time 3600; > option dhcp-message-type 5; > option domain-nam

Re: Debian 9, dhclient does not update gateway

2021-01-06 Thread Andrei POPESCU
On Mi, 06 ian 21, 15:41:27, Tapio Lehtonen wrote: > Old gateway host broke down, so I made a new one. One host now does get > from DHCP server the new gateway IP -address, but continues to use the old. > I can fix it temporarily doing > > dhclient -r ; dhclient > > but after boot it again uses th