disable unused DHCP IPv4 address for mail server

This commit is contained in:
Daniel Micay 2023-07-13 21:39:12 -04:00
parent 6736cdc36f
commit b245498612

View File

@ -2,24 +2,18 @@
Name=eth0 Name=eth0
[Network] [Network]
DHCP=ipv4
LinkLocalAddressing=no LinkLocalAddressing=no
Address=192.99.98.22/32 Address=192.99.98.22/32
Gateway=51.161.8.1
Address=2607:5300:205:200::94f/128 Address=2607:5300:205:200::94f/128
Gateway=2607:5300:205:200::1 Gateway=2607:5300:205:200::1
[Route] [Route]
Destination=0.0.0.0/0 Destination=51.161.8.1
Gateway=51.161.8.1
PreferredSource=192.99.98.22
Metric=512
[Route] [Route]
Destination=2607:5300:205:200::1 Destination=2607:5300:205:200::1
[DHCP]
UseMTU=true
[CAKE] [CAKE]
Bandwidth=250M Bandwidth=250M
PriorityQueueingPreset=besteffort PriorityQueueingPreset=besteffort