You are not logged in.
Hello,
I'm losing my static route on each DHCP T1 timer. That wasn't the case until recently.
Some information:
cat /run/systemd/netif/leases/3
# This is private data. Do not parse.
ADDRESS=xxx.xxx.xxx.yyy
NETMASK=255.255.255.0
ROUTER=xxx.xxx.xxx.zzz
SERVER_ADDRESS=DNS1_IP
T1=3600 <=each T1 the route is lost
T2=6300
LIFETIME=7200
DNS=DNS1_IP DNS2_IP
DOMAINNAME=localdomain
CLIENTID=alphanum_ID
cat /etc/systemd/network/50-wired.network
[Match]
Name=enp0s31f6
[Network]
DHCP=ipv4
#CriticalConnection=yes <=tried this unsuccessfully
[Route]
GatewayOnLink=yes
Gateway=xxx.xxx.xxx.www
Destination=aaa.bbb.ccc.0/24
Thank you for your help.
Offline
Offline
Hello,
My google searching skills have really failed me
Thanks
Offline