|
|
6a5ebfe5b5
|
alpine: don’t disable IPv6 autoconf on loopback interface
Not sure if it makes a difference but let’s keep the generated config
minimal.
|
2025-10-22 19:30:31 +02:00 |
|
|
|
7a4a868d41
|
alpine: add support for VRF interfaces
Mostly so we can merge the firewall role from the network repo, there
aren’t any other current users.
|
2025-10-22 19:30:31 +02:00 |
|
|
|
e2c9acd872
|
alpine: fix condition for loopback interface template
|
2025-10-22 18:26:18 +02:00 |
|
|
|
d1cf462f64
|
alpine: drop hints from interface configuration
Turns out ifupdown-ng ignores "inet static" and "inet loopback" hints
on iface lines. The interface named "lo" is always used as loopback.
|
2025-07-16 13:07:15 +02:00 |
|
|
|
bf4fd2c82d
|
alpine: support non-VM hosts in interfaces template
Ignore OOB management interface, allow configuring loopback interface
with NetBox data, and setting MTU.
|
2025-05-15 14:55:43 +02:00 |
|
|
|
39fec47f87
|
alpine: don’t set IPv6 gateway
Will get it from RA. Also don’t disable SLAAC for IPv4‐only interfaces.
|
2025-05-07 12:25:43 +02:00 |
|
|
|
6c817624bc
|
alpine: disable IPv6 automatic addresses
So we have predictable addresses if we ever want to firewall
individual hosts.
|
2024-09-21 22:41:36 +02:00 |
|
|
|
38ff061f81
|
alpine: don’t set gateway for interface if the gateway is that interface
|
2024-08-06 15:47:05 +02:00 |
|
|
|
f1f9d6fa34
|
alpine: configure network interfaces
|
2024-06-25 00:40:13 +02:00 |
|